linkerd2/bin
Andrew Seigner ec5a0ca8d9
Authorization-aware control-plane components (#2349)
The control-plane components relied on a `--single-namespace` param,
passed from `linkerd install` into each individual component, to
determine which namespaces they were authorized to access, and whether
to support ServiceProfiles. This command-line flag was redundant given
the authorization rules encoded in the parent `linkerd install` output,
via [Cluster]Role[Binding]s.

Modify the control-plane components to query Kubernetes at startup to
determine which namespaces they are authorized to access, and whether
ServiceProfile support is available. This allows removal of the
`--single-namespace` flag on the components.

Also update `bin/test-cleanup` to cleanup the ServiceProfile CRD.

TODO:
- Remove `--single-namespace` flag on `linkerd install`, part of #2164

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-02-26 11:54:52 -08:00
..
_docker.sh Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
_gcp.sh Start running integration tests in CI (#1064) 2018-06-15 14:36:48 -07:00
_log.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_tag.sh Fix build on Linux. (#1372) 2018-07-27 07:06:35 -10:00
build-cli-bin Add note about brew dependency in `build-cli-bin` (#2381) 2019-02-25 16:08:32 -08:00
dep Rename fast-build to build-cli-bin, fix shasum (#2137) 2019-01-23 15:25:51 -08:00
docker-build WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
docker-build-base Bump base Docker images (#2241) 2019-02-22 15:59:18 -08:00
docker-build-cli-bin Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
docker-build-cni-plugin WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
docker-build-controller Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
docker-build-go-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-grafana Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-build-proxy proxy: Log canonicalization warnings on only the first error (#2250) 2019-02-11 12:52:09 -08:00
docker-build-proxy-init Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-web Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
docker-images WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
docker-pull WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
docker-pull-binaries Add script to extract binaries from prebuilt cli-bin image (#1388) 2018-07-31 15:56:35 -07:00
docker-pull-deps Bump base Docker images (#2241) 2019-02-22 15:59:18 -08:00
docker-push WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
docker-push-deps Bump base Docker images (#2241) 2019-02-22 15:59:18 -08:00
docker-retag-all WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
docker-test-proxy proxy: Fix Inotify falling back to polling when files don't exist yet (#1119) 2018-06-15 11:40:04 -07:00
fetch-proxy Add LICENSE files to all Docker images (#1727) 2018-10-02 16:25:52 -07:00
go-run Update top-level docs to reflect repo rename (#1333) 2018-07-17 13:42:25 -07:00
linkerd Rename fast-build to build-cli-bin, fix shasum (#2137) 2019-01-23 15:25:51 -08:00
lint Bump base Docker images (#2241) 2019-02-22 15:59:18 -08:00
minikube-start-hyperv.bat Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
mkube Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
protoc-go.sh CLI install/inject config protobuf (#2291) 2019-02-19 12:28:30 -08:00
root-tag Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
test-cleanup Authorization-aware control-plane components (#2349) 2019-02-26 11:54:52 -08:00
test-run Add integration tests for single-namespace mode (#2247) 2019-02-14 09:19:11 -05:00
update-codegen.sh Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
update-go-deps-shas Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
web Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00