release
release copied to clipboard
Release infrastructure for Kubernetes and related components
Bumps the all group with 2 updates: [github.com/goark/go-cvss](https://github.com/goark/go-cvss) and [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil). Updates `github.com/goark/go-cvss` from 1.6.6 to 1.6.7 Release notes Sourced from github.com/goark/go-cvss's releases. v1.6.7 What's Changed docs: fix typo in README.md...
#### What would you like to be added: The legacy package repositories (and most of package repositories) supported browsing files, e.g. you can browser the APT repository by going over...
### Tracking info Link to any previous tracking issue: https://github.com/kubernetes/release/issues/3529 Golang mailing list announcement: https://groups.google.com/g/golang-announce/c/eoj5XPifNtA/m/WJAi2b2WBQAJ SIG Release Slack thread: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1714660078790139 ### Work items - [ ] `kube-cross`, `go-runner`, `releng-ci` image...
### Tracking info Link to any previous tracking issue: https://github.com/kubernetes/release/issues/3076 Golang mailing list announcement: for go1.22 https://groups.google.com/g/golang-announce/c/TpowDYVBMoY/m/3YwLkOoOAAAJ SIG Release Slack thread: https://kubernetes.slack.com/archives/CJH2GBF7Y/p1707291164014399 ### Work items for `Go1.22rc1` - [x] `kube-cross`...
#### What happened: CVE in `registry.k8s.io/build-image/distroless-iptables:v0.5.3` image ```bash ➜ trivy image --exit-code 1 --ignore-unfixed --severity MEDIUM,HIGH,CRITICAL registry.k8s.io/build-image/distroless-iptables:v0.5.3 2024-04-30T15:09:32.487-0700 INFO Vulnerability scanning is enabled 2024-04-30T15:09:32.488-0700 INFO Secret scanning is enabled 2024-04-30T15:09:32.488-0700...
I noticed that all packages in all OBS build projects suddenly got rebuilt today. Turns out that this is expected because OBS automatically triggers package rebuilds if any (direct or...
The job seems to fail for a longer period of time: https://prow.k8s.io/?job=pull-release-cluster-up https://prow.k8s.io/job-history/gs/kubernetes-jenkins/pr-logs/directory/pull-release-cluster-up We should find a way to fix that or substitute the job with something else.
#### What type of PR is this? /kind feature #### What this PR does / why we need it: - add job to test packages with rpmlint #### Which issue(s)...
#### What would you like to be added: It would be beneficial to have an issue template for base image updates in the same way we have one for [golang...
https://github.com/kubernetes/kubernetes/pull/118996 (https://github.com/kubernetes/release/issues/3076) will land in Kubernetes 1.29, containing a switch to debian:bookworm. This means we now require glibc 2.36 (compared to 2.31 on bullseye) for non static binaries like the...