Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Improve fluxctl connection error #2001

Merged
merged 1 commit into from
May 1, 2019

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Apr 30, 2019

It now looks like:

$ fluxctl
Error: No pod found in namespace "default" using the following selectors:
  app=flux
  name in (flux,fluxd,weave-flux-agent)

Make sure Flux is running in namespace "default".
If Flux is running in another namespace, please supply it to --k8s-fwd-ns.
Run 'fluxctl identity --help' for usage.

@2opremio 2opremio requested a review from hiddeco April 30, 2019 19:15
It now looks like:

```
$ fluxctl
Error: No pod found in namespace "default" using the following selectors:
  app=flux
  name in (flux,fluxd,weave-flux-agent)

Make sure Flux is running in namespace "default".
If Flux is running in another namespace, please supply it to --k8s-fwd-ns=<namespace>
Run 'fluxctl identity --help' for usage.
```
@2opremio 2opremio merged commit 7fc70a8 into fluxcd:master May 1, 2019
@2opremio 2opremio deleted the improve-connection-error branch May 1, 2019 14:43
@hiddeco hiddeco modified the milestones: v1.12.1, v1.12.2 May 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants