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

If an issuer is defined with wrong server endpoint, the error message should be more helpful #316

Open
MartinWeindel opened this issue Nov 21, 2024 · 1 comment
Labels
area/control-plane Control plane related kind/enhancement Enhancement, improvement, extension

Comments

@MartinWeindel
Copy link
Member

MartinWeindel commented Nov 21, 2024

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.

    - 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.

@gardener-robot gardener-robot added the kind/enhancement Enhancement, improvement, extension label Nov 21, 2024
@gardener-robot
Copy link

@MartinWeindel Label area/controlplane does not exist.

@MartinWeindel MartinWeindel added the area/control-plane Control plane related label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Control plane related kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

2 participants