2405 Commits

Author SHA1 Message Date
Jesse Suen
3be872ad32 Rework local config to support multiple servers/credentials
* Refactor local ~/.argocd/config to be similar to kube configs
* `argo login` will detect TLS issues and prompt user before writing config
* version server is unauthenticated and `argo version` will report server version
2018-04-19 11:29:56 -07:00
Andrew Merenbach
0368c2eadf Allow use of public repos without prior registration (#36)
* Instantiate repo anonymously if it doesn't exist

* Assume public repository if retrieval fails

* Update documentation, blame @merenbach

* Rm obsolete line from GETTING_STARTED.md
2018-03-14 16:28:43 -07:00
Jesse Suen
3a1338be8b Add ability to override the server and namespace defined in ksonnet env when enabling an app 2018-03-09 02:33:55 -08:00
Jesse Suen
3e47c4ca71 Move GETTING_STARTED.md to docs directory and link to it from README.md 2018-03-08 16:11:33 -08:00
Jesse Suen
f66138866f Add architectural diagram and overview 2018-03-08 15:20:45 -08:00