Commit Graph

15055 Commits (27524d6b36f023a9fa1d8d614d52eab955cc7b06)

Author SHA1 Message Date
Vish Kannan 5f79267b97 Merge pull request #10484 from markturansky/vol_iscsi_export
Changed ISCSI plugin name from exported to private
2015-07-22 17:07:15 -07:00
Vish Kannan a6b69710fe Merge pull request #11607 from mbforbes/addonClarify
Clarify bits of addon e2e test
2015-07-22 17:03:58 -07:00
Vish Kannan 2e3841efc5 Merge pull request #10485 from markturansky/volume_rbd_export
Changed RBD Volume plugin name from exported to private
2015-07-22 17:02:55 -07:00
Vish Kannan f350c5226f Merge pull request #11618 from mbforbes/etcdSkipGKE
Clarify etcd failure e2e test requirements
2015-07-22 17:01:18 -07:00
Vish Kannan b321cff1e4 Merge pull request #11612 from mbforbes/shellSkipGKE
Skip GKE for shell services test and make clear why
2015-07-22 17:00:36 -07:00
Vish Kannan 9cbbafa38b Merge pull request #11683 from nak3/calc-fix
Modify calculation comment for LeastRequestedPriority
2015-07-22 16:40:16 -07:00
Vish Kannan b27f99bd43 Merge pull request #11030 from justinsb/e2e_aws_lb_changes_on_service_change
e2e: For AWS, tolerate an LB change when the service changes
2015-07-22 16:32:10 -07:00
Vish Kannan 4421b3dfdd Merge pull request #10821 from jimmidyson/gc-container-volumes
Fixes #10803: Delete Docker container volumes on GC
2015-07-22 16:02:03 -07:00
Karl Isenberg 11b3fb3bdc Make guestbook-go url paths relative to survive multiple proxies 2015-07-22 15:20:22 -07:00
colmm99 165d08e627 add command for workaround for issue 10836 2015-07-22 23:14:15 +01:00
Mike Danese fdb5cefae7 fix unit test breakage by adding seed method to util/rand 2015-07-22 15:01:51 -07:00
Mike Danese a558edf036 Revert "Revert "Move rand string func to util for reuse""
This reverts commit acebe24bf3.
2015-07-22 15:01:28 -07:00
Vish Kannan 20293058ec Merge pull request #11698 from pmorie/copy-test-visual
Make copy_test.go failures easier to debug
2015-07-22 14:59:28 -07:00
Vish Kannan 3429bbb00d Merge pull request #11703 from GoogleCloudPlatform/revert-9162-rand-util
Revert "Move rand string func to util for reuse"
2015-07-22 14:57:04 -07:00
Vish Kannan bfd7477b5b Merge pull request #11648 from jumpkick/patch-1
Update volumes.md
2015-07-22 14:06:32 -07:00
Vish Kannan 6bce2643a1 Merge pull request #11673 from zg/patch-1
Grammar adjustment
2015-07-22 14:05:26 -07:00
Vish Kannan fc663944f1 Merge pull request #11680 from ZJU-SEL/fix-scratch-doc
fix scartch doc
2015-07-22 13:43:56 -07:00
Vish Kannan 03efab5675 Merge pull request #11639 from timstclair/docs
Detailed walkthrough docs cleanup
2015-07-22 13:42:59 -07:00
Brian Grant f171cc0912 Update post-1.0 release versioning proposal. 2015-07-22 20:20:31 +00:00
Vish Kannan acebe24bf3 Revert "Move rand string func to util for reuse" 2015-07-22 12:51:29 -07:00
Brendan Burns b0a429f356 Merge pull request #11701 from brendandburns/docs2
Remove the pre-production note.
2015-07-22 12:41:21 -07:00
Brendan Burns 6e87c7f8c9 Remove the pre-production note. 2015-07-22 12:21:12 -07:00
Vish Kannan 550203b3a3 Merge pull request #9162 from thockin/rand-util
Move rand string func to util for reuse
2015-07-22 11:08:47 -07:00
Paul Morie 1df80e3a6a Make copy_test.go failures easier to debug 2015-07-22 13:11:10 -04:00
Kenjiro Nakayama a176001aa1 Fix calculation comment for LeastRequestedPriority 2015-07-22 17:18:19 +09:00
Kenjiro Nakayama 5d3958ff64 Remove unused argument from fractionOfCapacity() 2015-07-22 15:43:50 +09:00
He Simei 6a1cd10605 fix doc 2015-07-22 10:39:02 +08:00
Max Forbes 5e195b4f04 Remove deprecated master certs test 2015-07-21 15:42:37 -07:00
Zack Gold 73dd1f9214 Grammar adjustment
This was difficult to read so I made a grammatical adjustment.
2015-07-21 11:34:14 -07:00
jumpkick 362835c641 Update volumes.md 2015-07-21 00:45:49 -04:00
Tim St. Clair 0c28499038 Detailed walkthrough docs cleanup
- Consistent capitalization of IP
- Remove file name from some docs links
- Fix comma usage and typos
2015-07-20 18:11:32 -07:00
krousey fbc85e9838 Merge pull request #11627 from davidopp/doc2
Add a known issues doc.
2015-07-20 17:34:46 -07:00
David Oppenheimer ab3d63c95f Add a known issues doc. 2015-07-20 17:28:20 -07:00
krousey 31cc459a5d Merge pull request #11629 from krousey/example_fix
Fixing examples_test for moved files in #11595
2015-07-20 17:12:10 -07:00
krousey 048ec5a9de Merge pull request #11041 from djosborne/master
Added Project Calico networking plugin tutorial
2015-07-20 17:06:17 -07:00
Kris Rousey 0d0dfe440c Fixing examples_test for moved files in #11595 2015-07-20 16:51:25 -07:00
Dan Osborne 33d385bc97 added project calico networking plugin tutorial 2015-07-20 16:48:41 -07:00
krousey 33b4a0e5ee Merge pull request #11625 from timstclair/docs
Cleanup docs.
2015-07-20 16:40:21 -07:00
Tim St. Clair ca32e651bd Cleanup docs.
- Fix typo in services-firewalls
- Fix incorrect comma usage
- s/minion/node/
- Link deadlock to wikipedia article
- Fix livenessProbe capitalization
- Change API reference quoting from " to \`
2015-07-20 16:25:37 -07:00
krousey 220cc6a86c Merge pull request #11596 from brendandburns/docs
Add some additional text about getting help.
2015-07-20 16:21:11 -07:00
Brendan Burns 21f540194b Update troubleshooting docs some. 2015-07-20 15:42:38 -07:00
krousey 6553ec47da Merge pull request #11402 from brendandburns/docs2
Add upgrade instructions.
2015-07-20 15:28:31 -07:00
krousey 5161d22322 Merge pull request #11595 from erictune/foo
Split namespace docs user vs admin.
2015-07-20 15:11:03 -07:00
Brendan Burns 4b946d7633 Add upgrade instructions. 2015-07-20 15:05:25 -07:00
Eric Tune 6fa6beaccc Split namespace docs user vs admin.
Move namespace.md and examples dir from docs/user-guide
to docs/admin.

Assumption is that creating and deleting namespaces is an "admin"
task.

Add a mostly new user-guide to namespaces that gives more advice
on when to use namespaces, and how to work within them,
but not how to create/delete them.  It is more succinct than
before.
2015-07-20 15:01:44 -07:00
krousey dfbd05661d Merge pull request #11613 from goltermann/docs2
Fix links in DESIGN.md
2015-07-20 14:58:46 -07:00
krousey a6fdc50265 Merge pull request #11611 from erictune/fixhdr
Remove equals from heading which breaks our links.
2015-07-20 14:58:03 -07:00
krousey 8a3a177dc8 Merge pull request #11616 from mgannholm/patch-1
grammar fixes
2015-07-20 14:56:41 -07:00
Max Forbes c8dcd1cc20 Clarify etcd failure e2e test requirements 2015-07-20 14:53:39 -07:00
mgannholm 55e64cb0ca grammar fixes 2015-07-20 14:51:13 -07:00