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

[V1] refactor: rename helm.Deployer to helm.Deployer3 to prepare for helm31Deployer #7415

Merged
merged 1 commit into from
May 17, 2022

Conversation

tejal29
Copy link
Contributor

@tejal29 tejal29 commented May 16, 2022

Supporting helm init on v1.

Relates to #6683

To add helm31 Deployer, we need to move this old deployer which manages deploying with helm 3.0, to a base and then re-use for helm30 Deployer and helm31 deployer.

The commands will be same. Only thing changing will be helm31 deployer will invoke helm render

@tejal29 tejal29 requested a review from a team as a code owner May 16, 2022 21:39
@tejal29 tejal29 requested review from renzodavid9 and removed request for a team May 16, 2022 21:39
@tejal29 tejal29 changed the title refactor: rename helm.Deployer to helm.Deployer3 to prepare for helm31Deployer [V1] refactor: rename helm.Deployer to helm.Deployer3 to prepare for helm31Deployer May 16, 2022
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

❗ No coverage uploaded for pull request base (v1@4ad93bb). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             v1    #7415   +/-   ##
=====================================
  Coverage      ?   68.48%           
=====================================
  Files         ?      561           
  Lines         ?    26542           
  Branches      ?        0           
=====================================
  Hits          ?    18178           
  Misses        ?     7101           
  Partials      ?     1263           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@tejal29 tejal29 merged commit 7d12109 into GoogleContainerTools:v1 May 17, 2022
tejal29 added a commit to tejal29/skaffold that referenced this pull request Jun 24, 2022
tejal29 added a commit that referenced this pull request Jun 24, 2022
* Revert "feat: [V1] Add helm3.1deployer no op (#7423)"

This reverts commit 6cc40f3.

* Revert "refactor: rename helm.Deployer to helm.Deployer3 to prepare for helm.Deployer31 (#7415)"

This reverts commit 7d12109.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants