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

debian-base: Build buster-v1.9.0 image #2189

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

justaugustus
Copy link
Member

What type of PR is this?

/kind feature
/area dependency release-eng/security

What this PR does / why we need it:

Part of kubernetes/kubernetes#104083 (cc: @vinayakankugoyal)

Signed-off-by: Stephen Augustus foo@auggie.dev

/assign @saschagrunert @cpanato @puerco
cc: @kubernetes/release-engineering

Which issue(s) this PR fixes:

Special notes for your reviewer:

/hold to spot-check the presubmit image build

Does this PR introduce a user-facing change?

debian-base: Build buster-v1.9.0 image

Signed-off-by: Stephen Augustus <foo@auggie.dev>
@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Aug 4, 2021
@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/feature Categorizes issue or PR as related to a new feature. area/dependency Issues or PRs related to dependency changes area/release-eng/security Issues or PRs related to release engineering security cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority area/release-eng Issues or PRs related to the Release Engineering subproject labels Aug 4, 2021
@k8s-ci-robot k8s-ci-robot requested review from puerco and xmudrii August 4, 2021 14:56
@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 4, 2021
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 4, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justaugustus, saschagrunert

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

The pull request process is described here

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

@justaugustus
Copy link
Member Author

/hold cancel

docker run -it gcr.io/k8s-staging-releng-test/debian-base:buster-v1.9.0 /bin/sh
Unable to find image 'gcr.io/k8s-staging-releng-test/debian-base:buster-v1.9.0' locally
buster-v1.9.0: Pulling from k8s-staging-releng-test/debian-base
c4646c1927c0: Pull complete
Digest: sha256:07fbf615d6d47cf9c5193f45dbc9635b69fc5de8239cefdc22ecf66fbdf92601
Status: Downloaded newer image for gcr.io/k8s-staging-releng-test/debian-base:buster-v1.9.0
# apt-get update
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [298 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
Fetched 8459 kB in 2s (5112 kB/s)
Reading package lists... Done
# apt list -a libsystemd0
Listing... Done
libsystemd0/stable,now 241-7~deb10u8 amd64 [installed,automatic]
libsystemd0/stable 241-7~deb10u7 amd64

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 4, 2021
@k8s-ci-robot k8s-ci-robot merged commit 8806caf into kubernetes:master Aug 4, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.22 milestone Aug 4, 2021
@vinayakankugoyal
Copy link
Contributor

@justaugustus - thanks for the quick turnaround. 🙏

@justaugustus
Copy link
Member Author

Promotion PR: kubernetes/k8s.io#2459

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. area/dependency Issues or PRs related to dependency changes area/release-eng/security Issues or PRs related to release engineering security area/release-eng Issues or PRs related to the Release Engineering subproject 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. needs-priority release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants