Mauren
Mauren
## Changes * Implement builder signing with cosign. This is still a work in progress. Fixes #942
The [cosign integration RFC](https://github.com/pivotal/kpack/blob/main/rfcs/0007-cosign-integration.md) specifies generation of signatures for images generated by kpack's `Image`, `Build`, `Builder`, and `ClusterBuilder` resources. However, kpack does not currently sign images resulting from `Builder` and...
**Is your feature request related to a problem? Please describe.** Currently, it is not possible to mirror a full OCI index using the `rancher-save-images` and `rancher-load-images` scripts. This is because...
Allow the usage of a separate transformer configuration for the `labels` key, similar to what is currently available for `commonLabels` and `commonAnnotations`. This aims to provide the same functionality that...
Currently, the `GitHubMonitor` updater in Melange contains an option called `use-tag` to indicate whether a project should pull tags instead of releases for an update, with releases being the default...
The page describing the Kubernetes cluster architecture in the Brazilian Portuguese localization is severely outdated. The contents of this page in English currently contains a description of each of the...
The documentation for installing kubectl contains an included file with information on how to verify the installation of kubectl, called `included/verify-kubectl.md`. The content in this page is very outdated and...