issues
search
Shopify
/
krane
A command-line tool that helps you ship changes to a Kubernetes namespace and understand the result
MIT License
1.38k
stars
114
forks
source link
Add support for k8s 1.26
#927
Closed
kn100
closed
1 year ago
kn100
commented
1 year ago
Start testing against k8s 1.26.4
Start testing against Ruby 3.2.2
Bump other k8s images to latest versions (1.26.4 > 1.26.13, 1.23.12 > 1.23.17)
Move to using batch/v1 instead of batch/v1beta1, since it's been removed since 1.26
Move to using policy/v1 instead of policy/v1beta1, since it's been removed since 1.26
Stop only testing on half our cores - since m1 macs don't do SMT.
Update test fixtures
Remove test that fails due to server side validation going GA
Correct some other tests