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

Commits on Apr 30, 2019

  1. Improve fluxctl connection error

    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 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    32e9df5 View commit details
    Browse the repository at this point in the history