Create release workable-1.3.1 - #66
Open
mkousteris wants to merge 7 commits into
Open
Conversation
mkousteris
added a commit
that referenced
this pull request
Sep 1, 2026
Aikido flagged actions/checkout in publish-artifacts leaving GITHUB_TOKEN in git config, which later steps could read. Job never pushes commits, so credentials aren't needed. #66 (comment)
Aikido flagged actions/checkout leaving GITHUB_TOKEN in git config, readable by later steps. None of the jobs push commits, and unit-tests' git fetch works unauthenticated since the repo is public, so the token doesn't need to persist for any checkout in this workflow. #66 (comment)
mkousteris
force-pushed
the
create-workable-1.3.1
branch
from
September 1, 2026 14:10
b11f757 to
5f10f5e
Compare
pmarav
approved these changes
Sep 1, 2026
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.
SRE-7669
What
Upgrades external-secrets from
0.20.4to1.3.1, plus CI workflow hardening (persist-credentials fixes for checkout steps).Main upstream changes (v0.20.4 → v1.3.1)
Providers
SecretExistsnow checks regional secrets correctlycaBundle/caProvidersupportCore / controller
patchinstead ofupdatefor finalizer add/removeesoctl: bootstrap generator commands addedBuild/CI (upstream)
v1.3.0was a broken release (image promotion issue) —v1.3.1is the fix build we're onFull upstream changelog: external-secrets/external-secrets@v0.20.4...v1.3.1