-
Notifications
You must be signed in to change notification settings - Fork 579
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
[E2E] Added tests for using filters in AWSResourceReference type fields #3382
[E2E] Added tests for using filters in AWSResourceReference type fields #3382
Conversation
@Ankitasw: This issue is currently awaiting triage. If CAPA/CAPI contributors determines this is a relevant issue, they will accept it by applying the The Instructions 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. |
cc @richardcase @sedefsavas I have added usage for filters and ID for |
baa49eb
to
aa02136
Compare
aa02136
to
6747ad5
Compare
eae9b03
to
60aab21
Compare
60aab21
to
8cbdb38
Compare
8cbdb38
to
1d81b06
Compare
/test pull-cluster-api-provider-aws-e2e |
1d81b06
to
70748cd
Compare
/test pull-cluster-api-provider-aws-e2e |
This PR is ready for review. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sedefsavas The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/area testing
What this PR does / why we need it:
This PR adds the E2E tests for usage of filters in AWSResourceReference type fields. It also adds comments to tests/manifests for the tests that are combined/overloaded with other existing tests.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #3348
Checklist: