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

ROX-17712: Ensure finalizer is present before applying the resources #35

Closed
wants to merge 1 commit into from

Conversation

ludydoo
Copy link
Contributor

@ludydoo ludydoo commented Jun 22, 2023

No description provided.

@@ -267,7 +267,7 @@ func WithOverrideValues(overrides map[string]string) Option {
}
}

// WithDependentWatchesEnabled is an Option that configures whether the
Copy link
Collaborator

Choose a reason for hiding this comment

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

This a noble change, but might be a PITA if we upstream this feature separately.

pkg/reconciler/reconciler.go Show resolved Hide resolved
Copy link
Collaborator

@porridge porridge left a comment

Choose a reason for hiding this comment

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

I forgot to click save before finishing the previous review 😅

pkg/reconciler/reconciler.go Show resolved Hide resolved
@ludydoo
Copy link
Contributor Author

ludydoo commented Jun 27, 2023

for reference: operator-framework/helm-operator-plugins#218

Co-authored-by: Marcin Owsiany <porridge@redhat.com>
@ludydoo ludydoo force-pushed the ROX-17712-ensure-finalizer-present branch from 4dca9f1 to 4219dea Compare June 29, 2023 14:05
@ludydoo ludydoo changed the title Ensure finalizer is present before applying the resources ROX-17712: Ensure finalizer is present before applying the resources Jun 30, 2023
@ludydoo ludydoo closed this Jun 30, 2023
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.

4 participants