Skip to content

build: install tar in our docker image#57241

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
chrisseto:ubi-tar
Nov 30, 2020
Merged

build: install tar in our docker image#57241
craig[bot] merged 1 commit intocockroachdb:masterfrom
chrisseto:ubi-tar

Conversation

@chrisseto
Copy link
Copy Markdown
Contributor

In the switch to redhat's ubi image, many binaries were excluded in the
container. The loss of tar breaks kubectl cp, a critical tool for
debugging cockroachdb clusters that are running in kubernetes.
This commit includes tar into our docker images such that kubectl cp
will work out of the box.

Release note (general change): Included tar in docker images. This allows users to use kubectl cp on 20.2.x containers.

In the switch to redhat's ubi image, many binaries were excluded in the
container. The loss of tar breaks kubectl cp, a critical tool for
debugging cockroachdb clusters that are running in kubernetes.
This commit includes tar into our docker images such that kubectl cp
will work out of the box.

Release note (general change): Included tar in docker images. This allows users to use kubectl cp on 20.2.x containers.
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@chrisseto
Copy link
Copy Markdown
Contributor Author

bors r=kenliu

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 30, 2020

Build succeeded:

@craig craig bot merged commit ae509ad into cockroachdb:master Nov 30, 2020
@chrisseto chrisseto deleted the ubi-tar branch December 1, 2020 14:30
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.

3 participants