Skip to content

added string transform join#133

Merged
jeanduplessis merged 5 commits intocrossplane-contrib:mainfrom
gschei:add-transform-join
Jul 30, 2024
Merged

added string transform join#133
jeanduplessis merged 5 commits intocrossplane-contrib:mainfrom
gschei:add-transform-join

Conversation

@gschei
Copy link
Contributor

@gschei gschei commented Jul 7, 2024

implements issue #119

@gschei gschei force-pushed the add-transform-join branch from 16260c6 to f66a8ac Compare July 7, 2024 13:02
gschei added 3 commits July 8, 2024 12:57
Signed-off-by: Gilbert Scheiblhofer <gilbert.scheiblhofer@gmx.at>
Signed-off-by: Gilbert Scheiblhofer <gilbert.scheiblhofer@gmx.at>
Signed-off-by: Gilbert Scheiblhofer <gilbert.scheiblhofer@gmx.at>
@gschei gschei force-pushed the add-transform-join branch from ede6fce to dd8772f Compare July 8, 2024 10:57
@negz
Copy link
Member

negz commented Jul 10, 2024

Thank you!

Signed-off-by: Gilbert Scheiblhofer <gilbert.scheiblhofer@gmx.at>
@jeanduplessis
Copy link
Contributor

@gschei would you mind resolving the conflicts? We're ready to release a new version of this function and would like to include this work.

Signed-off-by: Gilbert Scheiblhofer <gilbert.scheiblhofer@gmx.at>
@gschei
Copy link
Contributor Author

gschei commented Jul 30, 2024

@jeanduplessis sure, done!

@jeanduplessis jeanduplessis merged commit 1a3be23 into crossplane-contrib:main Jul 30, 2024
StuporHero added a commit to StuporHero/function-patch-and-transform that referenced this pull request Mar 6, 2026
The Join string transform type was added in v0.7.0 (crossplane-contrib#133) and Replace
was added later, but the kubebuilder validation enum marker on
StringTransform.Type was not updated to include them. This causes CRD
schema validation to reject valid Compositions using these transform
types.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
StuporHero added a commit to StuporHero/function-patch-and-transform that referenced this pull request Mar 6, 2026
The Join string transform type was added in v0.7.0 (crossplane-contrib#133) and Replace
was added later, but the kubebuilder validation enum marker on
StringTransform.Type was not updated to include them. This causes CRD
schema validation to reject valid Compositions using these transform
types.

Signed-off-by: Michael Juliano <michaelj@sunsofterp.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

3 participants