Taichi Takemura
Taichi Takemura
Signed-off-by: zeroalphat
I want to make it possible to specify arbitrary options that Trivy uses to scan container images. As an example, a security management product "yamory" I use requires package information...
- Drop support golang-bionic - Add golang container for Ubuntu 22.04 Signed-off-by: zeroalphat
## What When manually editing a CKE-managed resource, CKE may not be able to delete fields in the resource. 1. Edit some fields of a resource managed by CKE using...
## What When a resource or container image is changed, CKE restarts the container simultaneously on all nodes to reflect the change. If a configuration file or container image is...
- Add the feature to handle ghcr credentials to pull private images in ghcr.io. - Remove the feature to handle credentials in quay.io. - Use the setup-hw container image hosted...
## What By default, kubelet pulls container images in serial, and pulling a container image of a large size will cause other container images to wait to be pulled. The...
## What We need to update the images used in GitHub Actions Runner Images to Ubuntu 22.04. ## How We need to change the runner images of github actions used...
## What Since Ubuntu 22.04, booting via virtual media takes a long time and cloud-init fails. https://bugs.launchpad.net/subiquity/+bug/1969919 If a problem is fixed upstream, we need to import it. ## How...
Make different artifacts.go included in the release for different environments.