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

dataset-operator lacks readiness probe #276

Open
starpit opened this issue Jul 9, 2023 · 0 comments
Open

dataset-operator lacks readiness probe #276

starpit opened this issue Jul 9, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@starpit
Copy link

starpit commented Jul 9, 2023

I think the dataset-operator deployment lacks a readiness probe. As a consequence, it is difficult to use standard Kubernetes mechanisms (e.g. kubectl wait --for=condition=ready to determine that datashim is ready for business.

For example, we sometimes see this:

Internal error occurred: failed calling webhook "mpod.datashim.io": failed to call webhook: Post "https://webhook-server.default.svc:443/mutate-v1-pod?timeout=10s": dial tcp 10.96.121.204:443: connect: connection refused reason:ItemCreationFailure

@srikumar003 srikumar003 added bug Something isn't working enhancement New feature or request labels Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants