Skip to content

Commit de40af0

Browse files
docs(kserve): add v0.16.x to v0.17.0 upgrade notes to README
Signed-off-by: abdullahpathan22 <abdullahpathan22@users.noreply.github.com>
1 parent d68ebc7 commit de40af0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ For modifications and in-place upgrades of the Kubeflow platform, we provide a r
575575
- Sometimes there are major changes; for example, in the 1.9 release, we switched to oauth2-proxy, which needs additional attention (cleanup istio-system once); or 1.9.1 -> 1.10 `kubectl delete clusterrolebinding meta-controller-cluster-role-binding`
576576
- Nevertheless, with a bit of Kubernetes knowledge, one should be able to upgrade.
577577
- 1.10.2 -> 1.11.0 migrates from minio to seaweedfs, so you should delete minio and maybe migrate your data via S3 commands to seaweedfs.
578+
- KServe 0.16.x -> 0.17.0 restructures llmisvc role bindings, requiring a manual cleanup: `kubectl delete clusterrolebinding llmisvc-manager-rolebinding --ignore-not-found`
578579

579580
## Release Process
580581

0 commit comments

Comments
 (0)