Caleb Gilmour
cd35aafd8b
Adds a link in networking docs for Romana install
2016-11-08 14:33:17 +13:00
Justin Santa Barbara
dc069485cc
Merge pull request #832 from zmerlynn/bump-versions
...
Quick fix: add v1.[67] to valid version checks
2016-11-07 14:33:47 -05:00
Zach Loafman
8263cae51b
Quick fix: add v1.[67] to valid version checks
2016-11-07 11:22:59 -08:00
Chris Love
d1c2273e43
Merge pull request #824 from justinsb/fix_756
...
Improve docs for images & the ubuntu image
2016-11-06 23:48:26 -08:00
Justin Santa Barbara
d54ae563b8
Improve docs for images & the ubuntu image
...
* make heading for the ubuntu image
* add links for the debian images
Fix #756
2016-11-06 23:10:47 -05:00
Chris Love
abb86c3234
Merge pull request #826 from justinsb/redhat_fixes
...
Recognize redhat.com image-owner-alias, fix docs
2016-11-06 20:04:00 -08:00
Chris Love
582cdea186
Merge pull request #829 from justinsb/fix_668
...
apiserver needs /etc/pki/ca-trust, at least on RHEL
2016-11-06 20:02:04 -08:00
Justin Santa Barbara
7e7dd953c8
Cleanup, a few notes for centos
2016-11-06 22:28:07 -05:00
Justin Santa Barbara
4eb918a9ae
apiserver needs /etc/pki/ca-trust, at least on RHEL
...
/etc/pki/ca-trust has the actual CA certs, on RHEL & derivatives, and
thus must be mounted by apiserver. It is used in the volume admission
controller, for example.
Fix #668
2016-11-06 22:15:28 -05:00
Justin Santa Barbara
7566254372
docs: suggest a better name for dev versions of nodeup
2016-11-06 21:55:38 -05:00
Justin Santa Barbara
3e2d89c6b0
Recognize redhat.com image-owner-alias, fix docs
2016-11-06 21:38:21 -05:00
Justin Santa Barbara
c02d5d38dc
Fix bug in security group matching
...
We were matching only by the name tag, instead of using the group-name
If users had an SG with the same Name in different VPCs we could have
matched SGs in both VPCs. This seems unlikely, and particularly tricky
to then get through the remaining sanity checks (even in the find
function itself).
Fix #813
2016-11-06 21:14:43 -05:00
Kris Childress
941ce272db
Commit from 30k feet before kubecon, adding information on fi/cloudup/nodeup
2016-11-06 15:33:29 -07:00
Chris Love
181aa16555
Merge pull request #805 from justinsb/aws_sdk_152
...
Update aws-sdk-go to 1.5.2
2016-11-05 17:57:19 -06:00
Billy Shambrook
ea689f8ca9
add completion cli command.
2016-11-05 18:41:57 +00:00
Billy Shambrook
8e979ca434
add genhelpdocs cmd to generate cli markdown docs
2016-11-05 18:41:47 +00:00
Chris Love
853431f324
Merge pull request #817 from Frameio/add-gomd2man-dep
...
Add gomd2man dep and document how to add new dependencies
2016-11-05 12:23:28 -06:00
Billy Shambrook
aa2e394120
promote imperative git commit messages.
2016-11-05 18:21:09 +00:00
Billy Shambrook
f38108ce7c
add 'how to add new dependencies' to development docs.
2016-11-05 18:15:11 +00:00
Billy Shambrook
953b032608
Added go-md2man, blackfriday and sanitized_anchor_name deps
2016-11-05 18:13:23 +00:00
Chris Love
a2e66c2345
Merge pull request #814 from justinsb/fix_ineffassign
...
Fix some ineffective assign warnings from go-report-card
2016-11-05 08:14:54 -06:00
Chris Love
4ee1b69422
Merge pull request #812 from justinsb/typo
...
Fix typo: becasue -> because
2016-11-05 08:13:11 -06:00
Justin Santa Barbara
c8fe442c86
Fix some ineffective assign warnings from go-report-card
2016-11-05 01:52:12 -04:00
Justin Santa Barbara
27fb687058
Fix typo: becasue -> because
2016-11-05 01:41:47 -04:00
Matt Condon
4bea8f80d1
fix: point yaml spec for adminAccess to cluster_spec
2016-11-04 18:12:55 -04:00
Matt Condon
ad03ba6099
squash: line notes and additional comments/docs
2016-11-04 18:08:34 -04:00
Matt Condon
34dec91415
docs: add documentation for cluster.spec, namely runtimeConfig
2016-11-04 17:57:12 -04:00
Chris Love
6cbe5b41c4
Merge pull request #804 from justinsb/canonical_import_paths
...
Add canonical import paths
2016-11-04 00:36:17 -06:00
Chris Love
52f24f46d8
Merge pull request #806 from justinsb/docs_update_dependency
...
Add docs on how to update a dependency
2016-11-04 00:34:19 -06:00
Chris Love
5b05a9ccbc
Merge pull request #808 from justinsb/issue_615
...
Better error message when KOPS_STATE_STORE not set
2016-11-04 00:33:38 -06:00
Justin Santa Barbara
b1d6e3d04d
Add mocks for new EC2 functions
2016-11-04 01:23:47 -04:00
Justin Santa Barbara
0c0a49d7f1
Better error message when KOPS_STATE_STORE not set
...
Issue #615
2016-11-04 01:01:42 -04:00
Justin Santa Barbara
46e5b724cf
Reduce CPURequests, so we can run on 1 core machine
...
Fix #776
2016-11-04 00:41:51 -04:00
Justin Santa Barbara
634e1e3c9c
Add docs on how to update a dependency
2016-11-03 23:56:05 -04:00
Justin Santa Barbara
c80322924f
Update aws-sdk-go to 1.5.2
2016-11-03 23:54:12 -04:00
Justin Santa Barbara
e4423050c5
Add canonical import paths
...
Should warn if not using the vanity alias (k8s.io/kops) for an import.
2016-11-03 23:46:27 -04:00
Chris Love
bd2134912b
Merge pull request #798 from kubernetes/build-dir-structure
...
Adding note on the kops build directory structure
2016-11-03 01:25:59 -06:00
Kris Childress
3e131445d0
Adding note on the kops build directory structure
2016-11-03 00:34:06 -06:00
Kris Childress
ca692791a1
Merge pull request #769 from DualSpark/code-of-conduct
...
adding k8s code of conduct
2016-11-01 20:55:47 -06:00
chrislovecnm
e1d7399a46
adding k8s code of conduct
2016-11-01 12:27:34 -06:00
Chris Love
1a9b455c6d
Merge pull request #761 from Shrugs/docs/clarify-dns-creation-delay
...
docs: clarify delay on the api.* routes in Route53
2016-10-31 15:30:23 -06:00
Chris Love
069dfeaa2d
Merge pull request #765 from keglevich3/patch-1
...
typo
2016-10-31 15:26:32 -06:00
keglevich3
574dd9904f
typo
...
typo
2016-10-31 22:46:38 +02:00
Matt Condon
d40fb499d6
docs: clarify delay on the api.* routes in Route53
2016-10-31 12:24:43 -04:00
Chris Love
cc22fc8c7d
Merge pull request #747 from dwradcliffe/move_boot_doc
...
move boot-sequence doc into docs directory
2016-10-29 10:29:07 -06:00
David Radcliffe
02989e4ed8
move boot-sequence doc into docs directory
2016-10-28 12:21:32 -04:00
Chris Love
8077e2b007
Merge pull request #721 from DualSpark/readme-cleanups
...
Documentation Refactor
2016-10-26 20:33:56 -06:00
Chris Love
131721d2e4
Merge pull request #730 from justinsb/update_cni_1
...
CNI: update version to latest
2016-10-26 20:31:37 -06:00
Kris Childress
ff92d3a85b
Remove how it works - updating readme
2016-10-26 17:44:25 -06:00
Kris Childress
8015a4b0aa
Fixing line typo in README
2016-10-26 10:01:30 -06:00