test: add E2E tests for --enable-cross-namespace flag#175
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sapphirew The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Doc changes is added - aws-controllers-k8s/docs#37 |
209b346 to
d616ec2
Compare
Bump runtime to v0.59.2-0.20260527214203-0e3ba692e1c5 which includes the --enable-cross-namespace-references flag and shared helper. Regenerate all resource code from the updated code-generator to call ackrt.ValidateCrossNamespaceReference in resolveReferenceFor<Field>. Includes Helm chart updates to expose the flag and E2E test for cross-namespace reference behavior.
d616ec2 to
01b525c
Compare
|
@sapphirew: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Issue #, if available:
Description of changes:
Regenerate iam-controller using updated code-generator and runtime that introduce the unified --enable-cross-namespace flag with phased rollout.
Generated code changes:
E2E tests cover three scenarios:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.