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

Support publishConnectionDetailsTo #221

Closed
mcbenjemaa opened this issue Apr 25, 2024 · 2 comments · Fixed by #263
Closed

Support publishConnectionDetailsTo #221

mcbenjemaa opened this issue Apr 25, 2024 · 2 comments · Fixed by #263
Labels
enhancement New feature or request

Comments

@mcbenjemaa
Copy link
Member

What problem are you facing?

Our provider doesn't support the feature publishConnectionDetailsTo provided by crossplane.

How could Crossplane Provider IONOS Cloud help solve your problem?

We need publishConnectionDetailsTo to support onboarding of dataplane clusters.

publishConnectionDetailsTo can enable users to add metadata to the Secret.

References

@mcbenjemaa mcbenjemaa added the enhancement New feature or request label Apr 25, 2024
@cbeti-ionos
Copy link
Member

Hi, we're looking into it. I assume the use case you would like to see enabled is the ability to publish connection details of certain managed resources such as credentials or kubeconfig to external stores / vault ? I'm asking this to figure out how to best test the feature.

@dhermann-ionos
Copy link

We would already benefit from the basic use case, i.e., to write into a Kubernetes secret locally, with custom labels and annotations. The key benefit is the ability to add metadata, which is not possible when using writeConnectionSecretToRef.

@cbeti-ionos cbeti-ionos linked a pull request Sep 12, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants