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

improvement(k8s): catch k3s connectivity error and retry #4657

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

vvagaytsev
Copy link
Collaborator

This is a quickfix for Quickstart example demo in the Google Cloud Shell.

What this PR does / why we need it:
A quickfix for #4460

Which issue(s) this PR fixes:

Fixes #4460

Special notes for your reviewer:

This is a quickfix for Quickstart example demo in the Google Cloud Shell.
@vvagaytsev vvagaytsev requested review from thsig and a team June 19, 2023 10:37
@shumailxyz
Copy link
Contributor

@worldofgeese May be you can try it on the cloud shell? I guess it needs to be released first before it can be tried, right?

@vvagaytsev
Copy link
Collaborator Author

@worldofgeese May be you can try it on the cloud shell? I guess it needs to be released first before it can be tried, right?

If possible, would be nice to try it out before we release it. Is there a way to use a custom core build with the Cloud Shell @worldofgeese?

@worldofgeese
Copy link
Contributor

@vvagaytsev there is! Just change the step in https://github.com/garden-io/quickstart-example/blob/main/start.sh that downloads the Garden binary to the pre-release then change the link in the Cloud Shell button to point to your branch ($BRANCH below)

[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://shell.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2Fgarden-io%2Fquickstart-example.git&cloudshell_git_branch=$BRANCH&cloudshell_open_in_editor=project.garden.yml&cloudshell_tutorial=tutorial.md&show=ide&ephemeral=true)

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

Successfully merging this pull request may close these issues.

0.13: [Bug]: quickstart-example, when run on k3s, fails on first deploy only
3 participants