Describe the feature or resource
ComputeBackendService supports iap values, but it does not support a way to link this to the status.secret field of IAPIdentityAwareProxyClient.
It looks like ComputeBackService.spec.iap already provides support for referencing a secret value via iap.oauth2ClientSecret.valueFrom, so this may be better handled by converting IAPIdentityAwareProxyClient.status.secret into a Secret kind.
Importance
Requested by @tonybenchsci in #325.
Describe the feature or resource
ComputeBackendService supports
iapvalues, but it does not support a way to link this to the status.secret field of IAPIdentityAwareProxyClient.It looks like
ComputeBackService.spec.iapalready provides support for referencing a secret value viaiap.oauth2ClientSecret.valueFrom, so this may be better handled by convertingIAPIdentityAwareProxyClient.status.secretinto aSecretkind.Importance
Requested by @tonybenchsci in #325.