You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the seldon docs, seldon version 1.15 is not compatible with k8s 1.25.
PR #207 bumps microk8s in the CI to 1.25, it's failing as expected with seldon 1.15.
Seldon will be updated to 1.17 as part of the 1.8 release, as documented in canonical/bundle-kubeflow#643. Seldon 1.17 is compatible with k8s 1.25, so we should update the k8s version in the CI along with the manifests and version update.
The text was updated successfully, but these errors were encountered:
#216 updated the version of Seldon in the main and track/1.17 branches, which means that this issue should not happen anymore in the CIs of those. Closing this issue as it is not relevant anymore.
Bug Description
According to the seldon docs, seldon version 1.15 is not compatible with k8s 1.25.
PR #207 bumps microk8s in the CI to 1.25, it's failing as expected with seldon 1.15.
Seldon will be updated to 1.17 as part of the 1.8 release, as documented in canonical/bundle-kubeflow#643. Seldon 1.17 is compatible with k8s 1.25, so we should update the k8s version in the CI along with the manifests and version update.
The text was updated successfully, but these errors were encountered: