sops-secrets-operator
sops-secrets-operator copied to clipboard
Kubernetes SOPS secrets operator
#### What this PR does / why we need it: docs on pgp generation were slightly stale, update install script path
This operator is fantastic. My team and I have used it on a few different projects with a lot of success. [Now that SOPS is a part of the CNCF](https://github.com/cncf/sandbox/issues/28)...
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.1 to 0.7.7. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG FIXES: client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158) 0.7.6 (May...
Is the capabilities NET_BIND_SERVICE needed? To pass the pod security policy ``` kubectl label --dry-run=server --overwrite ns sops \ pod-security.kubernetes.io/enforce=restricted \ pod-security.kubernetes.io/enforce-version=latest ``` I would like to change the security...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.6.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases. sdk/internal/v1.6.0 1.6.0 (2024-04-16) Features Added Options types for SetBodilessMatcher and SetDefaultMatcher now embed RecordingOptions Added a collection of...