• Timofey Kirillov's avatar
    Show kind in resource-not-found-in-release error · 13cb8d82
    Timofey Kirillov authored
    This error occures when resource is not found in helm release:
    `Error: UPGRADE FAILED: no resource with the name "redis-cluster-sentinel" found`
    
    Changed to:
    `Error: UPGRADE FAILED: no ConfigMap with the name "redis-cluster-sentinel" found`
    
    So now that resource can easily be found in cluster.
    13cb8d82
Name
Last commit
Last update
.circleci Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...