Files
kubernetes/hack
Lénaïc Huard c23046dc0a Assert pre and post conditions of all commands in test-cmd.sh
`hack/test-cmd.sh` contains a list of `kubectl` commands to test.
However, the effect of the execution of those commands was not systematically
checked. As a consequence, it was possible to break a command without breaking
those tests.

This commit surrounds every single `kubectl` command with assertions on
pre and post condition.
2015-02-25 18:26:30 +01:00
..
2015-01-29 17:53:53 -08:00
2015-02-17 17:40:32 -08:00
2015-02-20 10:31:06 -05:00
2014-11-01 17:56:41 -07:00