You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you know how would this work now given Cloud Functions are authenticated? I see "Your client does not have permission to get URL /denyenv?timeout=30s from this server." in the kubernetes get events log. Going by https://cloud.google.com/functions/docs/securing/authenticating#function-to-function, I need to pass in an Authorization Header and not sure how would I do that in a ValidatingWebhookConfiguration.
Spotted one typo on the README. The manifest field is webhooks: and not webHooks: May be it changed between versions.
Many thanks,
Pankaj
The text was updated successfully, but these errors were encountered:
Hello,
Do you know how would this work now given Cloud Functions are authenticated? I see "Your client does not have permission to get URL
/denyenv?timeout=30s
from this server." in the kubernetes get events log. Going by https://cloud.google.com/functions/docs/securing/authenticating#function-to-function, I need to pass in an Authorization Header and not sure how would I do that in a ValidatingWebhookConfiguration.Spotted one typo on the README. The manifest field is webhooks: and not webHooks: May be it changed between versions.
Many thanks,
Pankaj
The text was updated successfully, but these errors were encountered: