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

Renamed the ManagedBy label to OperatedBy #576

Merged

Conversation

jpkrohling
Copy link
Contributor

Based on the discussion from #571 and feedback from other sources, I think it's worth having a dedicated label key to indicate which operator is managing the instance, instead of using Kubernetes' app.kubernetes.io/managed-by

Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

Copy link
Contributor

@objectiser objectiser left a comment

Choose a reason for hiding this comment

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

LGTM - a couple of minor changes.

pkg/controller/jaeger/jaeger_controller_test.go Outdated Show resolved Hide resolved
pkg/controller/jaeger/jaeger_controller_test.go Outdated Show resolved Hide resolved
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #576 into master will not change coverage.
The diff coverage is 60%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #576   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files          73       73           
  Lines        3652     3652           
=======================================
  Hits         3333     3333           
  Misses        227      227           
  Partials       92       92
Impacted Files Coverage Δ
pkg/apis/jaegertracing/v1/builder.go 0% <0%> (ø) ⬆️
pkg/upgrade/upgrade.go 60% <100%> (ø) ⬆️
pkg/controller/jaeger/jaeger_controller.go 51.2% <50%> (ø) ⬆️

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 84f3c6c...885400b. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #576 into master will not change coverage.
The diff coverage is 60%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #576   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files          73       73           
  Lines        3652     3652           
=======================================
  Hits         3333     3333           
  Misses        227      227           
  Partials       92       92
Impacted Files Coverage Δ
pkg/apis/jaegertracing/v1/builder.go 0% <0%> (ø) ⬆️
pkg/upgrade/upgrade.go 60% <100%> (ø) ⬆️
pkg/controller/jaeger/jaeger_controller.go 51.2% <50%> (ø) ⬆️

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 84f3c6c...885400b. Read the comment docs.

@jpkrohling jpkrohling merged commit d89f267 into jaegertracing:master Aug 1, 2019
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