linkerd2/controller/cmd
Alejandro Pedraza 7efe385feb
Have the Webhook react to pod creation/update only (#2472)
Have the Webhook react to pod creation/update only

This was already working almost out-of-the-box, just had to:

- Change the webhook config so it watches pods instead of deployments
- Grant some extra ClusterRole permissions
- Add the piece that figures what's the OwnerReference and add the label
for it
- Manually inject service account mount paths
- Readd volumes tests

Fixes #2342 and #1751

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
2019-03-26 11:53:56 -05:00
..
destination Provide peer Identities via the Destination API (#2537) 2019-03-22 09:19:14 -07:00
identity install: Introduce the Identity controller (#2526) 2019-03-19 17:04:11 -07:00
proxy-injector Have the Webhook react to pod creation/update only (#2472) 2019-03-26 11:53:56 -05:00
public-api Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00
tap Require cluster-wide k8s API access (#2428) 2019-03-07 10:23:18 -08:00