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

Bump k8s.io/release from 0.4.1 to 0.7.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2021

Bumps k8s.io/release from 0.4.1 to 0.7.0.

Release notes

Sourced from k8s.io/release's releases.

v0.7.0

Changes by Kind

Feature

  • Added StageExtraFiles to build.Options to allow staging ExtraGcpStageFiles and ExtraWindowsStageFiles (#1843, @saschagrunert) [SIG Release]

  • Added release notes JSON as krel stage/release artifact (#1805, @saschagrunert) [SIG Release]

  • Added release notes index publishing API to release package.

  • Added the release-notes.json to krel release artifacts as well as an updated index file. The index file can be used to find referencing release notes. The location of the index file is https://storage.googleapis.com/kubernetes-release-gcb/release/release-notes-index.json for the mock bucket and https://storage.googleapis.com/kubernetes-release/release/release-notes-index.json for the production bucket. (#1814, @saschagrunert) [SIG Release]

  • Changed release notes fetching for official (non patch) releases to also assume a JSON version side by side to the markdown draft (#1815, @saschagrunert) [SIG Release]

  • Images: Add 1.20 variant for k8s-ci-builder (#1807, @xmudrii) [SIG Release]

  • Images: Build debian-base:buster-v1.3.0 (#1835, @wespanther) [SIG Release]

  • Images: Build debian-hyperkube-base:buster-v1.3.0

  • Images: Build debian-iptables:buster-v1.4.0

  • Krel release-notes now has 'do_not_publish' field in map to override release-note-none

    • fixes regression where k/sig-release local copy might be deleted when user does not want to create automated PR at the end of create-draft-pr workflow (#1846, @wilsonehusin) [SIG Release]
  • Krel: add option to post the testgridshot straight to github issue (#1810, @cpanato) [SIG Release]

  • New binary module for analysis of executables. Initial functionality includes parsing of ELF, Mach-O and PE (win) executables to determine platform, OS, and wordlength (64/32 bit) (#1856, @puerco) [SIG Release]

  • New tool publish-release to make available our release announcement tools to other projects. (#1705, @puerco) [SIG Release]

  • Pkg/cip: Add cli package

    The cli package holds configurable options and command function logic for the commands in the k8s-container-image-promoter repo.

    This will allow us to:

    • refactor/integrate the commands without updates to the cip repo
    • start pulling functionality into kpromo
    • further decrease reliance on bazel

    (Commands were copied in from https://github.com/kubernetes-sigs/k8s-container-image-promoter/tree/455e8e6a6d2888de200d1fdadf2ee0e3d5c7d1d3.) (#1804, @justaugustus) [SIG Release]

  • Retry up to 3 times if the release does not show up right away when updating the GitHub page. (#1852, @puerco) [SIG Release]

  • Switch to docker buildx for building debian-base, debian-iptables and debian-hyperkube-base container images (#1864, @saschagrunert) [SIG Release]

  • The Release Notes draft pull request now includes the JSON version of the release notes draft which (#1821, @puerco) [SIG Release]

  • The following images are now built with Go 1.15.7:

    • kube-cross:v1.15.7-1
    • go-runner:buster-v2.2.3
    • vulndash:v0.4.3-1
    • releng-ci:v0.1.3 (#1857, @ameukam) [SIG Release]
  • Vulndash: add filter to get vulnerabilities for a specific registry hostname (#1847, @cpanato) [SIG Release]

  • Vulndash: improve vulndash html page (#1854, @cpanato) [SIG Release]

  • krel release-notes will now generate the complete release notes in JSON when updating the website with the first minor (eg 1.20.0) (#1828, @puerco) [SIG Release]

Documentation

... (truncated)

Commits
  • 77cec6b Merge pull request #1868 from saschagrunert/image-auth-fix
  • 97a8b16 Fix GCR authentication for base images
  • 4d30c63 Merge pull request #1864 from saschagrunert/buildx
  • 0b3ce95 Switch to buildkit for building multi architecture images
  • da57e9b Merge pull request #1867 from cpanato/bump_timeout
  • 6b4dbd8 kube-cross: set gcb timeout to 1h
  • 8f7c964 Merge pull request #1866 from cpanato/bump-cross
  • c583872 kube-cross: bump image of kube-cross
  • 597b918 Merge pull request #1865 from cpanato/fix_build_image
  • fed4015 images: fix Archs expansion in makefile
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/release-0.7.0 branch from 2aa0955 to 4ce029a Compare March 1, 2021 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants