-
Notifications
You must be signed in to change notification settings - Fork 485
add katib code #4
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
Conversation
Signed-off-by: YujiOshima <[email protected]>
Hi @YujiOshima. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gaocegege The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/ok-to-test |
I am going to merge it manually since it is in early stage of development. 🎉 Thanks for your contribution! |
@gaocegege Thank you!! |
Signed-off-by: Ce Gao <[email protected]>
# This is the 1st commit message: accepted change to ghcr as part of rebase Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#2: fixed ui-virtual-service.yaml Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#3: replaced vars with replacements Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#4: repalced vars with replacements Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#5: replaced vars with replacements Signed-off-by: Vikas Saxena <[email protected]>
# This is the 1st commit message: accepted change to ghcr as part of rebase Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#2: fixed ui-virtual-service.yaml Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#3: replaced vars with replacements Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#4: repalced vars with replacements Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#5: replaced vars with replacements Signed-off-by: Vikas Saxena <[email protected]>
# This is the 1st commit message: accepted change to ghcr as part of rebase Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#2: fixed ui-virtual-service.yaml Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#3: replaced vars with replacements Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#4: repalced vars with replacements Signed-off-by: Vikas Saxena <[email protected]> # This is the commit message kubeflow#5: replaced vars with replacements Signed-off-by: Vikas Saxena <[email protected]>
Add code of Katib from https://github.com/mlkube/katib .
Signed-off-by: YujiOshima [email protected]