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

Add CA certificate bundle distributor to conduit install #675

Merged
merged 6 commits into from
Jun 21, 2018

Commits on Jun 14, 2018

  1. Add CA certificate bundle distributor to conduit install

    Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
    klingerf committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    c00d70a View commit details
    Browse the repository at this point in the history
  2. Update ca-distributor to use shared informers

    Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
    klingerf committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    c57ac90 View commit details
    Browse the repository at this point in the history
  3. Only install CA distributor when --enable-tls flag is set

    Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
    klingerf committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    82f0230 View commit details
    Browse the repository at this point in the history
  4. Only copy CA bundle into namespaces where inject pods have the same c…

    …ontroller
    
    Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
    klingerf committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f36e61a View commit details
    Browse the repository at this point in the history
  5. Update API config to only watch pods and configmaps

    Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
    klingerf committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    85dc6dc View commit details
    Browse the repository at this point in the history
  6. Address review feedback

    Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
    klingerf committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7fcd7a2 View commit details
    Browse the repository at this point in the history