Sidhartha Mani
Sidhartha Mani
for instance, this should be possible ``` short install github.com/koki/short-oc-3.7 ```
Typed and Untyped List support needed
https://kubernetes.io/docs/api-reference/v1.8/#-strong-cluster-strong-
Two kinds of tests are needed - [x] Functional tests with a test suite with at least 50 examples that reads flavors of kubernetes pods and then outputs the shorthand...
I followed this doc- https://kubernetes.io/docs/concepts/storage/volumes/#types-of-volumes and its definitely missing the three. I'll add them later
The current env variable substitution for the short server is done imperatively, and the results are substituted into the file `server/deployment.short.yaml` It would be better if the definition of the...