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

[Release-1.27] - Bump kine and align kine/etcd NotifyInterval with upstream #9454

Closed
brandond opened this issue Feb 9, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@brandond
Copy link
Contributor

brandond commented Feb 9, 2024

Backport fix for Bump kine and align kine/etcd NotifyInterval with upstream

@brandond brandond self-assigned this Feb 9, 2024
@brandond brandond added this to the v1.27.11+k3s1 milestone Feb 9, 2024
@fmoral2 fmoral2 self-assigned this Feb 14, 2024
@fmoral2
Copy link
Contributor

fmoral2 commented Feb 14, 2024

Validated on Version:

-$ k3s version v1.27.10+k3s-f6303cf1 (f6303cf1)

Environment Details

Infrastructure
Cloud EC2 instance

Node(s) CPU architecture, OS, and Version:
NAME="Oracle Linux Server"
VERSION="8.9"
ID="ol"
ID_LIKE="fedora"

Cluster Configuration:
1 node servers

Steps to validate the fix

  1. Install k3s
  2. Validate watch progress is enabled and set for 5s
  3. Validate nodes and pods are all ok

Validation Results:

 
$ k3s -v
k3s version v1.27.10+k3s-f6303cf1 (f6303cf1)
go version go1.20.13



$ sudo cat /var/lib/rancher/k3s/server/db/etcd/config | grep progress
experimental-watch-progress-notify-interval: 5000000000

 kgn
NAME               STATUS   ROLES                       AGE   VERSION
ip-1  Ready    control-plane,etcd,master   11m   v1.27.10+k3s-f6303cf1



~$ kgp -A
NAMESPACE     NAME                                      READY   STATUS      RESTARTS   AGE
kube-system   coredns-6799fbcd5-77jlg                   1/1     Running     0          5m49s
kube-system   helm-install-traefik-crd-959nr            0/1     Completed   0          5m49s
kube-system   helm-install-traefik-lj2dc                0/1     Completed   1          5m49s
kube-system   local-path-provisioner-6c86858495-nj455   1/1     Running     0          5m49s
kube-system   metrics-server-67c658944b-tjjdx           1/1     Running     0          5m49s
kube-system   svclb-traefik-a6e5c723-r67pp              2/2     Running     0          5m33s
kube-system   traefik-f4564c4f4-qvg5j                   1/1     Running     0          5m33s


kine bump - https://github.com/rancher/distros-test-framework/actions/runs/7905975219

@fmoral2 fmoral2 closed this as completed Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

2 participants