kompose/script
Suraj Narwade ec5c4d8550 Adding save command to annotation
This command will add `kompose command` used to generate artifacts as well as `kompose version`,
for ex,

```
metadata:
    annotations:
      kompose.cmd: kompose convert -f /home/snarwade --stdout
      kompose.version: 1.0.0 (HEAD)
```

For functional test, Now each test has template like,

```
 "annotations": {
           "kompose.cmd": "%CMD%",
           "kompose.version": "%VERSION%"
```

Because, for every machine these values will be different.

Updated functional test with new annotations
2017-08-14 12:22:33 +05:30
..
test Adding save command to annotation 2017-08-14 12:22:33 +05:30
test_ci Update cluster tests, use local Kompose binary 2017-08-11 11:20:04 -04:00
test_in_container kubernetes-incubator -> kubernetes 2017-07-12 15:42:13 -04:00
test_in_openshift Update cluster tests, use local Kompose binary 2017-08-11 11:20:04 -04:00
check-gofmt.sh 2016 -> 2017 for licensing 2017-06-28 10:49:52 -04:00
check-vendor.sh 2016 -> 2017 for licensing 2017-06-28 10:49:52 -04:00
deploy_key.enc Sync changes from master to gh-pages on each merge request 2017-03-23 10:58:19 -04:00
release.sh Update release script with properly formatted table 2017-07-20 12:21:40 -04:00
sync-docs.sh Update doc script 2017-07-17 10:42:10 -04:00