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

add /finalizers to fluent-operator-clusterRole.yaml to fix openshift … #608

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

schuenen
Copy link
Contributor

@schuenen schuenen commented Mar 9, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #425

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:

This PR fixes the openshift issue #425.
Adding /finalizers to the resources in the cluster-role fluent-operator solved the issue for us.

@benjaminhuo
Copy link
Member

@schuenen You'll need to sign your commit like below:

git commit -s --amend
git push -f

…issue #425

Signed-off-by: schuenen <36635932+schuenen@users.noreply.github.com>
@schuenen
Copy link
Contributor Author

schuenen commented Mar 9, 2023

@benjaminhuo hey the commit is signed now. Thx for the help.

@benjaminhuo
Copy link
Member

@schuenen Thanks for reporting and fixing this!

@benjaminhuo benjaminhuo merged commit 0463ab2 into fluent:master Mar 10, 2023
@schuenen schuenen deleted the issue/425 branch March 14, 2023 08:50
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: Operator cannot apply finalizer to resources on Openshift Cluster
2 participants