- Mar 13, 2018
-
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- Mar 12, 2018
-
-
Bryan Liles authored
Add HOME to plugin env
-
bryanl authored
ksonnet plugins scrub the environment available to a plugin. Add `HOME`, so client-go can find the files it is looking for. Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- Mar 10, 2018
-
-
Bryan Liles authored
update go-jsonnet to latest
-
bryanl authored
* update go-jsonnet * simplified snippet replacer *note* there is a potential for a new line issue (i.e superfluous new lines may appear) Signed-off-by:
bryanl <bryanliles@gmail.com>
-
Bryan Liles authored
don't fail fetching api spec when json is invalid
-
bryanl authored
If server returned a malformed json response, GetAPISpec panics Signed-off-by:
bryanl <bryanliles@gmail.com>
-
Bryan Liles authored
update app env with no k8s spec flag
-
bryanl authored
when updating an app env with no k8s spec flag, don't attempt to check the lib path Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- Mar 08, 2018
-
-
Bryan Liles authored
bug: mapContainer extension typo
-
Bryan Liles authored
bug: env used incorrent params for rendering
-
Bryan Liles authored
bug: 0.1.0 apps don't rename envs in config
-
Jess authored
Add ChangeLog for v0.9.1
-
Jessica Yuen authored
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
bryanl authored
When renaming environments, rename env in config file Signed-off-by:
bryanl <bryanliles@gmail.com>
-
Bryan Liles authored
Fix formatting for param diff
-
- Mar 07, 2018
-
-
Jessica Yuen authored
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jessica Yuen authored
Fixes indentation and alignment issues in `ks param diff`. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
- Mar 06, 2018
-
-
Jess authored
Parse server version from GitVersion
-
Jessica Yuen authored
We currently attempt to parse the server version from the Major / Minor version provided by client-go's ServerVersion object. It is not always the case that these fields are populated; and is more accurate to use the GitVersion. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
- Mar 05, 2018
-
-
Bryan Liles authored
save k8s version in 0.1.0 app
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
Bryan Liles authored
Add #338 to changelog
-
Jessica Yuen authored
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Bryan Liles authored
ksonnet app.yaml format changes in next minor release. Handle both versions
-
Jess authored
Create 0.9.0 version notes
-
Jessica Yuen authored
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- Mar 01, 2018
-
-
Bryan Liles authored
Attempt to generate lib directory when not found
-
Jessica Yuen authored
Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Bryan Liles authored
Fix the execution paths for the 0.8 > 0.9 migration warning
-
- Feb 28, 2018
-
-
Jess authored
Resolve api spec based on swagger version
-
Jessica Yuen authored
Currently the warning is only displayed on 'apply'. Other commands should also show this warning. Logic should also be handled internally instead of being exposed at the interface level. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jessica Yuen authored
Currently the Kubernetes API version used is defaulted to 1.7.0 if the --api-spec flag is not populated. This change will attempt to retrieve the swagger.json version of the server instead. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
- Feb 27, 2018
-
-
Bryan Liles authored
Use new ksonnet lib generator
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-