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.27.3+k3s1 to v1.27.4+k3s1 #23

Closed
wants to merge 1 commit into from

Conversation

cguertin14
Copy link
Owner

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

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

Changes since v1.27.3+k3s1:

  • Pkg imported more than once (#7803)
  • Faster K3s Binary Build Option (#7805)
  • Update stable channel to v1.27.3+k3s1 (#7827)
  • Adding cli to custom klipper helm image (#7682)
    • The default helm-controller job image can now be overridden with the --helm-job-image CLI flag
  • Check if we are on ipv4, ipv6 or dualStack when doing tailscale (#7838)
  • Remove file_windows.go (#7845)
  • Add a k3s data directory location specified by the cli (#7791)
  • Fix e2e startup flaky test (#7839)
  • Allow k3s to customize apiServerPort on helm-controller (#7834)
  • Fall back to basic/bearer auth when node identity auth is rejected (#7836)
    • Resolved an issue that caused agents joined with kubeadm-style bootstrap tokens to fail to rejoin the cluster when their node object is deleted.
  • Fix code spell check (#7858)
  • Add e2e s3 test (#7833)
  • Warn that v1.28 will deprecate reencrypt/prepare (#7848)
  • Support setting control server URL for Tailscale (#7807)
    • Support connecting tailscale to a separate server (e.g. headscale)
  • Improve for K3s release Docs (#7864)
  • Fix rootless node password location (#7887)
  • Bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /tests/terraform (#7879)
  • Add retry for clone step (#7862)
  • Generation of certificates and keys for etcd gated if etcd is disabled. (#6998)
  • Don't use zgrep in check-config if apparmor porfile is enforced (#7939)
  • Fix image_scan.sh script and download trivy version (#7950)
  • Revert "Warn that v1.28 will deprecate reencrypt/prepare" (#7977)
  • Adjust default kubeconfig file permissions (#7978)
  • Fix update go version command on release documentation (#8028)
  • Update to v1.27.4 (#8014)

Embedded Component Versions

Component Version
Kubernetes v1.27.4
Kine v0.10.1
SQLite 3.39.2
Etcd v3.5.7-k3s1
Containerd v1.7.1-k3s1
Runc v1.1.7
Flannel v0.22.0
Metrics-server v0.6.3
Traefik v2.9.10
CoreDNS v1.10.1
Helm-controller v0.15.2
Local-path-provisioner v0.0.24

Helpful Links

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

@cguertin14 cguertin14 closed this Sep 18, 2023
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