Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: k3s update from v1.25.2+k3s1 to v1.25.3+k3s1 #13

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

cguertin14
Copy link
Owner

This release updates Kubernetes to v1.25.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.25.2+k3s1:

  • E2E: Groundwork for PR runs (#6131)
  • Fix flannel for deployments of nodes which do not belong to the same network and connect using their public IP (#6180)
  • Mark v1.24.6+k3s1 as stable (#6193)
  • Add cluster reset test (#6161)
  • The embedded metrics-server version has been bumped to v0.6.1 (#6151)
  • The ServiceLB (klipper-lb) service controller is now integrated into the K3s stub cloud controller manager. (#6181)
  • Events recorded to the cluster by embedded controllers are now properly formatted in the service logs. (#6203)
  • Fix error dialing backend errors in apiserver network proxy (#6216)
    • Fixed an issue with the apiserver network proxy that caused kubectl exec to occasionally fail with error dialing backend: EOF
    • Fixed an issue with the apiserver network proxy that caused kubectl exec and kubectl logs to fail when a custom kubelet port was used, and the custom port was blocked by firewall or security group rules.
  • Fix the typo in the test (#6183)
  • Use setup-go action to cache dependencies (#6220)
  • Add journalctl logs to E2E tests (#6224)
  • The embedded Traefik version has been bumped to v2.9.1 / chart 12.0.0 (#6223)
  • Fix flakey etcd test (#6232)
  • Replace deprecated ioutil package (#6230)
  • Fix dualStack test (#6245)
  • Add ServiceAccount for svclb pods (#6253)
  • Update to v1.25.3-k3s1 (#6269)
  • Return ProviderID in URI format (#6284)
  • Corrected CCM RBAC to allow for removal of legacy service finalizer during upgrades. (#6306)
  • Added a new --flannel-external-ip flag. (#6321)
    • When enabled, Flannel traffic will now use the nodes external IPs, instead of internal.
    • This is meant for use with distributed clusters that are not all on the same local network.

Embedded Component Versions

Component Version
Kubernetes v1.25.3
Kine v0.9.3
SQLite 3.36.0
Etcd v3.5.3-k3s1
Containerd v1.6.8-k3s1
Runc v1.1.4
Flannel v0.19.2
Metrics-server v0.6.1
Traefik v2.9.1
CoreDNS v1.9.1
Helm-controller v0.12.3
Local-path-provisioner v0.0.21

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

@cguertin14 cguertin14 merged commit 1de3095 into main Oct 28, 2022
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.

1 participant