external-secrets / kubernetes-external-secrets

Integrate external secret management systems with Kubernetes
MIT License
2.6k stars 404 forks source link

Github-Pages Down? #851

Closed Silvanoc closed 2 years ago

Silvanoc commented 2 years ago

Installation fails with error message

Error: failed to download "external-secrets/kubernetes-external-secrets" at version "8.3.0"

and I get an error 404 when going to the corresponding URL https://external-secrets.github.io/kubernetes-external-secrets/

Is there something wrong on the pages? On GitHub? No idea.

Flydiverny commented 2 years ago

Seems to be available as expected https://external-secrets.github.io/kubernetes-external-secrets/index.yaml

Silvanoc commented 2 years ago

No idea, why the installation is failing. It has to be some issue on my side.

In any case, my fault that I've reported this issue. Without an index.html trying to get something from https://external-secrets.github.io/kubernetes-external-secrets/ was logically failing. Looking for index.yaml succeeds.

Silvanoc commented 2 years ago

@Flydiverny thanks for the quick reaction and sorry for the wrong report!