Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] Katib 0.10 release for Kubeflow 1.2 #1360

Closed
12 tasks done
andreyvelich opened this issue Oct 17, 2020 · 8 comments
Closed
12 tasks done

[Release] Katib 0.10 release for Kubeflow 1.2 #1360

andreyvelich opened this issue Oct 17, 2020 · 8 comments

Comments

@andreyvelich
Copy link
Member

andreyvelich commented Oct 17, 2020

This is track issue for Katib 0.10 release for Kubeflow 1.2.
Related: kubeflow/kubeflow#5224.

Main features:

  1. Release v1beta1 Katib version.
  2. New Trial template design (Support new Trial Template in v1beta1 #1208).
  3. Extracting metrics in multiple ways (extracting metric value in multiple ways #1140).
  4. Resume Experiment from volume (Save Suggestion state in persistent volume #1250).
  5. Custom CRDs in Trial template ([Feature] Modify Job provider to support any kind of Kubernetes CRDs #1214).
  6. Early Stopping (Early stopping implementation #1330).

TODOs list for UI update:

TODOs list for manifest update:

  • Update kubeflow/manifests with the latest changes and image versions.

TODOs list for website update:

Let me know if we need to add/remove something.

I the meantime, we are working on new AWS test infra: #1356. We try to carry out it before the release.

/area release
/priority p1
/cc @gaocegege @johnugeorge @jlewi @Jeffwan

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/feature 0.78
area/katib 1.00

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue.
See dashboard for more details.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
area/katib 1.00
kind/feature 0.78

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@robbertvdg
Copy link
Contributor

robbertvdg commented Nov 6, 2020

@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.

@andreyvelich
Copy link
Member Author

@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 ?

@robbertvdg
Copy link
Contributor

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!

@andreyvelich
Copy link
Member Author

@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

@andreyvelich
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants