-
Notifications
You must be signed in to change notification settings - Fork 164
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
dev to alpha #8520
Open
k8s-on-aws-manager-app
wants to merge
58
commits into
alpha
Choose a base branch
from
dev-to-alpha
base: alpha
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
dev to alpha #8520
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
Contributor
k8s-on-aws-manager-app
bot
commented
Nov 8, 2024
•
edited
Loading
edited
- Register generic admitter for write protection behind a feature flag (#8519) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. - update deployment-service components (#8514) -
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. - make kube-janitor opt-in for production clusters (#8524) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. - update role-sync-controller and use CLI parameters for subjects (#8528) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. - [e2e] Refactor RBAC tests to use client-go instead of raw HTTP (#8532) -
major
Major feature changes or updates, e.g. feature rollout to a new country, new API calls. - [RBAC] drop secret read permission from poweruser ClusterRole (#8537) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. - [e2e] Improvements on the RBAC e2es (#8536) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. - [e2e] Skip authz test for access handled by admission-controller (#8539) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. - Update custom metrics image to work with ipv6 (#8541) -
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
Register generic admitter for write protection behind a feature flag
k8s-on-aws-manager-app
bot
added
updates/master-nodes
updates/defaults
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
labels
Nov 8, 2024
…vice update deployment-service components
k8s-on-aws-manager-app
bot
added
the
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
label
Nov 8, 2024
make kube-janitor opt-in for production clusters
…roller update role-sync-controller and use CLI parameters for subjects
… from testCaseData
We now match each SubjectAccessReview object with the expected result. We then populate a list of all those that didn't meet expectation. If a test fails, we use the String() function on the testCaseOutput to print all these violating SARs. If there are not such SARs, we consider the test passed.
[e2e] Refactor RBAC tests to use client-go instead of raw HTTP
k8s-on-aws-manager-app
bot
added
the
major
Major feature changes or updates, e.g. feature rollout to a new country, new API calls.
label
Nov 22, 2024
Refactor allNamespaces as a global slice Add clarification comments on the global slices Replace all instances of "resource not a secret" with a wider list of namespacedResources
[RBAC] drop secret read permission from poweruser ClusterRole
[e2e] Improvements on the RBAC e2es
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
[e2e] Skip authz test for access handled by admission-controller
…ler-e2e Update custom metrics image to work with ipv6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
major
Major feature changes or updates, e.g. feature rollout to a new country, new API calls.
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
updates/defaults
updates/master-nodes
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.