kubevirt / kubesecondarydns

DNS for KubeVirt VirtualMachines secondary interfaces
Apache License 2.0
7 stars 8 forks source link

coreDNS: Bump version #59

Closed oshoval closed 1 year ago

oshoval commented 1 year ago

What this PR does / why we need it: Since we moved from k8s.gcr.io to registry.k8s.io the current CoreDNS version is aliased in those two. This cause CNAO update test to fail because it expects the new URL but the image is detected as the previous one. https://prow.ci.kubevirt.io/view/gs/kubevirt-prow/pr-logs/pull/kubevirt_cluster-network-addons-operator/1552/pull-e2e-cluster-network-addons-operator-lifecycle-k8s/1659558012878065664

Having a new image will solve this, and it should be fine to update the version every now and then.

Special notes for your reviewer:

qinqon commented 1 year ago

/lgtm /approve

AlonaKaplan commented 1 year ago

/approve

kubevirt-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlonaKaplan, qinqon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubevirt/kubesecondarydns/blob/main/OWNERS)~~ [AlonaKaplan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment