Skip to content
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
wants to merge 58 commits into
base: alpha
Choose a base branch
from
Open

dev to alpha #8520

wants to merge 58 commits into from

Conversation

k8s-on-aws-manager-app[bot]
Copy link
Contributor

@k8s-on-aws-manager-app k8s-on-aws-manager-app bot commented Nov 8, 2024

  • 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.

@k8s-on-aws-manager-app 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
@k8s-on-aws-manager-app 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
demonCoder95 and others added 18 commits November 11, 2024 11:24
make kube-janitor opt-in for production clusters
…roller

update role-sync-controller and use CLI parameters for subjects
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.
@k8s-on-aws-manager-app 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
demonCoder95 and others added 23 commits November 22, 2024 18:51
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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants