Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
moved everything and got dep to pass (solo-io#14)
* moved everything and got dep to pass * added very basic build script * protos are broken * protos generating correctly * build works except for docs * remove unecessary install scripts * got docs pushing works * renamed chart * basic CLI * added basic schema functionality * helm manifest works properly now * event loop is working * added kube install * install command works * basic feature parity with the CLI * started basic example, and moved schema * can actually start playing with queries now * upgraded gloo * finished basic tutorial * example really works now * spelling mistake * cleaned up protos from PR * removed commented code besides tests * created CLI tests * all old unit tests are passing * midway through docs work * creating cli docs * added cli-gen to code-gen * upped gloo version to 0.7.6 * thanks marco, can now install into any namespace :) * updated code-gen * more checking on install command * made docs more closely match docs repo * getting started on kubernetes doc is now accurate * updated examples * removed docs from local dir * was in wrong dir * added docs gen to release build * removed unused code from tests
- Loading branch information