Commit graph

22 commits

Author SHA1 Message Date
Michelle Noorali
f3da72b8a8 ref(docs): add ref as commit type 2017-05-11 17:20:06 -04:00
Reinhard Nägele
6bdc7ed990 Add Git and Mercurial to build prerequisites
Closes: #2343
2017-04-28 13:14:17 +02:00
Taylor Thomas
c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
Protoc was updated a little while ago and we are likely to get more
people using it. This should avoid weird merge conflicts and bump us
to the latest version
2017-04-19 20:12:09 -07:00
Dan Bode
8654962def Add note about gopath in developer docs
Added a note that helm needs to be in a
specific directory path in order for it
to be compiled.
2017-04-10 12:31:08 -07:00
Christoph Blecker
d41d3b566f
Update OS X references to macOS 2016-12-23 11:49:31 -08:00
Matt Butcher
aca9f86df6
feat(helm): add command to generate documentation
This adds a hidden 'helm doc' command that generates documentation out
of the Helm help text.

Currently it can create:

- man pages for HELM(1)
- Markdown documentation
- bash autocompletions

Those are the three built-ins for Cobra.

The command is hidden so that it doesn't show up to the regular user,
since this is really a specialized task. It has the advantage of making
it trivially easy to install man pages and bash completion at installation time.
2016-11-29 15:08:24 -07:00
joe2far
eba74bec6c docs(*) fix typos in docs 2016-10-25 19:01:52 +01:00
Matt Butcher
627c59d148 docs(*): refresh docs
This refreshes docs, as discussed in #719, and adds a few new sections
to the docs.

Closes #719
2016-10-17 12:15:10 -06:00
Adam Reese
f5c07ea0cf docs(developers): require glide 0.12.0
ref: #1310
2016-10-12 16:55:27 -07:00
Kent Rancourt
e6a9110ce0 docs(spelling): Fix some random misspellings 2016-10-06 16:46:02 -04:00
Matt Butcher
ad77fedf26 docs(developers): recommend minikube
This reflects our internal decision to suggest minikube rather than
commit resources to maintaining scripts/local-cluster.sh

Closes #889
2016-08-08 16:41:21 -06:00
Jeff Zellner
3133f4345d Update developers.md
fix typo
2016-07-05 10:18:59 -06:00
Matt Butcher
d3c39e09d4 docs(developer): update developer documentation
Closes #840
2016-06-20 14:02:37 -06:00
Matt Butcher
f0a69bb6ba docs(*): fix links
Closes #809
2016-06-13 13:30:37 -06:00
Adam Reese
818c878700 chore(*): use k8s.io as the import path 2016-06-06 17:17:04 -07:00
Matt Butcher
f59a2ea69f Merge pull request #688 from technosophos/fix/proto-formatting
fix(proto): fix style issues and documentation
2016-05-10 17:21:02 -06:00
Matt Butcher
3ddacb6b4b fix(proto): fix style issues and documentation
This fixes indentation, documentation, and removes unused protobuf
files.
2016-05-10 17:13:16 -06:00
Matt Butcher
0eb9825c9a fix(make): add protoc target to top Makefile
Closes #670
2016-05-10 12:24:32 -06:00
Matt Butcher
9e060b0449 docs(*): fixed minor issues with the docs. 2016-04-28 09:51:01 -06:00
Matt Butcher
e0eb95be86 docs(*): add arch, charts, and quickstart docs 2016-04-27 11:30:34 -06:00
Matt Butcher
7a0413344e feat(tiller): stub out environment 2016-04-11 13:26:33 -06:00
Matt Butcher
0868355d3e feat(cmd): add grpc client and server
So far, they just have basic readiness checks.
2016-04-08 16:41:21 -06:00