forked from karmada-io/karmada
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Test ci #1
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
Signed-off-by: calvin <[email protected]>
Signed-off-by: zach593 <[email protected]>
Signed-off-by: Vacant2333 <[email protected]>
…nalysis Add e2e coverage analysis
Signed-off-by: Parth Nanda <[email protected]>
changed sigs.k8s.io/cluster-api v1.5.0-rc.0 to v1.5.0
fix federated-hpa plain metric calc
karmada operator: fixed karmada label beinging overwritten
Signed-off-by: Lan Liang <[email protected]>
…rsion [CI] update k8s compatibility for CI of cli
…and to determine whether resource is managed by Karmada Signed-off-by: changzhen <[email protected]>
Signed-off-by: rajan.sharma <[email protected]>
Upgraded alpine base image
Signed-off-by: chaunceyjiang <[email protected]>
Signed-off-by: vie-serendipity <[email protected]>
feat: introducing a karmadactl top command
Signed-off-by: chaosi-zju <[email protected]>
…-get-without-rb-info [karmadactl get] judge with label on the resources determine whether resource is adopted by Karmada
automatic modify image version in helm chart when releasing
…idemanager_test improve overridemanager test
Signed-off-by: Tanggui Bian <[email protected]>
Signed-off-by: Eliran Bivas <[email protected]> Co-authored-by: Eliran Bivas <[email protected]>
Signed-off-by: Vacant2333 <[email protected]>
Signed-off-by: Lan Liang <[email protected]>
add http limit for the Slowloris attack
Signed-off-by: Tanggui Bian <[email protected]>
ResourceSummary add check index for -1
Signed-off-by: Tanggui Bian <[email protected]>
Add proposal for remove derived mcs
…fault_timeout update operator default timeout
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 cleanup
What this PR does / why we need it:
After the controller runtime update kubernetes-sigs/controller-runtime#2259, test case need to be adapted.
Which issue(s) this PR fixes:
Fixes karmada-io#3730
Special notes for your reviewer:
Does this PR introduce a user-facing change?: