Skip to content

Release 0.2.0 golang-eso chart#17

Merged
mbaldessari merged 1 commit intovalidatedpatterns:mainfrom
mbaldessari:update-crd-to-v1
Feb 23, 2026
Merged

Release 0.2.0 golang-eso chart#17
mbaldessari merged 1 commit intovalidatedpatterns:mainfrom
mbaldessari:update-crd-to-v1

Conversation

@mbaldessari
Copy link
Contributor

This is based on upstream 0.16.2 eso code.

This will be likely our last golang-eso chart release. We chose this
version because the CRDs are still small enough to run on OpenShift
(e.g. v1.3.2 errors out with
CustomResourceDefinition.apiextensions.k8s.io
"clustersecretstores.external-secrets.io" is invalid:
metadata.annotations: Too long: may not be more than 262144 bytes)

and it is the first release to support both v1 and v1beta1 CRD versions.
This will simplify porting, as users will only need to switch to
the 0.2.* chart version and can upgrade their resource to use the v1
CRDs over time.

This is based on upstream 0.16.2 eso code.

This will be likely our last golang-eso chart release. We chose this
version because the CRDs are still small enough to run on OpenShift
(e.g. v1.3.2 errors out with
CustomResourceDefinition.apiextensions.k8s.io
"clustersecretstores.external-secrets.io" is invalid:
metadata.annotations: Too long: may not be more than 262144 bytes)

and it is the first release to support both v1 and v1beta1 CRD versions.
This will simplify porting, as users will only need to switch to
the 0.2.* chart version and can upgrade their resource to use the v1
CRDs over time.
@mbaldessari mbaldessari merged commit 14b1fed into validatedpatterns:main Feb 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant