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.24.3+k3s1 to v1.24.4+k3s1 #10

Merged
merged 1 commit into from
Aug 28, 2022

Conversation

cguertin14
Copy link
Owner

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

This release restores use of the --docker flag to the v1.24 branch. See docs/adrs/cri-dockerd.md for more information.

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

Changes since v1.24.3+k3s1:

  • Put the terraform tests into their own packages and cleanup the test runs (#5861)
  • Bumped rootlesskit to v1.0.1 (#5773)
  • The initial health-check time for the etcd datastore has been raised from 10 to 30 seconds. (#5882)
  • Fixed a regression that caused systemd cgroup driver autoconfiguration to fail on server nodes. (#5851)
  • The embedded network policy controller has been updated to kube-router v1.5.0 (#5789)
  • The configured service CIDR is now passed to the Kubernetes controller-manager via the --service-cluster-ip-range flag. Previously this value was only passed to the apiserver. (#5894)
  • Updated dynamiclistener to fix a regression that prevented certificate renewal from working properly. (#5896)
  • Promote v1.24.3+k3s1 to stable (#5889)
  • ADR: Depreciating and Removing Old Flags (#5890)
  • K3s no longer sets containerd's enable_unprivileged_icmp and enable_unprivileged_ports options on kernels that do not support them. (#5913)
  • The etcd error on incorrect peer urls now correctly includes the expected https and 2380 port. (#5909)
  • When set, the agent-token value is now written to $datadir/server/agent-token, in the same manner as the default (server) token is written to $datadir/server/token (#5906)
  • Deprecated flags now warn of their v1.25 removal (#5937)
  • Fix secrets reencryption for clusters with 8K+ secrets (#5936)
  • Bumped minio-go to v7.0.33. This adds support for IMDSv2 credentials. (#5928)
  • Upgrade GH Actions macos-10.15 to macos-12 (#5953)
  • Added dualstack IP auto detection (#5920)
  • The --docker flag has been restored to k3s, as a shortcut to enabling embedded cri-dockerd (#5916)
  • Update MAINTAINERS with new folks and departures (#5948)
  • Removing checkbox indicating backports (#5947)
  • fix checkError in terraform/testutils (#5893)
  • Add scripts to run e2e test using ansible (#5134)
  • Updated flannel to v0.19.1 (#5962)
  • Update run scripts (#5979)
  • Convert install/cgroup tests to yaml based config (#5992)
  • E2E: Local cluster testing (#5977)
  • Add nightly install github action (#5998)
  • Convert codespell from Drone to GH actions (#6004)
  • Update to v1.24.4 (#6014)

Embedded Component Versions

Component Version
Kubernetes v1.24.4
Kine v0.9.3
SQLite 3.36.0
Etcd v3.5.3-k3s1
Containerd v1.5.13-k3s1
Runc v1.1.3
Flannel v0.19.1
Metrics-server v0.5.2
Traefik v2.6.2
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:

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