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

sanic enter does not detect pods in localdev #12

Open
tonzgao opened this issue Oct 6, 2019 · 0 comments
Open

sanic enter does not detect pods in localdev #12

tonzgao opened this issue Oct 6, 2019 · 0 comments

Comments

@tonzgao
Copy link

tonzgao commented Oct 6, 2019

[fast-flier-deals dev] tonz@Macbook:~/projects/fast-flier-deals/services/migrator$ k get po
NAME                        READY   STATUS         RESTARTS   AGE
migrator-6cf975b987-n79zq   1/1     Running        0          4m4s
postgres-6f45858d7f-9646v   1/1     Running        0          4m45s
[fast-flier-deals dev] tonz@Macbook:~/projects/fast-flier-deals/services/migrator$ sanic enter migrator
there are no pods running in the current namespace.
[fast-flier-deals dev] tonz@Macbook:~/projects/fast-flier-deals/services/migrator$ sanic enter migrator-6cf975b987-n79zq
there are no pods running in the current namespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant