Skip to content

Conversation

@NBardelot
Copy link
Contributor

@NBardelot NBardelot commented Jan 27, 2026

Closes #970

/kind feature
Availibity of tar and gzip in the docker image to use with git-archive

  • Adding the packages tar and gzip during the staging phase in the image
  • Adding an end-to-end test, testing that a post-sync hook that runs git-archive can use the format tgz
  • Sorting the inputs of /stage_binaries.sh in the Dockerfile for convenience for future diffs

* Adding the packages `tar` and `gzip` during the staging phase
  in the image
* Adding an end-to-end test, testing that a post-sync hook that
  runs `git-archive` can use the format `tgz`
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 27, 2026
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 27, 2026
@thockin
Copy link
Member

thockin commented Jan 27, 2026

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 27, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: NBardelot, thockin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 27, 2026
@k8s-ci-robot k8s-ci-robot merged commit 5b53c82 into kubernetes:master Jan 27, 2026
5 checks passed
@NBardelot NBardelot deleted the feature/add_tar_and_gzip branch January 28, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: availibity of tar and zip in the docker image to use with git-archive

3 participants