You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
login kubeflow UI with userx and try to manage contributors
Environment
~$ juju status
Model Controller Cloud/Region Version SLA Timestamp
kubeflow myk8s-controller myk8s/localhost 3.5.5 unsupported 13:39:57Z
App Version Status Scale Charm Channel Rev Address Exposed Message
admission-webhook active 1 admission-webhook 1.9/stable 344 10.152.183.95 no
argo-controller active 1 argo-controller 3.4/stable 617 10.152.183.189 no
dex-auth active 1 dex-auth 2.39/stable 588 10.152.183.29 no
envoy active 1 envoy 2.2/stable 310 10.152.183.188 no
istio-ingressgateway active 1 istio-gateway 1.22/stable 1280 10.152.183.213 no
istio-pilot active 1 istio-pilot 1.22/stable 1169 10.152.183.253 no
jupyter-controller active 1 jupyter-controller 1.9/stable 1083 10.152.183.48 no
jupyter-ui active 1 jupyter-ui 1.9/stable 961 10.152.183.92 no
katib-controller active 1 katib-controller 0.17/stable 813 10.152.183.233 no
katib-db 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/stable 210 10.152.183.56 no
katib-db-manager active 1 katib-db-manager 0.17/stable 713 10.152.183.176 no
katib-ui active 1 katib-ui 0.17/stable 713 10.152.183.162 no
kfp-api active 1 kfp-api 2.3/stable 1743 10.152.183.77 no
kfp-db 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/stable 210 10.152.183.174 no
kfp-metadata-writer maintenance 1 kfp-metadata-writer 2.3/stable 825 10.152.183.62 no Reconciling charm: executing component kfp-metadata-writer-pebble-service
kfp-persistence maintenance 1 kfp-persistence 2.3/stable 1756 10.152.183.117 no Reconciling charm: executing component container:persistenceagent
kfp-profile-controller active 1 kfp-profile-controller 2.3/stable 1715 10.152.183.215 no
kfp-schedwf active 1 kfp-schedwf 2.3/stable 1765 10.152.183.153 no
kfp-ui active 1 kfp-ui 2.3/stable 1752 10.152.183.129 no
kfp-viewer active 1 kfp-viewer 2.3/stable 1781 10.152.183.137 no
kfp-viz active 1 kfp-viz 2.3/stable 1700 10.152.183.17 no
knative-eventing active 1 knative-eventing 1.12/stable 459 10.152.183.36 no
knative-operator active 1 knative-operator 1.12/stable 533 10.152.183.75 no
knative-serving active 1 knative-serving 1.12/stable 487 10.152.183.184 no
kserve-controller active 1 kserve-controller 0.13/stable 655 10.152.183.79 no
kubeflow-dashboard active 1 kubeflow-dashboard 1.9/stable 659 10.152.183.178 no
kubeflow-profiles active 1 kubeflow-profiles 1.9/stable 458 10.152.183.50 no
kubeflow-roles active 1 kubeflow-roles 1.9/stable 240 10.152.183.23 no
kubeflow-volumes active 1 kubeflow-volumes 1.9/stable 348 10.152.183.190 no
metacontroller-operator active 1 metacontroller-operator 3.0/stable 352 10.152.183.151 no
minio res:oci-image@220b31a active 1 minio ckf-1.9/stable 383 10.152.183.165 no
mlmd active 1 mlmd ckf-1.9/stable 213 10.152.183.32 no
oidc-gatekeeper active 1 oidc-gatekeeper ckf-1.9/stable 423 10.152.183.237 no
pvcviewer-operator active 1 pvcviewer-operator 1.9/stable 204 10.152.183.138 no
tensorboard-controller active 1 tensorboard-controller 1.9/stable 355 10.152.183.149 no
tensorboards-web-app active 1 tensorboards-web-app 1.9/stable 343 10.152.183.179 no
training-operator active 1 training-operator 1.8/stable 545 10.152.183.247 no
Bug Description
After creating extra admins (not the owner) for a profile, they (the admins) are NOT able to manage contributors
To Reproduce
Deploy a new KF env
juju deploy kubeflow --trust --channel=1.9/stable
Deploy a new ldap, and add a few users (userx, usery, and userz)
Create a profile with owner usery
Environment
~$ juju status Model Controller Cloud/Region Version SLA Timestamp kubeflow myk8s-controller myk8s/localhost 3.5.5 unsupported 13:39:57Z App Version Status Scale Charm Channel Rev Address Exposed Message admission-webhook active 1 admission-webhook 1.9/stable 344 10.152.183.95 no argo-controller active 1 argo-controller 3.4/stable 617 10.152.183.189 no dex-auth active 1 dex-auth 2.39/stable 588 10.152.183.29 no envoy active 1 envoy 2.2/stable 310 10.152.183.188 no istio-ingressgateway active 1 istio-gateway 1.22/stable 1280 10.152.183.213 no istio-pilot active 1 istio-pilot 1.22/stable 1169 10.152.183.253 no jupyter-controller active 1 jupyter-controller 1.9/stable 1083 10.152.183.48 no jupyter-ui active 1 jupyter-ui 1.9/stable 961 10.152.183.92 no katib-controller active 1 katib-controller 0.17/stable 813 10.152.183.233 no katib-db 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/stable 210 10.152.183.56 no katib-db-manager active 1 katib-db-manager 0.17/stable 713 10.152.183.176 no katib-ui active 1 katib-ui 0.17/stable 713 10.152.183.162 no kfp-api active 1 kfp-api 2.3/stable 1743 10.152.183.77 no kfp-db 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/stable 210 10.152.183.174 no kfp-metadata-writer maintenance 1 kfp-metadata-writer 2.3/stable 825 10.152.183.62 no Reconciling charm: executing component kfp-metadata-writer-pebble-service kfp-persistence maintenance 1 kfp-persistence 2.3/stable 1756 10.152.183.117 no Reconciling charm: executing component container:persistenceagent kfp-profile-controller active 1 kfp-profile-controller 2.3/stable 1715 10.152.183.215 no kfp-schedwf active 1 kfp-schedwf 2.3/stable 1765 10.152.183.153 no kfp-ui active 1 kfp-ui 2.3/stable 1752 10.152.183.129 no kfp-viewer active 1 kfp-viewer 2.3/stable 1781 10.152.183.137 no kfp-viz active 1 kfp-viz 2.3/stable 1700 10.152.183.17 no knative-eventing active 1 knative-eventing 1.12/stable 459 10.152.183.36 no knative-operator active 1 knative-operator 1.12/stable 533 10.152.183.75 no knative-serving active 1 knative-serving 1.12/stable 487 10.152.183.184 no kserve-controller active 1 kserve-controller 0.13/stable 655 10.152.183.79 no kubeflow-dashboard active 1 kubeflow-dashboard 1.9/stable 659 10.152.183.178 no kubeflow-profiles active 1 kubeflow-profiles 1.9/stable 458 10.152.183.50 no kubeflow-roles active 1 kubeflow-roles 1.9/stable 240 10.152.183.23 no kubeflow-volumes active 1 kubeflow-volumes 1.9/stable 348 10.152.183.190 no metacontroller-operator active 1 metacontroller-operator 3.0/stable 352 10.152.183.151 no minio res:oci-image@220b31a active 1 minio ckf-1.9/stable 383 10.152.183.165 no mlmd active 1 mlmd ckf-1.9/stable 213 10.152.183.32 no oidc-gatekeeper active 1 oidc-gatekeeper ckf-1.9/stable 423 10.152.183.237 no pvcviewer-operator active 1 pvcviewer-operator 1.9/stable 204 10.152.183.138 no tensorboard-controller active 1 tensorboard-controller 1.9/stable 355 10.152.183.149 no tensorboards-web-app active 1 tensorboards-web-app 1.9/stable 343 10.152.183.179 no training-operator active 1 training-operator 1.8/stable 545 10.152.183.247 no
Relevant Log Output
Additional Context
No response
The text was updated successfully, but these errors were encountered: