Skip to content

Add CoreDNS v1.14.3 to migration chain#99

Open
humblec wants to merge 1 commit into
coredns:masterfrom
humblec:support-1.14.3
Open

Add CoreDNS v1.14.3 to migration chain#99
humblec wants to merge 1 commit into
coredns:masterfrom
humblec:support-1.14.3

Conversation

@humblec
Copy link
Copy Markdown
Contributor

@humblec humblec commented Apr 16, 2026

  • Extend version chain: 1.14.2 -> 1.14.3
  • Reuse plugins_1_14_0 for patch release
  • Update validversions test expected output

Replace dockerImageSHA with the digest from the published registry.k8s.io/coredns/coredns:v1.14.3 image (linux/amd64 entry in the manifest list) before merging if it differs from the placeholder.

- Extend version chain: 1.14.2 -> 1.14.3
- Reuse plugins_1_14_0 for patch release
- Update validversions test expected output

Replace dockerImageSHA with the digest from the published
registry.k8s.io/coredns/coredns:v1.14.3 image (linux/amd64 entry
in the manifest list) before merging if it differs from the
placeholder.

Signed-off-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
@humblec
Copy link
Copy Markdown
Contributor Author

humblec commented Apr 16, 2026

/assign @yongtang @pacoxu

Copy link
Copy Markdown
Contributor

@pacoxu pacoxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@humblec humblec changed the title Add CoreDNS v1.14.3 to migration chain [WIP] Add CoreDNS v1.14.3 to migration chain Apr 20, 2026
@humblec humblec changed the title [WIP] Add CoreDNS v1.14.3 to migration chain Add CoreDNS v1.14.3 to migration chain Apr 20, 2026
@humblec
Copy link
Copy Markdown
Contributor Author

humblec commented Apr 20, 2026

@yongtang Can you please review this and if good, merge?

Comment thread migration/versions.go
var Versions = map[string]release{
"1.14.3": {
priorVersion: "1.14.2",
dockerImageSHA: "9b1810755d179cedd871ed0c781809b083ff08705aef3b89f90010920403e286",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants