This is track issue for Katib 0.10 release for Kubeflow 1.2.
Related: https://github.com/kubeflow/kubeflow/issues/5224.
kubeflow/manifests with the latest changes and image versions.Let me know if we need to add/remove something.
I the meantime, we are working on new AWS test infra: https://github.com/kubeflow/katib/pull/1356. We try to carry out it before the release.
/area release
/priority p1
/cc @gaocegege @johnugeorge @jlewi @Jeffwan
Issue-Label Bot is automatically applying the labels:
| Label | Probability |
| ------------- | ------------- |
| kind/feature | 0.78 |
| area/katib | 1.00 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Issue Label Bot is not confident enough to auto-label this issue.
See dashboard for more details.
Issue-Label Bot is automatically applying the labels:
| Label | Probability |
| ------------- | ------------- |
| area/katib | 1.00 |
| kind/feature | 0.78 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@andreyvelich I deployed the new v1beta1 version with kubeflow manifests, but when deploying the example I get:
admission webhook "validating.experiment.katib.kubeflow.org" denied the request: Don't support algorithm random: invalid character '""' after object key:value pair.
I tried deleting both webhooks and reinstalling, however that didn't work.
@robbertvdg Can you show me your katib-config, please?
kubectl get cm katib-config -o yaml -n kubeflow
And which example are you running ?
Are you using YAML and kubectl to create experiment ?
Your comment about the configmap made me realise what was wrong. I added a serviceaccount to the suggestion config, but forgot it was JSON.. I fixed it and now it works 馃憤
Thanks for your quick response!
@gaocegege @johnugeorge I have released Katib 0.10: https://github.com/kubeflow/katib/releases/tag/v0.10.0.
Please let me know, if we need to add/remove something.
/cc @Jeffwan
We have updated the required documentation and Kubeflow manifests.
Katib v0.10.0 has been officially released.
We can close this track issue.
/cc @Jeffwan @gaocegege @johnugeorge
Most helpful comment
@gaocegege @johnugeorge I have released Katib 0.10: https://github.com/kubeflow/katib/releases/tag/v0.10.0.
Please let me know, if we need to add/remove something.
/cc @Jeffwan