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

helm repository DNS record gone #1349

Closed
DesmondH0 opened this issue Nov 28, 2023 · 12 comments
Closed

helm repository DNS record gone #1349

DesmondH0 opened this issue Nov 28, 2023 · 12 comments
Assignees

Comments

@DesmondH0
Copy link

Describe the bug
Looks like banzaicloud helm repo domain DNS record is not resolvable from public DNS
Domain: kubernetes-charts.banzaicloud.com

Steps to reproduce the issue:

#> dig kubernetes-charts.banzaicloud.com @8.8.8.8 +short
(empty result)
#> dig kubernetes-charts.banzaicloud.com @1.1.1.1 +short
(empty result)

#> helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com
Error: looks like "https://kubernetes-charts.banzaicloud.com" is not a valid chart repository or cannot be reached: Get "https://kubernetes-charts.banzaicloud.com/index.yaml": dial tcp: lookup kubernetes-charts.banzaicloud.com on ${my_DNS}:53: server misbehaving

Expected behavior
Able to resolve and add the repo as expected

@bbl232
Copy link

bbl232 commented Nov 28, 2023

Ditto

@ChrisMcKenzie
Copy link

ChrisMcKenzie commented Nov 28, 2023

Is there any update on this?

thanks

wenerme added a commit to wenerme/charts that referenced this issue Nov 29, 2023
@nerzhul
Copy link

nerzhul commented Nov 29, 2023

same issue here, and we forgot to cache it ahem

@nerzhul
Copy link

nerzhul commented Nov 29, 2023

their DNS zone is totally broken

❯ drill SOA banzaicloud.com
;; ->>HEADER<<- opcode: QUERY, rcode: SERVFAIL, id: 51178
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 
;; QUESTION SECTION:
;; banzaicloud.com.	IN	SOA

@francoisferrand
Copy link

francoisferrand commented Nov 29, 2023

Looking at DNS history, it seems this used to alias to banzaicloud-kubernetes-charts.prod.eticloud.io, which is still up: so the charts may still be available there, if that helps

@AdamWyzgol
Copy link

Is Banzai Cloud closed by Cisco? looks like most valuable part that was Bank Vaults was moved to new organization so is that means Banzai Cloud is dead?

@morphalus
Copy link

I think that is a classic issue. Forgot to pay the bill or something like that.

@lgecse
Copy link
Member

lgecse commented Nov 29, 2023

@DesmondH0 thanks for reporting the issue. There is a temporary disruption in the legacy Banzai Cloud AWS account, affecting the helm repository. Our SRE team is actively working to resolve this issue. We apologize for any inconvenience and appreciate your patience. We'll keep you updated on the progress.

@lgecse lgecse self-assigned this Nov 29, 2023
@lgecse
Copy link
Member

lgecse commented Nov 29, 2023

@DesmondH0 the repo should be accessible again, please let me know if we can close this issue.

@PsychoSid
Copy link

Working for me now. Thank you.

@lgecse lgecse closed this as completed Nov 29, 2023
@DesmondH0
Copy link
Author

Working for me as well, thanks a lot 💯

@bs-amitmahajan29
Copy link

This has occurred again (#1350), @lgecse can you please have a look at it?

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

10 participants