-
Notifications
You must be signed in to change notification settings - Fork 444
Enable conversion webhooks for v1beta2 (LocalQueue & ClusterQueue & Workload) #7318
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mimowo 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 |
c178cd0
to
032a85a
Compare
09652ef
to
f425a2f
Compare
64c3260
to
87efe2c
Compare
/test pull-kueue-test-integration-baseline-main |
cc @tenzen-y |
87efe2c
to
7d6a769
Compare
cc @mbobrovskyi ptal |
/test pull-kueue-test-e2e-main-1-34 |
/lgtm |
LGTM label has been added. Git tree hash: 5797ddef8abb5814ed2679187df6124e0bb8ae03
|
/hold if @tenzen-y have some comments |
7d6a769
to
26d1f29
Compare
New changes are detected. LGTM label has been removed. |
rebased |
26d1f29
to
87461c0
Compare
87461c0
to
9d1777b
Compare
9d1777b
to
6d56445
Compare
/test pull-kueue-test-e2e-customconfigs-main |
@mimowo: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind api-change
What this PR does / why we need it:
Which issue(s) this PR fixes:
Part of #7113
Special notes for your reviewer:
This introduces just a subset of conversions, but we could consider merging this already so that the future diffs are easier to comprehend. Adding more conversions will not change the approach hopefully.
Not adding any release notes because we already have in the previous PR introducing v1beta2. We will also refine the release notes at the end of the migration process.
Does this PR introduce a user-facing change?