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

Fix incorrect timestamp when helm package #4161

Conversation

mattjmcnaughton
Copy link

Fix #4158

The files contained in the tar file from helm package did not have
the correct timestamp. This lack of timestamp occurred because we were
not writing any time to the tar header file.

The files contained in the `tar` file from `helm package` did not have
the correct timestamp. This lack of timestamp occurred because we were
not writing any time to the tar header file.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 2, 2018
Copy link
Member

@bacongobbler bacongobbler left a comment

Choose a reason for hiding this comment

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

thank you for fixing this! Just gonna hold off and see if we need to bring this into Helm 3 as well.

@bacongobbler
Copy link
Member

cc @adamreese, think we want to make a patch to Helm 3 with this fix?

@bacongobbler bacongobbler added the v3.x Issues and Pull Requests related to the major version v3 label Jun 11, 2018
@bacongobbler bacongobbler merged commit 9a788b7 into helm:master Jul 31, 2018
Hiruma31 added a commit to Hiruma31/helm that referenced this pull request Dec 19, 2019
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
Hiruma31 added a commit to Hiruma31/helm that referenced this pull request Dec 19, 2019
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
Hiruma31 added a commit to Hiruma31/helm that referenced this pull request Dec 19, 2019
Lint CRLF
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
Hiruma31 added a commit to Hiruma31/helm that referenced this pull request Dec 19, 2019
Lint CRLF
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
bacongobbler pushed a commit that referenced this pull request Dec 19, 2019
Port PR #4161 to Helmv3 - Fix incorrect timestamp when helm package
mattfarina pushed a commit that referenced this pull request Jan 28, 2020
Lint CRLF
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
(cherry picked from commit 8cb3c02)
bamachrn pushed a commit to bamachrn/helm that referenced this pull request Feb 28, 2020
Lint CRLF
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
bamachrn pushed a commit to bamachrn/helm that referenced this pull request Feb 28, 2020
Lint CRLF
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
bamachrn pushed a commit to bamachrn/helm that referenced this pull request Feb 28, 2020
Lint CRLF
Signed-off-by: Romain Grenet <romain.grenet@gmail.com>
@baijum baijum mentioned this pull request May 26, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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.

3 participants