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

Namespace "kubeflow" is "Terminating" forever #768

Closed
Ark-kun opened this issue Feb 1, 2019 · 3 comments
Closed

Namespace "kubeflow" is "Terminating" forever #768

Ark-kun opened this issue Feb 1, 2019 · 3 comments

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Feb 1, 2019

https://gubernator.k8s.io/build/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/749/kubeflow-pipeline-e2e-test/611

kubernetes/kubernetes#55002
kubernetes/kubernetes#66735
kubernetes/kubernetes#72244

+ kubectl get ns/kubeflow
NAME       STATUS        AGE
kubeflow   Terminating   1h
+ echo 'namespace kubeflow not yet deleted. sleeping 10 seconds...'
namespace kubeflow not yet deleted. sleeping 10 seconds...
+ sleep 10
{"component":"entrypoint","level":"error","msg":"Process did not finish before 2h0m0s timeout","time":"2019-01-31T12:15:48Z"}
+ kubectl get ns/kubeflow
NAME       STATUS        AGE
kubeflow   Terminating   1h
+ echo 'namespace kubeflow not yet deleted. sleeping 10 seconds...'
namespace kubeflow not yet deleted. sleeping 10 seconds...
+ sleep 10
{"component":"entrypoint","level":"error","msg":"Process did not exit before 15s grace period","time":"2019-01-31T12:16:03Z"}
@IronPan
Copy link
Member

IronPan commented Feb 7, 2019

fyi #768 would mitigate the issue

@vicaire
Copy link
Contributor

vicaire commented Mar 26, 2019

@IronPan, #768 is this issue. Could you please clarify?

@IronPan
Copy link
Member

IronPan commented Mar 27, 2019

oops wrong link. here is the fix kubeflow/kubeflow#2409

@IronPan IronPan closed this as completed Mar 27, 2019
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
* add ui backward compat for dsl.container syntax

* add ui backward compat for dsl.container syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants