Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Certs for Mutation/Validatiion Webhooks #214

Merged
merged 1 commit into from
May 22, 2018

Commits on May 22, 2018

  1. Generate Certs for Mutation/Validatiion Webhooks

    - Add the ability to generate tls cert from helm for webhooks.
    - By default it's on but you can pass your own certificates.
    - Target gen-install  use our default certificate to stay idempotent
    - certificates are passed by kubernetes secrets.
    - Remove certs from controller container (Dockerfile)
    - Add a target to remove gcloud deployment, usefull to reset
    - Update helm chart documentation
    - Generate new install.yaml
    - update installation documentation
    Cyril TOVENA committed May 22, 2018
    Configuration menu
    Copy the full SHA
    49fcccc View commit details
    Browse the repository at this point in the history