Merged
Conversation
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
|
gusfcarvalho
approved these changes
Mar 19, 2025
ivankatliarchuk
added a commit
to gofogo/external-secrets-fork
that referenced
this pull request
Mar 19, 2025
* main: chore: update helm charts to v0.15.0 (external-secrets#4566) feat: cluster push secret with pushing all secrets from a namespace (external-secrets#4162) fix: check if secret is being deleted during fetch (external-secrets#4562) feat: add cloud.ru secret manager support (external-secrets#3716) update dependencies (external-secrets#4556) feat: non standard templating delimiters (external-secrets#4558) chore(deps): bump distroless/static from `3f2b64e` to `95ea148` (external-secrets#4554) Fix Grafana generator not passing desired SA role to creation request (external-secrets#4533) fix: define top level permissions and fix token scope (external-secrets#4543) chore(deps): bump ubi8/ubi from `ecbeb81` to `5993454` (external-secrets#4553) fix: skip none-existing keys (external-secrets#4517) chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (external-secrets#4552) chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 (external-secrets#4551) chore(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (external-secrets#4550) chore(deps): bump mkdocs-material from 9.6.7 to 9.6.8 in /hack/api-docs (external-secrets#4555) Update full-pushsecret.yaml (external-secrets#4547) feat: add metadata setting to encode secrets as decoded values (external-secrets#4535) feat: introduce codeql scan for code sections (external-secrets#4198) Improve Grafana generator integration with in-cluster Grafana (external-secrets#4519)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Problem Statement
What is the problem you're trying to solve?
Related Issue
Fixes #...
Proposed Changes
How do you like to solve the issue and why?
Checklist
git commit --signoffmake testmake reviewable