kompose/script
Abhishek 55ad1d9b1f delete objects based on label
This PR uses the "SelectorFromSet()" function which takes alabel or
selector as an argument returns all the object that uses that label or
selector. Once we get the object that uses a particular label we can
further do the delete operation on them. This is similar to "kubectl
delete <object> --selector=<key>=<value>". Also the label has been
modified from service to io.kompose.service.
2017-03-24 00:31:33 +05:30
..
test delete objects based on label 2017-03-24 00:31:33 +05:30
test_in_container Rename some make targests: test->test-container test-all->test 2017-01-23 15:05:25 +01:00
check-gofmt.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
check-vendor.sh Clean up Makefile and scripts in scripts dir. 2017-01-23 11:49:25 +01:00
release.sh Update release script 2017-03-03 10:48:50 -05:00