Add missing files for k8s_istio.v1.1.0 KFDef#1515
Conversation
* Also removed tensorboard from the KFDef
|
Hi @pvaneck. 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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
It makes sense to me, can you generate tests? |
| name: manifests | ||
| path: stacks/kubernetes/application/spartakus | ||
| name: spartakus | ||
| - kustomizeConfig: |
There was a problem hiding this comment.
If we remove tensorboard from manifests, can you also remove folders stacks/kubernetes/application/tensorboard?
There was a problem hiding this comment.
stacks/kubernetes/application/tensorboard never seemed to have existed, so we should be good there. :)
|
/test kubeflow-manifests-presubmit |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: krishnadurai The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
* Add missing files for k8s_istio.v1.1.0 KFDef * Also removed tensorboard from the KFDef * Generate tests
* Add missing files for k8s_istio.v1.1.0 KFDef * Also removed tensorboard from the KFDef * Generate tests
Will be responsible for maintaining manifests for KFServing, OpenShift, IKS etc. PRs merged: kubeflow#1515 kubeflow#1575 kubeflow#1580 kubeflow#1617 Reviews: kubeflow#1582 kubeflow#1621 kubeflow#1625 kubeflow#1627 kubeflow#1628 kubeflow/kfctl#419
Description of your changes:
Running through install instructions for using the
kfctl_k8s_istio.v1.1.0.yamlKFDef file, I was running into issues with some manifests missing. This PR creates those missing files, following the current paradigm of having these exist in thestacks/kubernetes/applicationdirectory. Once I added these, Kubeflow deployed successfully.Also removed Tensorboard from the KFDef. (see #415)
Can generate tests if these changes make sense.
Checklist:
cd manifests/testsmake generate-changed-onlymake test