-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
chore(deps): upgrade k8s version and client-go #15852
Merged
Merged
Commits on Jun 10, 2023
-
chore(deps): upgrade k8s version and client-go
Signed-off-by: fengshunli <1171313930@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 79c983e - Browse repository at this point
Copy the full SHA 79c983eView commit details
Commits on Sep 22, 2023
-
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f68f62a - Browse repository at this point
Copy the full SHA f68f62aView commit details -
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9478476 - Browse repository at this point
Copy the full SHA 9478476View commit details
Commits on Sep 23, 2023
-
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2c6668 - Browse repository at this point
Copy the full SHA d2c6668View commit details -
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4aa81c1 - Browse repository at this point
Copy the full SHA 4aa81c1View commit details -
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0cd79b - Browse repository at this point
Copy the full SHA e0cd79bView commit details
Commits on Sep 27, 2023
-
fix: check for double definition
As found in argoproj#13965 (and as a follow-up to argoproj#13999), we also need to define what happens if _both_ managedNamespaceMetadata _and_ an Application manifest are both defined for the same namespace. The idea here is that if that happens, we emit an `ApplicationConditionRepeatedResourceWarning`, and set the sync status to `Unknown`, since it's unclear what is supposed to happen. The user will then have the option of removing one of the two definitions. Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19143f8 - Browse repository at this point
Copy the full SHA 19143f8View commit details -
fix: check for double definition
A simpler fix - don't add a managed namespace to the targetObjs list if a namespace already exists in the application source. Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d4eec56 - Browse repository at this point
Copy the full SHA d4eec56View commit details
Commits on Oct 2, 2023
-
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 792a785 - Browse repository at this point
Copy the full SHA 792a785View commit details
Commits on Oct 6, 2023
-
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f5f5b6 - Browse repository at this point
Copy the full SHA 5f5f5b6View commit details -
build: extra space in doc, again
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3d60a80 - Browse repository at this point
Copy the full SHA 3d60a80View commit details -
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9bcf31 - Browse repository at this point
Copy the full SHA f9bcf31View commit details
Commits on Oct 13, 2023
-
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ca9f06 - Browse repository at this point
Copy the full SHA 9ca9f06View commit details -
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aef1ccb - Browse repository at this point
Copy the full SHA aef1ccbView commit details
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.