linkerd2/controller/api/public
Alejandro Pedraza ccf027c051
Push docker images to ghcr.io instead of gcr.io (#4953)
* Push docker images to ghcr.io instead of gcr.io

The `cloud_integration.yml` and `release.yml` workflows were modified to
log into ghcr.io, and remove the `Configure gcloud` step which is no
longer necessary.

Note that besides the changes to cloud_integration.yml and release.yml, there was a change to the upgrade-stable integration test so that we do linkerd upgrade --addon-overwrite to reset the addons settings because in stable-2.8.1 the Grafana image was pegged to gcr.io/linkerd-io/grafana in linkerd-config-addons. This will need to be mentioned in the 2.9 upgrade notes.

Also the egress integration test has a debug container that now is pegged to the edge-20.9.2 tag.

Besides that, the other changes are just a global search and replace (s/gcr.io\/linkerd-io/ghcr.io\/linkerd/).
2020-09-10 15:16:24 -05:00
..
testdata Push docker images to ghcr.io instead of gcr.io (#4953) 2020-09-10 15:16:24 -05:00
client.go Add gateways command, allowing the retrieval of gateway stats (#4241) 2020-04-27 13:55:01 +03:00
client_test.go Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
edges.go Add unit test for edges API endpoint (#3306) 2019-08-23 09:28:02 -07:00
edges_test.go Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
gateways.go Make service mirror controller per target cluster (#4710) 2020-07-23 14:32:50 -07:00
grpc_server.go Remove/Relax prometheus related checks (#4724) 2020-07-20 14:24:00 -07:00
grpc_server_test.go Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
http_server.go Remove/Relax prometheus related checks (#4724) 2020-07-20 14:24:00 -07:00
http_server_test.go Add gateways command, allowing the retrieval of gateway stats (#4241) 2020-04-27 13:55:01 +03:00
prometheus.go Remove/Relax prometheus related checks (#4724) 2020-07-20 14:24:00 -07:00
stat_summary.go Upgrade to client-go 0.17.4 and smi-sdk-go 0.3.0 (#4221) 2020-04-01 10:07:23 -07:00
stat_summary_test.go Add ARM64 Integration Test (#4897) 2020-08-28 10:38:40 -07:00
stream_client.go Introduce tap APIService, update `linkerd tap` (#3167) 2019-08-01 14:02:45 -07:00
test_helper.go Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
top_routes.go Add kubectl-style label selectors (#4120) 2020-03-20 10:45:06 -05:00
top_routes_test.go Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00