An Kubernetes validating admission webhook that rejects pods that use environment variables.
by kelseyhightowerJavaScript
Last 12 weeks · 0 commits
2 of 6 standards met
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
Repository: kelseyhightower/denyenv-validating-admission-webhook. Description: An Kubernetes validating admission webhook that rejects pods that use environment variables. Stars: 159, Forks: 25. Primary language: JavaScript. Languages: JavaScript (100%). License: Apache-2.0. Topics: faas, gcp-cloud-functions, kubernetes, serverless. Open PRs: 4, open issues: 2. Last activity: 7y ago. Community health: 42%. Top contributors: kelseyhightower.