-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NE-1324: E2E tests for Assume Role in Shared VPC Cluster
`go.mod`: Bumped openshift/api for DNS PrivateZoneIAMRole field `go.sum`: Generated `test/e2e/operator_test.go`: Add TestExternalDNSAssumeRole E2E test `test/e2e/util.go`: Add getDNSRecordValuesWithAssumeRole to interface `test/e2e/aws.go`: Add getDNSRecordValuesWithAssumeRole implementation `test/e2e/azure.go`: Stub out getDNSRecordValuesWithAssumeRole `test/e2e/gcp.go`: Stub out getDNSRecordValuesWithAssumeRole `test/e2e/infoblox.go`: Stub out getDNSRecordValuesWithAssumeRole
- Loading branch information
Showing
160 changed files
with
12,861 additions
and
4,204 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.