mirror of https://github.com/linkerd/linkerd2.git
* 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/). |
||
|---|---|---|
| .. | ||
| testdata | ||
| api.go | ||
| api_test.go | ||
| authz.go | ||
| authz_test.go | ||
| fake.go | ||
| fake_test.go | ||
| k8s.go | ||
| k8s_test.go | ||
| kubectl.go | ||
| kubectl_test.go | ||
| labels.go | ||
| labels_test.go | ||
| portforward.go | ||
| portforward_test.go | ||
| version.go | ||
| version_test.go | ||