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

fix: correct unsafe conditional #1737

Merged
merged 1 commit into from Mar 1, 2024
Merged

Conversation

kurokobo
Copy link
Contributor

@kurokobo kurokobo commented Mar 1, 2024

SUMMARY

Closes #1734

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

Tested locally by deploying Operator that includes this PR.

$ IMG=registry.example.com/ansible/awx-operator:backup make docker-build
$ IMG=registry.example.com/ansible/awx-operator:backup make docker-push
$ IMG=registry.example.com/ansible/awx-operator:backup make deploy

@TheRealHaoLiu TheRealHaoLiu enabled auto-merge (squash) March 1, 2024 20:42
@TheRealHaoLiu TheRealHaoLiu merged commit 16b2f2a into ansible:devel Mar 1, 2024
6 checks passed
@kurokobo kurokobo deleted the backup branch March 1, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backup failed due to unsafe conditionals in 2.12.2
2 participants