Andrew Seigner
|
b2b4780430
|
Introduce install stages (#2719)
This change introduces two named parameters for `linkerd install`, split
by privilege:
- `linkerd install config`
- Namespace
- ClusterRoles
- ClusterRoleBindings
- CustomResourceDefinition
- ServiceAccounts
- `linkerd install control-plane`
- ConfigMaps
- Secrets
- Deployments
- Services
Comprehensive `linkerd install` is still supported.
TODO:
- `linkerd check` support
- `linkerd upgrade` support
- integration tests
Part of #2337
Signed-off-by: Andrew Seigner <siggy@buoyant.io>
|
2019-04-23 14:52:34 -07:00 |