Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P plural-operator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plural
  • platform
  • plural-operator
  • Merge requests
  • !1

Add oauth proxy mutating webhook

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David van der Spek requested to merge oidc-resource into main Oct 06, 2021
  • Overview 1
  • Commits 13
  • Changes 22

For it to inject the OAuth2-Proxy sidecar, the label security.plural.sh/inject-oauth-sidecar: "true" and the annotation security.plural.sh/oauth-env-secret: <some_secret_name> need to be present on the pod. The secret from the annotation is used in the envFrom field of the OAuth2-Proxy container to configure OAuth2-Proxy.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: oidc-resource