-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[zn-ch] fix cel expression in resourceclaimtemplate.yaml #52409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zn-ch] fix cel expression in resourceclaimtemplate.yaml #52409
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/hold
Hi @alikhere, you need to change the english upstream first before change the zh version.
Also, this zh file has some more insynced content:
./scripts/lsync.sh content/zh-cn/examples/dra/resourceclaimtemplate.yaml
diff --git a/content/en/examples/dra/resourceclaimtemplate.yaml b/content/en/examples/dra/resourceclaimtemplate.yaml
index 83e9c63b1b..1a604e102e 100644
--- a/content/en/examples/dra/resourceclaimtemplate.yaml
+++ b/content/en/examples/dra/resourceclaimtemplate.yaml
@@ -1,4 +1,4 @@
-apiVersion: resource.k8s.io/v1beta2
+apiVersion: resource.k8s.io/v1
kind: ResourceClaimTemplate
metadata:
name: example-resource-claim-template
a7b1208
to
ee0b4e4
Compare
@windsonsea synced apiVersion too and PR for en has already been raise #52338 waiting to get merge |
/lgtm |
LGTM label has been added. Git tree hash: 069f3aa7c9c6ae3632f105674a55feba9fa6ea55
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fix cel expression in content/zh-cn/examples/dra/resourceclaimtemplate.yaml
sync with #52338