Skip to content
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

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

Merged
merged 3 commits into from
Apr 19, 2022

Conversation

kaovilai
Copy link
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
Member Author

/retest

2 similar comments
@kaovilai
Copy link
Member Author

/retest

@kaovilai
Copy link
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

openshift-ci bot commented Apr 19, 2022

@kaovilai: all tests passed!

Full PR test history. Your PR dashboard.

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