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

[go1.17] Build images for go1.17 #2211

Merged
merged 13 commits into from
Aug 24, 2021
Merged

Commits on Aug 23, 2021

  1. kube-cross: Drop non-legacy go1.15 variant

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8b3ec21 View commit details
    Browse the repository at this point in the history
  2. kube-cross: Remove etcd from non-legacy builds

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    dec6ce2 View commit details
    Browse the repository at this point in the history
  3. dependencies.yaml: Track Debian codenames

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c7ce7d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. images: Enforce Debian codenames for Golang-based images

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a3bdbbd View commit details
    Browse the repository at this point in the history
  2. kube-cross: Using Debian codenames

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    89854f8 View commit details
    Browse the repository at this point in the history
  3. packages/deb/Dockerfile: Enforce Debian codename

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1effce9 View commit details
    Browse the repository at this point in the history
  4. dependencies.yaml: Reposition Debian sections

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    bf65cad View commit details
    Browse the repository at this point in the history
  5. go-runner: Use OS_CODENAME to determine base image

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ec43758 View commit details
    Browse the repository at this point in the history
  6. releng-ci: Use OS_CODENAME to determine base image

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5d8e1d3 View commit details
    Browse the repository at this point in the history
  7. vulndash: Use OS_CODENAME to determine base image

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    406dfc2 View commit details
    Browse the repository at this point in the history
  8. kube-cross: Fixup image versions

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e0c20b6 View commit details
    Browse the repository at this point in the history
  9. k8s-ci-builder: Use OS_CODENAME to determine base image

    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    8573cca View commit details
    Browse the repository at this point in the history
  10. [go1.17] Build images for go1.17

    - kube-cross:v1.23.0-go1.17-buster.0
    - go-runner:v2.3.1-go1.17-buster.0
    
    Signed-off-by: Stephen Augustus <foo@auggie.dev>
    justaugustus committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    6f0afcf View commit details
    Browse the repository at this point in the history