Skip to content
Snippets Groups Projects
  1. Jan 03, 2017
  2. Dec 30, 2016
    • Chance Zibolski's avatar
      Don't pass $KUBECONFIG to kubectl --kubeconfig flag · c845c3c9
      Chance Zibolski authored
      The $KUBECONFIG variable is like $PATH, and supports multiple files
      separated by `:`, but --kubeconfig only takes a single file as a value.
      Since kubectl picks up the $KUBECONFIG variable already, don't pass it
      to kubectl.
      
      Also, use --namespace instead of -n to support older kubectl versions.
      c845c3c9
  3. Dec 23, 2016
  4. Dec 13, 2016
  5. Nov 02, 2016
  6. Nov 01, 2016
  7. Oct 24, 2016
  8. Oct 21, 2016
  9. Oct 20, 2016
Loading