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

[Epic] Kubeflow Manifests 1.6 Upgrade #1336

Closed
rohank07 opened this issue Sep 6, 2022 · 2 comments
Closed

[Epic] Kubeflow Manifests 1.6 Upgrade #1336

rohank07 opened this issue Sep 6, 2022 · 2 comments
Assignees
Labels
kind/feature New feature or request

Comments

@rohank07
Copy link
Contributor

rohank07 commented Sep 6, 2022

Manifests

Overview

This manifests folder exactly matches the upstream Kubeflow Manifests repository in its naming and folder hierarchy.

Note: We are pushing all of the work into the aaw-dev-cc-00 branch for aaw-kubeflow-manifests.

Post Deploy Tasks

  • Pipelines: Check the Cluster Roles are sufficient for Pipelines + Argo Workflow (Archive, Delete, Run, Experiments)
  • Profiles: Check the new Access Management KFAM works without our KFAM adjustments

Common

Component Local Manifests Path Upstream Issue AAW Sign-off CNS Sign-off
kubeflow-namespace common/kubeflow-namespace v1.6.0 #225
kubeflow-roles common/kubeflow-roles v1.6.0 #226
oidc-authservice common/oidc-authservice v1.6.0 #227
kubeflow-knative common/knative v1.6.0 #228

I think anything that is not direct folder equivalent is in the knative folder

Apps

Component Local Manifests Path Upstream Issue AAW Sign-off CNS Sign-off
admission-webhook apps/admission-webhook v1.6.0 #229
central-dashboard apps/centraldashboard v1.6.0 #230
jupyter-web-apps apps/jupyter-web-app v1.6.0 #231
katib apps/katib v1.6.0 #232
kfp-tekton v1.6.0
kfserving apps/kfserving v1.6.0 #233
kubebench v1.6.0
mpi-job apps/mpi-job v1.6.0
mxnet-job apps/mxnet-job v1.6.0
notebook-controller apps/notebook-controller v1.6.0 #234
pipeline apps/pipeline v1.6.0 #235
profiles apps/profiles v1.6.0 #236
pytorch-job apps/pytorch-job v1.6.0
tensorboard v1.6.0
tf-training apps/tf-training v1.6.0
training-operations v1.6.0
volume-web-apps v1.6.0

Contrib

Component Local Manifests Path Upstream Issue AAW Sign-off CNS Sign-off
spark-operator apps/spark-operator v1.6.0
seldon contrib/seldon v1.6.0
@rohank07 rohank07 added the kind/feature New feature or request label Sep 6, 2022
@rohank07 rohank07 self-assigned this Sep 7, 2022
@bryanpaget bryanpaget self-assigned this Sep 7, 2022
@Collinbrown95
Copy link
Contributor

CC @chuckbelisle

Need to set labels for kubeflow pipelines once we are on KF >= 1.4. Specifically:

kubectl label namespace pipelines.kubeflow.org/enabled=false --selector=app.kubernetes.io/part-of=kubeflow-profile --overwrite

@rohank07
Copy link
Contributor Author

cc @mathis-marcotte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants