-
Notifications
You must be signed in to change notification settings - Fork 489
Old k8s dependency version? #2666
Comments
Duplicate of #1558 |
Is there any roadmap or plan on updating that?
Does it mean that octant supports 3 last minor versions of k8s? If yes, does it imply that it should be 3 active octant release branches? |
What we discussed during today's community meeting, where we brought up this question, goes like this:
1.18 -- 1.19 --- 1.20 We agree it could be better phrased in the docs, and we will be improving in that area in the upcoming weeks and months. Octant is aimed to be n-1 compared with Kubernetes upstream versions, but also if there's no blocking issue, an upgrade on that versioning could be evaluated. @ipleten please let us know if more details are required. |
Also adding great comment from @vrabbi on the Slack channel: Regarding client go version upgrades: |
tldr; PR for a bump to 1.21.3 is appreciated |
I had to fix some tests due to kubernetes/client-go#914 |
Thank you for the PR. |
Isn't 0.22 version supposed to have newer k8s library?
It's v1.19.3
https://github.com/vmware-tanzu/octant/blame/v0.22.0/go.mod#L58
While 1.21.3 stable is already available.
What did you expect to happen:
I suspect kubernetes/kubernetes#97857 released in 1.21 might help to solve
octant version
):Version: 0.22.0
Git commit: a723e6e
Built: 2021-07-14T12:20:03Z
The text was updated successfully, but these errors were encountered: