azure-service-operator icon indicating copy to clipboard operation
azure-service-operator copied to clipboard

Research ways to allow templating of ASO Resources

Open theunrepentantgeek opened this issue 2 years ago • 5 comments
trafficstars

We've had multiple requests for ASO resources to have greater support for dynamic properties - #2950 being one example.

While we have good support for publishing dynamic values from Azure to Config Maps or to Secrets, we currently only have limited point support for pulling information into resources. (We currently default to pulling secrets for sensitive properties, and have the capability to mark specific properties as configurable.)

Can we do better?

We doubt that we're the first in the Kubernetes ecosystem to run into this requirement, and strongly suspect there will be an existing solution we can leverage.

Deliverable for this task will be an ADR detailing potential options and making a recommendation on what our official approach should be.

theunrepentantgeek avatar May 31 '23 00:05 theunrepentantgeek