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 and enable the UninstallST test #116

Closed
wants to merge 2 commits into from

Conversation

jiridanek
Copy link
Collaborator

@jiridanek jiridanek commented Mar 10, 2024

.withNewMetadata()
.withName(DELETE_CONFIG_MAP_NAME)
.withNamespace(OdhConstants.OLM_OPERATOR_NAMESPACE)
.withLabels(Map.ofEntries(Map.entry(DELETE_ANNOTATION, "true")))
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's label, not annotation

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I have it fixed in my branch

@jiridanek jiridanek marked this pull request as draft March 10, 2024 09:35
@jiridanek jiridanek force-pushed the jd_uninstall branch 3 times, most recently from a5b62bd to 8b7625c Compare March 10, 2024 15:56
@jiridanek
Copy link
Collaborator Author

@jiridanek jiridanek closed this Mar 10, 2024
@jiridanek jiridanek deleted the jd_uninstall branch March 10, 2024 17:20
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.

2 participants