Skip to content

[kubectl-helm-minikube]: Handle failing build with fallback to prev. version for helm - #875

Merged
Samruddhi Khandale (samruddhikhandale) merged 10 commits into
devcontainers:mainfrom
gauravsaini04:kubectl-helm-minikube_fallback
Feb 28, 2024
Merged

[kubectl-helm-minikube]: Handle failing build with fallback to prev. version for helm#875
Samruddhi Khandale (samruddhikhandale) merged 10 commits into
devcontainers:mainfrom
gauravsaini04:kubectl-helm-minikube_fallback

Conversation

@gauravsaini04

@gauravsaini04 Gaurav Saini (gauravsaini04) commented Feb 23, 2024

Copy link
Copy Markdown
Contributor

Closes #334

Feature Name:

  • kubectl-helm-minikube

Description:

This PR adds the following functionality:

  • If package artifact (source binary) of latest version of released tag for helm is not able to download (i.e. it is not found) then download the previous version to the latest

Changelog:

  • Updated install.sh file in src/kubectl-helm-minikube/install.sh
  • Added test file to test the feature that was added
  • Increased the patch version in src/kubectl-helm-minikube/devcontainer-feature.json

Checklist:

  • Checked that applied changes work as expected

Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
@gauravsaini04
Gaurav Saini (gauravsaini04) marked this pull request as draft February 23, 2024 20:38
@gauravsaini04
Gaurav Saini (gauravsaini04) marked this pull request as ready for review February 23, 2024 22:28
Comment thread src/kubectl-helm-minikube/install.sh
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated
@gauravsaini04 Gaurav Saini (gauravsaini04) changed the title [kubectl-helm-minikube]: Handle failing build with fallback to prev. version [kubectl-helm-minikube]: Handle failing build with fallback to prev. version for helm Feb 24, 2024
Comment thread src/kubectl-helm-minikube/install.sh Outdated
Comment thread src/kubectl-helm-minikube/install.sh Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@samruddhikhandale
Samruddhi Khandale (samruddhikhandale) merged commit 5ca92d2 into devcontainers:main Feb 28, 2024
@gauravsaini04
Gaurav Saini (gauravsaini04) deleted the kubectl-helm-minikube_fallback branch February 29, 2024 01:09
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.

kubectl-helm-minicube: Adds retry logic to find git tags

2 participants