Граф коммитов

183 Коммитов

Автор SHA1 Сообщение Дата
Andy Lindeman 6ce8703d06 Replace post-delete with cleanup everywhere
The original proposal specified `post-delete`, but it was implemented as
`cleanup`.
2018-07-15 11:12:44 -04:00
Patrick Lang 3e8403f44b Adding example usage of set to use a different port number and service type for a live site 2018-06-18 16:18:24 -07:00
Aaron Schlesinger ab821f2ebd using the proper MD syntax 2018-05-31 13:01:38 +00:00
Aaron Schlesinger 7b9aa63dea fixing minikube link 2018-05-31 12:58:05 +00:00
zdeptawa 99e3bb1063 ref(docs): updated getting started with latest draft, added gotchas 2018-05-30 12:56:14 -05:00
Michelle Noorali 23122f294c Merge pull request #787 from michelleN/config-docs
chore(docs): add docs around draft init --config
2018-05-29 05:17:54 -07:00
Radu Matei 4a2fb2ee9f Merge pull request #772 from radu-matei/docker-build-args
Implement image build arguments container builder
2018-05-26 15:36:34 +03:00
Michelle Noorali 9e2bb7a9dd chore(docs): add docs around draft init --config 2018-05-25 14:40:43 -07:00
Matthew Fisher b33e2732a4 sign commits 2018-05-24 15:09:41 -07:00
Matthew Fisher b7347cf58b remove upx from hacking docs
upx is no longer used in the Makefile to compress binaries.
2018-05-24 10:22:50 -07:00
Radu Matei 0f160e06c1 Merge branch 'master' into docker-build-args 2018-05-24 16:55:10 +03:00
Radu Matei 433dac9a07 Implement Docker build arguments 2018-05-20 18:46:19 +03:00
Radu Matei c2a84cb2d2 Allow charts in other directories 2018-05-19 14:59:04 +03:00
Michelle Noorali a3b1077991 Merge pull request #755 from michelleN/docs
feat(docs): add examples and tutorials page
2018-05-16 17:52:38 -04:00
Matthew Fisher 59d7d502a8 add standalone binary install instructions 2018-05-16 09:03:29 -07:00
Matthew Fisher 9ddfbbb505 typo: Chocolatey 2018-05-14 15:43:15 -07:00
Matthew Fisher ed0e80fa96 add important footnote about choco package
The Choco package is maintained by the community, and as such should be treated as untrusted.
2018-05-14 15:22:56 -07:00
Matthew Fisher d307a9d074 add Chocolatey and GoFish 2018-05-14 11:59:38 -07:00
Matthew Fisher 401cf6c12f install draft on homebrew using the full path for good measure 2018-05-14 11:54:37 -07:00
Michelle Noorali 9ad7594a1a chore(docs): add link to Helm 2018-05-14 13:42:58 -04:00
Michelle Noorali c67c04f74a feat(docs): add examples and tutorials page 2018-05-14 13:25:50 -04:00
Michelle Noorali 7a2361dc47 Merge pull request #744 from michelleN/docs
feat(docs): add quickstart guide & README
2018-05-14 11:45:04 -04:00
Michelle Noorali 3465cadd62 Merge pull request #736 from michelleN/deps
ref(docs): mv index.md to README.md for visibility
2018-05-14 11:44:17 -04:00
Michelle Noorali c20bcdbaee feat(docs): add quickstart guide & README 2018-05-14 11:41:10 -04:00
Michelle Noorali 298430bd90 ref(docs): mv index.md to README.md for visibility 2018-05-08 09:34:22 -04:00
Michelle Noorali 3734b21604 ref(docs): update wait=true by default 2018-05-08 09:31:14 -04:00
Michelle Noorali 24850477ee Merge pull request #708 from michelleN/fix-doc
ref(docs): .draft/tasks.toml -> .draft-tasks.toml
2018-04-27 11:40:38 -04:00
Michelle Noorali 01bc85b569 ref(docs): .draft/tasks.toml -> .draft-tasks.toml 2018-04-27 11:09:42 -04:00
Brian 5e9b0d46d7 Merge pull request #702 from fibonacci1729/master
docs for draft connect detach mode
2018-04-26 14:53:41 -06:00
fibonacci1729 bfe7b7cf13 docs for draft connect detach mode 2018-04-26 14:56:44 -06:00
Matthew Fisher d3a9362b5c Merge pull request #693 from bacongobbler/windows-builds
add windows canary binary to canary list
2018-04-26 12:47:41 -07:00
Matthew Fisher 0c3ef73e54 add acr build support 2018-04-24 14:08:06 -07:00
Matthew Fisher 17954e4821 add windows canary binary to canary list 2018-04-23 12:37:32 -07:00
Michelle Noorali 5e8b3a2d55 docs(*): add dep for draft tasks 2018-04-23 09:55:21 -04:00
Radu Matei 37d4fc8eb3 Fix tests and documentation for chart and dockerfile in environment manifest 2018-04-20 23:06:46 +03:00
Matthew Fisher 0c2d9ecd17 Merge pull request #678 from technosophos/docs/fix-override-ports
docs(dep-006): fix formatting
2018-04-18 09:50:46 -07:00
Matt Butcher 1b6f43cf7e docs(dep-006): fix formatting
The formatting on <local-port>:<remote-port> is being interpreted as an
HTML-like tag in GitHub's markdown renderer. This changes it to all caps
like an env var.

I also tried to make it slightly clearer that the first port was the one
on localhost, and the second was the one for the container. Earlier, I
got confused and interpreted "local" as "the port local to the binary"
and "remote" as "the tunnel".
2018-04-17 20:08:50 -06:00
Matt Butcher 102b98e191 docs(install): add short section on using DockerHub
Also, fix a small typo.
2018-04-17 19:48:37 -06:00
Radu Matei 38c8fdd5dd Add support for custom image tags 2018-04-18 01:01:13 +03:00
maguowei 1fdb46e6f6 fix broken link 2018-04-09 14:59:48 +08:00
Ralph Squillace 2fc7d7cb8d Merge pull request #647 from squillace/dot-12
Dot 13: updated documentation
2018-04-06 13:53:42 -07:00
Ralph Squillace b681ffc96f Update install-cloud.md 2018-04-06 13:19:53 -07:00
Ralph Squillace 3afd4fae81 completed the basic rewrite for .13 rc1 2018-04-05 20:31:27 -07:00
Matthew Fisher 06d7cb2cf3 fix up release checklist
This updated release checklist disambiguates a lot of the variables used across the release checklist, making it easier to follow (and automate).
2018-04-05 16:05:20 -07:00
Matthew Fisher 55a005912e re-instate injecting the image pull secret into the namespace
This enables use cases like deploying to an AKS cluster with a
private third party registry such as quay.io. This is the same
behaviour as draftd used to work in previous releases.
2018-04-02 14:17:28 -07:00
Ralph Squillace 1503b13f09 Update install-advanced.md 2018-03-28 00:09:24 -07:00
Ralph Squillace 9c05f606bb updating documentation to highlight the major changes in 0.12 2018-03-27 22:09:53 -07:00
Matthew Fisher ca03a38037 Merge pull request #603 from bacongobbler/doc-container-registries
document container registry setup for Minikube and AKS
2018-03-27 16:51:14 -07:00
Matthew Fisher 29eef36094 document container registries for Minikube and AKS 2018-03-27 16:38:27 -07:00
Michelle Noorali f56c3e9b0a Merge pull request #606 from radu-matei/connect-docs
Add docs about draft connect
2018-03-26 17:05:59 -04:00