Skip to content

jasquat/repro-helm-issue-1873

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repro-helm-issue-1873

This reproduces the helm issue at helm/helm#1873.

It performs three helm upgrade commands each changing the readinessProbePath.

  1. sets readinessProbePath to '/'. This passes.
  2. sets readinessProbePath to '/bad-path'. This fails as expected.
  3. sets readinessProbePath to '/'. This should pass but fails.

Requirements

  • kubernetes 1.8.3
  • helm 2.7.2 or 2.8.0

Run it

./repro.sh

Releases

No releases published

Packages

No packages published