We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to categorize this issue?
/area control-plane /kind enhancement
What would you like to be added: If the server endpoint is wrongly defined: e.g.
server
- type: shoot-cert-service providerConfig: apiVersion: service.cert.extensions.gardener.cloud/v1alpha1 issuers: - name: letsencrypt email: ... server: https://acme-v02.api.letsencrypt.org/. #wrong, must be: https://acme-v02.api.letsencrypt.org/directory
The shoot status only reports some generic error message without details.
Issuer "shoot--foo--bar/letsencrypt" is unhealthy: issuer state is "Error" ("Ready" expected)
The error message should have be more helpful.
The text was updated successfully, but these errors were encountered:
@MartinWeindel Label area/controlplane does not exist.
Sorry, something went wrong.
No branches or pull requests
How to categorize this issue?
/area control-plane
/kind enhancement
What would you like to be added:
If the
server
endpoint is wrongly defined:e.g.
The shoot status only reports some generic error message without details.
The error message should have be more helpful.
The text was updated successfully, but these errors were encountered: