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 healthz, readyz probes to controller manager. #603

Conversation

adriankostrubiak-tomtom
Copy link
Contributor

add healthz, readyz probes to controller manager.

fixes #602

Signed-off-by: Adrian Kostrubiak adrian.kostrubiak@tomtom.com


I'm unclear if there's a good way to add unit/etc tests for this change. If there is, I'd welcome any ideas or suggestions.

fixes open-telemetry#602

Signed-off-by: Adrian Kostrubiak adrian.kostrubiak@tomtom.com
Copy link
Member

@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. The import order of a source file looks odd, once it's fixed, I'll merge this.

main.go Outdated Show resolved Hide resolved
@jpkrohling jpkrohling enabled auto-merge (squash) December 6, 2021 11:29
@jpkrohling
Copy link
Member

Auto-merging this. If it doesn't work, feel free to ping me and I'll merge it manually.

@jpkrohling jpkrohling merged commit d63c942 into open-telemetry:main Dec 6, 2021
shree007 pushed a commit to shree007/opentelemetry-operator that referenced this pull request Dec 12, 2021
* add healthz, readyz probes to controller manager.

fixes open-telemetry#602

Signed-off-by: Adrian Kostrubiak adrian.kostrubiak@tomtom.com

* fix manager port

* run `make bundle' to update csv

* nitty change flag naming to be more consistent with existing flags

* fix import ordering
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
* add healthz, readyz probes to controller manager.

fixes open-telemetry#602

Signed-off-by: Adrian Kostrubiak adrian.kostrubiak@tomtom.com

* fix manager port

* run `make bundle' to update csv

* nitty change flag naming to be more consistent with existing flags

* fix import ordering
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.

Controller manager does not expose healthz/readyz probes
3 participants