Open lentzi90 opened 11 months ago
/triage accepted /cc @Rozzii
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues will close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues will close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/remove-lifecycle stale /lifecycle frozen
We risk hitting pull rate limits if we pull container images without authentication directly from the container registries. Luckily we have a Nordix provided Harbor instance that can be used as pull through cache for docker hub. We should configure the e2e tests to use this.
Relevant images:
We can use
registry.nordix.org/docker-hub-proxy
instead ofdocker.io
andregistry.nordix.org/quay-io-proxy
instead ofquay.io
.What to do:
BASE_IMAGE
andBUILD_IMAGE
in ci-e2e.sh