Skip to content

Don't getProviderSecret when noDefaultBackupLocation: true, backupImages: false#607

Merged
kaovilai merged 3 commits into
openshift:masterfrom
kaovilai:noDefaultBsl
Apr 19, 2022
Merged

Don't getProviderSecret when noDefaultBackupLocation: true, backupImages: false#607
kaovilai merged 3 commits into
openshift:masterfrom
kaovilai:noDefaultBsl

Conversation

@kaovilai
Copy link
Copy Markdown
Member

@kaovilai kaovilai commented Mar 22, 2022

Closes #420 OADP-460
Signed-off-by: Tiger Kaovilai tkaovila@redhat.com

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
…ages is false

Use BackupImages functions when checking conditions
@kaovilai
Copy link
Copy Markdown
Member Author

/retest

2 similar comments
@kaovilai
Copy link
Copy Markdown
Member Author

/retest

@kaovilai
Copy link
Copy Markdown
Member Author

/retest

@kaovilai kaovilai changed the title Don't getProviderSecret when noDefaultBackupLocation flag set Don't getProviderSecret when noDefaultBackupLocation: true, backupImages: false Mar 24, 2022
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 19, 2022

@kaovilai: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@kaovilai kaovilai merged commit 484d0c8 into openshift:master Apr 19, 2022
kaovilai added a commit to kaovilai/oadp-operator that referenced this pull request May 17, 2022
…ges: false (openshift#607)

* Don't getProviderSecret when noDefaultBackupLocation flag set

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

* add check that when NoDefaultBackupLocation is set, dpa.Spec.BackupImages is false

Use BackupImages functions when checking conditions

* fix test case
kaovilai added a commit that referenced this pull request May 18, 2022
…handling [1.0 cp] #701 #607 (#702)

* OADP-524 mtc operator type

Enables alternative behavior when OADP is consumed by MTC

* Remove unused comment.

* Don't getProviderSecret when noDefaultBackupLocation: true, backupImages: false (#607)

* Don't getProviderSecret when noDefaultBackupLocation flag set

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>

* add check that when NoDefaultBackupLocation is set, dpa.Spec.BackupImages is false

Use BackupImages functions when checking conditions

* fix test case

* remove duplicate test entry

* test case name typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Setting NoDefaultBackupLocation still requires a cloud-credentials secret

3 participants