kompose/script/test/fixtures/entrypoint-command
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
..
docker-compose.yml test for entrypoint and command 2016-09-05 10:40:50 +02:00
output-k8s.json delete objects based on label 2017-03-24 00:31:33 +05:30
output-os.json delete objects based on label 2017-03-24 00:31:33 +05:30