-
Notifications
You must be signed in to change notification settings - Fork 407
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
[WIP] feat: add yurtappset validation webhook and default nodepool label #1987
Closed
vie-serendipity
wants to merge
26
commits into
openyurtio:master
from
vie-serendipity:feat/yurtappset-webhook
Closed
[WIP] feat: add yurtappset validation webhook and default nodepool label #1987
vie-serendipity
wants to merge
26
commits into
openyurtio:master
from
vie-serendipity:feat/yurtappset-webhook
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…a1 yurtappset fix: add statefulset manager fix: create function of statefulset manager
…t/yurtappset-webhook
openyurtio#1974) * fix: deployment render should only mutate workloads created by yurtappset v1alpha1
…pods with specified annotation (openyurtio#1935) (openyurtio#1959)
…yurtio#1912) (openyurtio#1981) Signed-off-by: Chenzhao Huang <[email protected]>
…penyurtio#1913) (openyurtio#1982) Signed-off-by: Chenzhao Huang <[email protected]>
…14 (openyurtio#1978) Signed-off-by: fengshunli <[email protected]>
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.7.0 to 2.12.0. - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.7.0...v2.12.0) --- updated-dependencies: - dependency-name: github.com/go-resty/resty/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…openyurt into feat/yurtappset-webhook
Quality Gate failedFailed conditions |
vie-serendipity
changed the title
[WIP] Add yurtappset validation webhook and default nodepool label
[WIP] feat: add yurtappset validation webhook and default nodepool label
Mar 20, 2024
@vie-serendipity please fix the conflicts. |
@rambohe-ch Because the commits in the pull request are very messy. I open a new pull request. https://github.com/openyurtio/openyurt/pull/1997 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind enhancement
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #1970 #1969 #1966
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note