ionos-cloud / crossplane-provider-ionoscloud

The Crossplane Provider for IONOS Cloud gives the ability to manage IONOS Cloud infrastructure directly from Kubernetes.
Apache License 2.0
15 stars 6 forks source link

Support publishConnectionDetailsTo #221

Closed mcbenjemaa closed 2 weeks ago

mcbenjemaa commented 5 months ago

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

cbeti-ionos commented 4 months ago

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 commented 4 months ago

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.