Skip to content

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 02:22
· 84 commits to main since this release

Changes

Note: In a cluster originally deployed with v2.12 or below, updating from a version prior to 2.15 with both a TLS volume and a cloud secret volume to 2.15.0 or 2.16.1 would cause a rollout. That behavior is fixed in this version.

  • Updated Go version to 1.26.
  • Updated AIStore API to v4.4 along with other dependencies.
  • Make volume spec sync ignore order.
    • For deployments created prior to 2.12, an update to 2.15.0 would cause an AIS rollout because of an added sync on volumes if both cloud credentials and TLS volumes existed in a deployment.
    • This order was changed in v2.12.0 but not synced until v2.15.0

https://github.com/NVIDIA/ais-k8s/compare/v2.16.1..v2.17.0