OpenLiberty / open-liberty-operator

Eclipse Public License 2.0
28 stars 36 forks source link

Add proxy information to Operator and Operands #589

Open leochr opened 1 month ago

leochr commented 1 month ago

Add proxy information to Operator and Operands

Look up the proxy information and pass to the Operator and Operands

Additional information: https://sdk.operatorframework.io/docs/building-operators/golang/references/proxy-vars/

Set the features.operators.openshift.io/proxy-aware annotation to true once this is supported.