- Jan 11, 2018
-
-
Kris Nova authored
Darwin operating systems does not ship with `realpath` so using another working variation Signed-off-by:
Kris Nova <knova@heptio.com>
-
Bryan Liles authored
convert from govendor to dep
-
- Jan 10, 2018
-
-
Jess authored
Add env. metadata proposal link to README
-
Jessica Yuen authored
And format file to be consistent with other proposals. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jess authored
Design proposal: explicit environment metadata
-
Alex Clemmer authored
Design: propose improvements to the "fresh clone" story
-
Alex Clemmer authored
Signed-off-by:
Alex Clemmer <clemmer.alexander@gmail.com>
-
- Jan 09, 2018
-
-
Alex Clemmer authored
Signed-off-by:
Alex Clemmer <clemmer.alexander@gmail.com>
-
Jessica Yuen authored
Proposal for explicit environment metadata; allowing environment metadata (such as namespace, server URI) to be reference-able at the component and prototype manifest level. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
- Jan 08, 2018
-
-
Alex Clemmer authored
Clarify error message for duplicate packages on install
-
Jessica Yuen authored
Consider the scenario where the user has two registries 'incubator', and 'incubatorXYZ' pointing to the same repository. It might be confusing why running `ks pkg install incubatorXYZ/mysql` fails if they ran `ks pkg install incubator/mysql` previously. This is a small change to help users resolve that scenario by passing the `--name` flag on install. 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>
-
Joe Beda authored
Signed-off-by:
Joe Beda <joe.github@bedafamily.com>
-
Joe Beda authored
Signed-off-by:
Joe Beda <joe.github@bedafamily.com>
-
Jessica Yuen authored
This adds a high level 'component' command and a 'component list' command. 'component list' will pretty print all the components in ksonnet application directory. To accomplish this, an API is added to the metadata manager that returns all components. Components are the individual files in /components, with the path extension trimmed. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jessica Yuen authored
Currently the component APIs are grouped into the same file as manager.go. As more component APIs are added, managers.go will be difficult to maintain. Similar to the environment and registry APIs, component APIs will be moved into a separate file component.go Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jessica Yao authored
Signed-off-by:
Jessica Yao <jessica@heptio.com>
-
Bryan Liles authored
Create a GitHub issue template
-
Alex Clemmer authored
Small fixes to release process
-
Joe Beda authored
Signed-off-by:
Joe Beda <joe.github@bedafamily.com>
-
Joe Beda authored
Signed-off-by:
Joe Beda <joe.github@bedafamily.com>
-
Jess authored
Add command 'component list'
-
- Jan 05, 2018
-
-
Jessica Yuen authored
This adds a high level 'component' command and a 'component list' command. 'component list' will pretty print all the components in ksonnet application directory. To accomplish this, an API is added to the metadata manager that returns all components. Components are the individual files in /components, with the path extension trimmed. Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jessica Yao authored
[docs] Add roadmap
-
Jessica Yuen authored
Currently the component APIs are grouped into the same file as manager.go. As more component APIs are added, managers.go will be difficult to maintain. Similar to the environment and registry APIs, component APIs will be moved into a separate file component.go Signed-off-by:
Jessica Yuen <im.jessicayuen@gmail.com>
-
Jessica Yao authored
Signed-off-by:
Jessica Yao <jessica@heptio.com>
-
- Jan 02, 2018
-
-
Jess authored
Handle case where KUBECONFIG is set without named context
-
Jess authored
Reference current Slack channel in README
-
Bryan Liles authored
Allow make file to generate ks bin with custom version and name
-
Levi Blackstone authored
Signed-off-by:
Levi Blackstone <levi.blackstone@rackspace.com>
-
Levi Blackstone authored
Signed-off-by:
Levi Blackstone <levi.blackstone@rackspace.com>
-
- Dec 26, 2017
-
-
Jess authored
Supports k8s version number including symbols etc.
-
- Dec 25, 2017
-
-
kyamazawa authored
Signed-off-by:
kyamazawa <yamazawa@supersoftware.co.jp>
-
- Dec 22, 2017
-
-
Levi Blackstone authored
Based on https://github.com/kubernetes/kubernetes/blob/master/.github/ISSUE_TEMPLATE.md Signed-off-by:
Levi Blackstone <levi.blackstone@rackspace.com>
-
- Dec 21, 2017
-
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- Dec 20, 2017
-
-
Jessica Yao authored
[docs] Update docs for 0.8.0
-
Jessica Yao authored
Signed-off-by:
Jessica Yao <jessica@heptio.com>
-
Bryan Liles authored
Prepare 0.8.0 release
-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
-