openshift / external-dns-operator

The ExternalDNS Operator provides simplified ExternalDNS controller management.
Apache License 2.0
22 stars 33 forks source link

CFE-613: bump k8s to 1.25.3 including all prerequisites #178

Closed alebedev87 closed 1 year ago

alebedev87 commented 1 year ago

K8S modules 0.25.3 needs golang >= 1.18 hence the update to the latest version available which in turn required the updates of golangci-lint and kustomize. controller-runtime and openshift-api bumps are here to be aligned with the minor K8S version update.

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alebedev87

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/openshift/external-dns-operator/blob/main/OWNERS)~~ [alebedev87] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
alebedev87 commented 1 year ago

https://github.com/openshift/external-dns-operator/pull/179