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 rbac policy issue with blockOwnerDeletion #384

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Fix rbac policy issue with blockOwnerDeletion #384

merged 1 commit into from
Apr 30, 2019

Conversation

objectiser
Copy link
Contributor

Fixes #383

Tested on minishift and minikube - to make sure operator deploys ok, but also that the service jaeger-operator is still removed when operator uninstalled.

Signed-off-by: Gary Brown gary@brownuk.com

Signed-off-by: Gary Brown <gary@brownuk.com>
@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #384 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files          64       64           
  Lines        3094     3094           
=======================================
  Hits         2776     2776           
  Misses        216      216           
  Partials      102      102

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01754a7...253a009. Read the comment docs.

Copy link
Contributor

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

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

LGTM, but would be nice to get a confirmation from @kevinearls that it fixes the issue he reported.

@kevinearls
Copy link
Contributor

@objectiser @jpkrohling will try it now

@kevinearls
Copy link
Contributor

LGTM

@objectiser objectiser merged commit 93ce81b into jaegertracing:master Apr 30, 2019
@objectiser objectiser deleted the ownerrefbug branch April 30, 2019 14:58
@pavolloffay pavolloffay added the bug Something isn't working label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error deploying the operator on OpenShift
4 participants