Mofi Rahman

Results 60 comments of Mofi Rahman

it is waiting on the multiuser kfdef being merged into kubeflow manifest. if we decide to not merge it for the time being, I will then change this pr to...

I think this is current expected behavior. @Tomcli can you confirm?

when kubeflow is installed the cluster-context is injected to the kfdef file. If you try to delete from a cluster with a different name / user / namespace the context...

seems like a aws config missing. aws kfdef uses some plugins.

dont have a aws account / cluster to test this. but looking at the code, in aws the get kubeconfig function expects to find a KUBECONFIG flag or the `.kube/config`...

we are on process on getting the newest changes merged there. cc @evan-hataishi

TokenRequest went GA on k8s 1.20 You can check whether you have tokenRequest enabled on your cluster with ```bash kubectl get --raw /api/v1 | jq '.resources[] | select(.name | index("serviceaccounts/token"))'...

@animeshsingh I can work on getting a brew tap going. Will it be possible to get a `homebrew-tap` repository under kubeflow?

Its a known issue for the logrus package, https://github.com/sirupsen/logrus#case-sensitivity I will see if I can reproduce on a windows machine. Although we do not build kfctl for windows at this...