Eric Tune
f5aa9a4476
Remove "Notes" column.
...
This mostly stated what version the code was last tested at.
This was useful when kubernetes was changing rapidly.
However, this was not updated reliably. Also, simply using
a particular binary version does not assure users that
the distribution provides a conformant implementation.
The conformance test does provide that, and I'm hoping
that more distros will use that in the future.
Therefore, I've deleted the Notes column in favor of the
Conforms column.
2015-07-15 10:47:25 -07:00
Eric Tune
cc6120371c
Move conformance checkmark
...
I tested GCE but accidentally put the checkmark for GKE.
GKE hasn't been tested yet. I'm sure it will pass, but it hasn't.
Waiting for my cluster to upgrade to above 0.19.3.
2015-07-15 10:47:24 -07:00
Eric Tune
1f1879dea7
Reformat getting-started-guide table.
...
Should only affect view in .md file, not rendered view.
2015-07-15 10:47:24 -07:00
Zach Loafman
af1a8b825a
Add hack/cherry_pick_list.sh to list all automated cherry picks
...
* Adds hack/cherry_pick_list.sh to list all automated cherry picks
since the last tag.
* Adds a short python script to extract title/author and print it in
markdown style like our current release notes.
* Revises patch release instructions to use said script.
2015-07-15 10:30:00 -07:00
Marek Biskup
5d4aef4c49
clarify rolling update procedure when replicas is not specified
2015-07-15 15:02:56 +02:00
Wojciech Tyczynski
27dd99a1da
Log failures in Proxy e2e tests
2015-07-15 14:38:54 +02:00
David Oppenheimer
d31e13048c
Move diagrams out of top-level docs/ directory and merge
...
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-14 23:56:51 -07:00
Tim Hockin
38d51f33e5
Better handling of ginkgo args in jenkins
2015-07-14 23:54:39 -07:00
Tim Hockin
8f3c3108b8
Merge pull request #11246 from bprashanth/nginx_https
...
Add an nginx https example
2015-07-14 23:50:31 -07:00
Tim Hockin
9748d26715
Merge pull request #11290 from wojtek-t/fix_jenkins_tests
...
Fix Jenkins - currently all tests are running under "gce-flaky" suite instead of "gce" suite
2015-07-14 23:38:24 -07:00
Wojciech Tyczynski
635e82897f
Fix tests on Jenkins
2015-07-15 08:27:41 +02:00
Tim Hockin
d1e92e04e4
Merge pull request #11273 from mikedanese/add-docs-to-tarball
...
Add docs to tarball
2015-07-14 22:43:16 -07:00
Tim Hockin
6ba532b218
Merge pull request #11289 from davidopp/doc1
...
Move some docs from docs/ top-level into docs/{admin/,devel/,user-gui…
2015-07-14 22:31:57 -07:00
David Oppenheimer
8d5eb03c7b
Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}.
2015-07-14 22:07:44 -07:00
Mike Danese
337772a91f
fix all tests
2015-07-14 21:51:30 -07:00
Tim Hockin
cdc74dde4c
Merge pull request #11254 from thockin/dont-print-lb-firewall-warning
...
Fix load-balancer firewall messages
2015-07-14 21:41:28 -07:00
Tim Hockin
24ea4c5d16
Merge pull request #10747 from mesosphere/kube-dns-docs
...
Document how to launch kube-dns with Kubernetes on Mesos
2015-07-14 21:20:37 -07:00
Mike Danese
b98df5d12e
remove duplicated files
2015-07-14 21:08:07 -07:00
Tim Hockin
fe89298c09
Fix load-balancer firewall messages
2015-07-14 21:07:46 -07:00
Tim Hockin
43de287427
Merge pull request #11279 from dchen1107/doc
...
Known issue for logging.md
2015-07-14 20:52:16 -07:00
Tim Hockin
4f779ca982
Merge pull request #11208 from bgrant0607/bugfix1
...
Thread user guide docs together
2015-07-14 20:51:41 -07:00
Tim Hockin
d1273fe5cf
Merge pull request #11240 from bgrant0607/docfix
...
Initial TOC for the user guide.
2015-07-14 20:49:22 -07:00
Brian Grant
0045ebd570
Initial TOC for the user guide.
2015-07-15 01:25:22 +00:00
Prashanth Balasubramanian
5fe8afceac
Add a nginx https example
2015-07-14 18:09:13 -07:00
Tim Hockin
9c47e0d20c
Merge pull request #11281 from thockin/fix-test-cmd
...
fix test-cmd from file moves
2015-07-14 18:01:11 -07:00
Tim Hockin
f330a43329
fix test-cmd from file moves
2015-07-14 17:59:59 -07:00
Dawn Chen
34e3432bba
Known issue for logging.md
2015-07-14 17:47:34 -07:00
Brian Grant
d56138ba03
Thread user guide docs together with "What's next" sections, and add a couple missing TOCs.
2015-07-15 00:43:18 +00:00
Tim Hockin
5e5ffbb650
Merge pull request #11278 from thockin/docs-warning-url
...
Docs warning url
2015-07-14 17:36:10 -07:00
Tim Hockin
39b86908a1
Run gendocs
2015-07-14 17:28:47 -07:00
Tim Hockin
6277801f82
Change warning.png to not go through a redirect
2015-07-14 17:28:10 -07:00
Tim Hockin
3eca687166
Merge pull request #11274 from thockin/fix-test-cmd
...
Fix test-cmd after file moves
2015-07-14 16:08:02 -07:00
Tim Hockin
43e315d686
Fix test-cmd after file moves
2015-07-14 15:57:41 -07:00
Eric Tune
fafe6c50a7
Merge pull request #11191 from thockin/bigger-scarier
...
Bigger scarier
2015-07-14 15:56:43 -07:00
Tim Hockin
79f9cd7c83
Run gendocs
2015-07-14 15:28:59 -07:00
Tim Hockin
c4953c6287
Add an image to unversioned warnings
2015-07-14 15:28:59 -07:00
Eric Tune
bb90a3cea0
Merge pull request #11269 from mikedanese/master
...
readd test case for pod.yaml
2015-07-14 15:14:04 -07:00
Max Forbes
392ca97d90
(jenkins/e2e) Fix typos and clarify instructions in comments
2015-07-14 15:12:05 -07:00
Mike Danese
a599767c54
readd test case for pod.yaml
2015-07-14 15:09:47 -07:00
Eric Tune
a660fcd9ad
Merge pull request #11100 from gabrielweyer/patch-1
...
Fixed vnet create command
2015-07-14 15:02:27 -07:00
Eric Tune
9079606175
Merge pull request #11217 from wojtek-t/store_monit_logs
...
Store monit logs from Jenkins runs
2015-07-14 15:00:07 -07:00
Eric Tune
4635cf381b
Merge pull request #11211 from gmarek/flaky
...
Update Jenkins Flaky suite
2015-07-14 14:59:06 -07:00
Brendan Burns
25d3834b74
Add monitoring and healthz based on tunnel health.
2015-07-14 14:37:38 -07:00
Eric Tune
b4ca61b17b
Merge pull request #11260 from erictune/fix-e2e
...
Fixup doc links.
2015-07-14 13:47:32 -07:00
nikhiljindal
dda71bdc7b
Add namespace to nickname to prevent dup swagger nicknames
2015-07-14 13:41:13 -07:00
Eric Tune
90f023b14f
Fixup doc links.
...
Missed in #11256
2015-07-14 13:40:48 -07:00
Eric Tune
f23f7a1977
Merge pull request #11256 from mikedanese/fix-e2e
...
temporary fix e2e by duping files
2015-07-14 13:09:02 -07:00
Eric Tune
c17972588d
Merge pull request #11245 from lavalamp/travis
...
make travis only run linters/auto-gen checkers.
2015-07-14 13:04:27 -07:00
Eric Tune
3043e05a90
Merge pull request #11242 from JanetKuo/e2e-util-waiting
...
Fix the bug that some waits in e2e test don't actually happen
2015-07-14 13:03:56 -07:00
Eric Tune
758913c12f
Merge pull request #11241 from justinsb/fix_11201
...
AWS: Restore (erroneously) removed get_instance_private_ip
2015-07-14 13:03:36 -07:00