runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Common ACK runtime and type system

Results 6 runtime issues
Sort by recently updated
recently updated
newest added

Issue #, if available: https://github.com/aws-controllers-k8s/community/issues/2031 Description of changes: Add a new version the CARM map in parallel of existing `ack-role-account-map` Usage: ``` apiVersion: v1 kind: ConfigMap metadata: name: ack-carm-map namespace:...

ok-to-test

Kubernetes 1.30 was released 6 days ago and ACK should follow :) - Bumping our client-go k8s/apimachinery and controller-runtimes for a smooth ACK on 1.30 experience. By submitting this pull...

approved

This commit adds support for making ACK resources read-only via an annotation. A new `services.k8s.aws/read-only` annotation can be added to a resource to instruct the ACK service controller to not...

approved

Issue #, if available: https://github.com/aws-controllers-k8s/community/issues/2031 Description of changes: Add support of `team-id` annotation in the namespace. Each `team-id` can associate with a different AWS Role ARN. So that the controller...

ok-to-test
do-not-merge/work-in-progress

Issue #, if available: https://github.com/aws-controllers-k8s/community/issues/2031 Description of changes: - on top of https://github.com/aws-controllers-k8s/runtime/pull/139 - putting the CARMv2 map behind a feature flag - adding support for service level isolation e.g....

do-not-merge/work-in-progress

- Bump Kubernetes related packages to `v0.31.0` - Update controller-runtime to `v0.19.0` By submitting this pull request, I confirm that my contribution is made under the terms of the Apache...

approved