fix: CreateOnlyIfNotExistingDependentWithSSAIT actually use SSA for the test by csviri · Pull Request #2921 · operator-framework/java-operator-sdk
-
Notifications
You must be signed in to change notification settings - Fork 239
Merged
Conversation
csviri
deleted the
fix-create-test
branch
| @RegisterExtension | ||
| LocallyRunOperatorExtension extension = | ||
| LocallyRunOperatorExtension.builder() | ||
| .withConfigurationService(o -> o.withDefaultNonSSAResource(Set.of())) |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A comment as to why this is needed would help as this isn't obvious what this has anything to do with this test.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure, will do a PR. thx
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
metacosm pushed a commit that referenced this pull request
…he test (#2921) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
This file contains hidden or 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