Skip to content

fix(external-secrets-operator-1.1): add build tags for provider support#73722

Merged
AmberArcadia merged 1 commit intowolfi-dev:mainfrom
efbar:fix/externalsecretsoperator11-20251203
Dec 3, 2025
Merged

fix(external-secrets-operator-1.1): add build tags for provider support#73722
AmberArcadia merged 1 commit intowolfi-dev:mainfrom
efbar:fix/externalsecretsoperator11-20251203

Conversation

@efbar
Copy link
Copy Markdown
Member

@efbar efbar commented Dec 3, 2025

Version 1.1.0 introduced build tags that make providers opt-in. Without
the all_providers tag, the binary is built with no provider backends,
causing "failed to find registered store backend" errors.

Added tags: all_providers to the go/build pipeline and a test to verify
AWS provider is available by creating a test SecretStore resource.

Ref: external-secrets/external-secrets#5578

Signed-off-by: Francesco Bartolini francesco.bartolini@chainguard.dev

Version 1.1.0 introduced build tags that make providers opt-in. Without
the all_providers tag, the binary is built with no provider backends,
causing "failed to find registered store backend" errors.

Added tags: all_providers to the go/build pipeline and a test to verify
AWS provider is available by creating a test SecretStore resource.

Ref: external-secrets/external-secrets#5578

Signed-off-by: Francesco Bartolini <francesco.bartolini@chainguard.dev>
@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Dec 3, 2025
@efbar efbar requested review from a team December 3, 2025 16:31
@AmberArcadia AmberArcadia merged commit e4610b8 into wolfi-dev:main Dec 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants