Skip to content

Conversation

Idane
Copy link
Contributor

@Idane Idane commented May 7, 2020

What this PR does / why we need it:
Ports the fix made in #4165 and fixes #2916

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

@helm-bot helm-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 7, 2020
…rmation

Signed-off-by: Idan Elhalwani <idan@elhalwani.com>
@Idane Idane force-pushed the feature/port4165 branch from 46ee1c8 to 93b0eee Compare May 7, 2020 09:38
@mattfarina
Copy link
Collaborator

I've duplicated the issue where the fix was merged into Helm v2.

@mattfarina mattfarina added bug Categorizes issue or PR as related to a bug. v3.x Issues and Pull Requests related to the major version v3 labels May 8, 2020
@mattfarina mattfarina added this to the 3.2.2 milestone May 8, 2020
@mattfarina mattfarina self-requested a review May 8, 2020 18:20
Copy link
Collaborator

@mattfarina mattfarina left a comment

Choose a reason for hiding this comment

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

Tested and it fixes the issue. I used the same method that @bacongobbler used when testing the change to Helm v2.

@mattfarina mattfarina added the needs-pick Indicates that a PR needs to be cherry-picked into the next release candidate. label May 8, 2020
@mattfarina mattfarina merged commit af52d35 into helm:master May 8, 2020
@liuming-dev
Copy link
Contributor

Need to perform gofmt -l -w -s . to format code.

@mattfarina mattfarina added the picked Indicates that a PR has been cherry-picked into the next release candidate. label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug. needs-pick Indicates that a PR needs to be cherry-picked into the next release candidate. picked Indicates that a PR has been cherry-picked into the next release candidate. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. v3.x Issues and Pull Requests related to the major version v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gzip: invalid header
4 participants