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

Unable to install the clustersecret helm chart #138

Closed
damey2011 opened this issue Jul 7, 2024 · 9 comments
Closed

Unable to install the clustersecret helm chart #138

damey2011 opened this issue Jul 7, 2024 · 9 comments

Comments

@damey2011
Copy link

damey2011 commented Jul 7, 2024

Before I now, I didn't have any problems using the cluster secret helm chart, but suddenly I have problems installing it.

Exception: invoke of kubernetes:helm:template failed: invocation of kubernetes:helm:template returned an error: 
failed to generate YAML for specified Helm chart: failed to pull chart: 
looks like "https://charts.clustersecret.io/" is not a valid chart repository or cannot be reached: 
Get "https://charts.clustersecret.io/index.yaml": dial tcp: lookup charts.clustersecret.io on 67.207.67.2:53: no such host

And when I do a nslookup on the domain:

Server:		8.8.8.8
Address:	8.8.8.8#53

** server can't find charts.clustersecret.io: NXDOMAIN

Is something wrong with the domain?

I understand it's not free to use domains like the clustersecret.io, maybe it can just be hosted on the github domains?

@ThisIsIPat
Copy link

same issue here

@zoispag
Copy link

zoispag commented Jul 8, 2024

Renovatebot complains as well.

image

@LoricAndre
Copy link

Same here, it seems like it is a DNS issue, as the main website cannot be resolved either.

@damey2011
Copy link
Author

damey2011 commented Jul 9, 2024

A workaround right now is to use it directly from github. Do an helm install directly from repo as https://raw.githubusercontent.com/zakkg3/ClusterSecret/cluster-secret-0.4.1/docs/ where cluster-secret-0.4.1 is the branch / tag. No need to specify the version anymore to helm otherwise you'd get an error of the version not existing - no version resolution needs to take place anymore since you already specified in the URL.

@duchuyvp
Copy link

Domain problem is still unsolve?

@Montralis
Copy link

Im not sure if this Repo is maintained anymore ... It is a nice project

@ThisIsIPat
Copy link

If anybody is looking for a replacement while this issue is not getting fixed, we have switched to this:

https://github.com/mittwald/kubernetes-replicator

@Montralis
Copy link

@ThisIsIPat hahah same here, replicator might be the better option, since one can control the ns that gets the secret + other ressources are also shareable

@zakkg3
Copy link
Owner

zakkg3 commented Sep 1, 2024

#139

@zakkg3 zakkg3 closed this as completed Sep 1, 2024
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

No branches or pull requests

7 participants