udf2457
udf2457
Please consider enhancing the docs by adding a section where you describe the process for migrating between S3 stores. For example, say you start on MinIO and you wish to...
Something to consider would be introducing support for [S3 retention hold / object lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock.html) The intent would be to protect backups from changes or deletion, whether malicious or accidental. An...
### Description of the feature request: Please add [SLSA provenance ](https://slsa.dev/)to your releases. It is easy to do on on Github: https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/generic/README.md#provenance-for-goreleaser https://goreleaser.com/blog/slsa-generation-for-your-artifacts/#slsa-github-generator Background info: https://docs.sigstore.dev/signing/overview/ ### Which category does...
It is easier than ever to do in 2024! You can even do it fully-automated via Github Actions, Github OIDC and [Sigstore "keyless" signing](https://docs.sigstore.dev/signing/overview/).
Based on a comment in #1097 TL;DR: See subject-line of this feature request. ;) At present there is [bare-metal and VMWare support](https://github.com/bottlerocket-os/bottlerocket/blob/develop/PROVISIONING-METAL.md) which is good, but on the virtualisation side...
Thank you for your work on dragonfly. However, given the nature of the modern world we live in, it would be nice if you could add [SLSA provenance](https://slsa.dev/) to your...
The current shipped `[email protected]` is basic and does not take advantage of the depth of systemd security functionality available (see `systemd-analyze security [email protected]`). Compare it to, for example, the service...
### Actual Behavior In its default installation, Rancher Desktop creates `~/.rd/docker.sock ` despite the default installation using `containerd` and not `dockerd (moby)` As a result, I spent hours bashing my...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
It is also easier than ever to do. You can even do it fully-automated via Github Actions, Github OIDC and [Sigstore "keyless" signing](https://docs.sigstore.dev/signing/overview/).