Skip to content

Add CoreDNS v1.14.3 to migration chain#99

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

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

@humblec humblec commented Apr 16, 2026

Copy link
Copy Markdown
Contributor
  • 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

humblec commented Apr 16, 2026

Copy link
Copy Markdown
Contributor Author

/assign @yongtang @pacoxu

@pacoxu pacoxu left a comment

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.

/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

humblec commented Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

@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.

@humblec

humblec commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Considering the similar pr got merged, this is no longer required.

@humblec humblec closed this Jun 9, 2026
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