Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Composition Resource Name Annotation #41

Open
haarchri opened this issue Dec 4, 2023 · 0 comments
Open

Inconsistent Composition Resource Name Annotation #41

haarchri opened this issue Dec 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@haarchri
Copy link
Member

haarchri commented Dec 4, 2023

What happened?

When creating a managed resource using the patch&transform method, the annotation for the composition resource name is different from that we using here in this function.

Current Annotation (patch&transform):
crossplane.io/composition-resource-name: workspace

Annotation used by this function (go-templating):
gotemplating.fn.crossplane.io/composition-resource-name: workspace

Consistency in the annotation format for the composition resource name between the old patch&transform method and this function go-templating

How can we reproduce it?

What environment did it happen in?

Function version:

@haarchri haarchri added the bug Something isn't working label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant