Commit Graph

5044 Commits

Author SHA1 Message Date
chrislovecnm 3b91187e05 Updating docs README.md file
Adding missing documents from tutorial documents, and removing
duplicate.
2017-12-30 14:00:22 -07:00
chrislovecnm 90386ae03e Updating Manifest documentation
Added table of contents to document.  Updated command to include using
dry-run for the creations of YAML.
2017-12-30 13:53:41 -07:00
chrislovecnm 20aeb309de removing inactive approvers 2017-12-30 13:17:47 -07:00
chrislovecnm 88baba38de fixing security lifecycle for additional security groups 2017-12-30 09:00:11 -07:00
Justin Santa Barbara 8c23031561 Add roundtrip tests for certs & private keys
Travis should cover all our supported go versions.
2017-12-29 21:18:29 -05:00
chrislovecnm 4dd3bb1dea Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
chrislovecnm 880db41b75 Bumping go_rules version 2017-12-29 15:03:06 -07:00
chrislovecnm 88cf7d118c Improving bazel make targets, and adding a target for kops cli 2017-12-29 13:45:22 -07:00
k8s-ci-robot 48c6ac1fea
Merge pull request #4167 from chrislovecnm/openapi-updates
Openapi updates
2017-12-29 09:09:36 -08:00
chrislovecnm 1dc4f779a0 updating protokube and dnscontroller builds to use golang 1.9.2 2017-12-28 19:23:26 -07:00
chrislovecnm fd7e0f13e3 Updating make to use golang 1.9.2 2017-12-28 19:23:14 -07:00
chrislovecnm ea3f5d437f updating examples for api ref docs 2017-12-28 19:07:59 -07:00
chrislovecnm 9448e66f1b openapi docs update 2017-12-28 19:07:41 -07:00
chrislovecnm b7de55ff3b ignore default etcd directory that should be running while generating docs 2017-12-28 18:48:36 -07:00
k8s-ci-robot d091bcb3a4
Merge pull request #4165 from rifelpet/docs_cleanup
Documentation Cleanup
2017-12-28 16:30:36 -08:00
Todd Lyons c3c7f31cb1 Doc addition from make gen-cli-docs 2017-12-28 15:56:18 -08:00
Peter Rifel cb60f37239 Add reference to node labels in IG docs 2017-12-28 15:56:17 -08:00
Todd Lyons 7f7306d4f9 Lint fixes by make gofmt 2017-12-28 15:42:53 -08:00
Peter Rifel a04e68a0de Update spot example now that t2 family is supported 2017-12-28 15:10:14 -08:00
Peter Rifel d9d645c763 Update feature flags and rolling update description 2017-12-28 15:10:14 -08:00
Peter Rifel 7608bcac3c Fix docs typos 2017-12-28 15:10:13 -08:00
Todd Lyons 73b29b68e6 User input to continue/abort rolling update 2017-12-28 14:57:28 -08:00
Peter Rifel aeb1f9d206 Add storage driver and options to cluster spec docs 2017-12-28 14:53:22 -08:00
Peter Rifel 1b6b5634c7 Update latest docker version mentioned in docs 2017-12-28 14:52:48 -08:00
Todd Lyons 2f0d888d18 Remove useless line 2017-12-28 11:00:55 -08:00
Todd Lyons 40eed60dd8 Interactive cli arg framework
Just builds, haven't tested yet.
2017-12-28 10:54:17 -08:00
k8s-ci-robot 96bff2246b
Merge pull request #3840 from justinsb/avoid_list_for_keypairs_5
Implement mirroring for API CAStore
2017-12-27 16:12:36 -08:00
chrislovecnm 9c2f6cc890 adding missed lifecycles in elb code 2017-12-27 16:19:34 -07:00
Kubernetes Submit Queue b04ec421c7
Merge pull request #4155 from chrislovecnm/security-lifecycle-fix
Automatic merge from submit-queue.

fixing lifecycle type for network in security phase

Changing security phase validation for network lifecycle.  It needs to be `LifecycleExistsAndWarnIfChanges` so that the vpc is looked up for the security group.  This causes  a unit test to break, which we can re-enable once we can set the validation on the fly.
2017-12-27 14:19:19 -08:00
chrislovecnm c8670155ca backing out unit test because fixing lifecycle creates a failure
Will put unit test back in when we have lifecycle overrides in place
2017-12-27 13:55:23 -07:00
chrislovecnm 7f998802ee fixing lifecycle type for network in security phase 2017-12-27 13:47:45 -07:00
Kubernetes Submit Queue e324eb78e3
Merge pull request #4148 from leeeboo/master
Automatic merge from submit-queue.

Add support for cn-northwest-1.

Add support for cn-northwest-1.
But I am not sure whether the packages under /vender/ are all supported.
2017-12-27 09:58:58 -08:00
Kubernetes Submit Queue 241d5d08f0
Merge pull request #4125 from steveruckdashel/patch-1
Automatic merge from submit-queue.

Moved paragraph relating to runtimeConfig
2017-12-27 09:29:08 -08:00
Wes Morgan 2ab5f115b3
Keep old annotations-prefix for now 2017-12-27 12:21:21 -05:00
Kubernetes Submit Queue d2ac1b4282
Merge pull request #4151 from reactiveops/note-kops-get
Automatic merge from submit-queue.

Added a clarification/warning note about exporting full specs

Quickie note for docs based on clarification in slack.
2017-12-27 07:46:46 -08:00
Eric Hole 6239a9e4da Added a clarification/warning note about exporting full specs 2017-12-27 06:24:04 -08:00
Albert c52472cfa8 Add support for cn-northwest-1. 2017-12-27 15:37:09 +08:00
Kubernetes Submit Queue 4876009bd1
Merge pull request #4136 from spiffxp/rm-labels-yaml
Automatic merge from submit-queue.

Remove labels.yaml

Instead of using the mungegithub check-labels munger, we now use a [cron job](https://git.k8s.io/test-infra/label_sync/cluster/label_sync_cron_job.yaml) that pulls from https://git.k8s.io/test-infra/label_sync/labels.yaml instead of a labels.yaml file
at repo root
2017-12-23 09:31:43 -08:00
Kubernetes Submit Queue e7443ca345
Merge pull request #3839 from justinsb/avoid_list_for_keypairs_4
Automatic merge from submit-queue.

Force nodeup to use the bundle

We disable fallback entirely for nodeup, so we can still share code, but
won't accidentally be using the wrong code path.

Builds on #3839
2017-12-22 09:51:58 -08:00
Kubernetes Submit Queue 34232d8293
Merge pull request #4126 from tsupertramp/add-shared-tags-to-update-running-in-existing-vpc
Automatic merge from submit-queue.

Fix documentation of shared resource tags in kops > 1.8

Hi,

this should fix the following issue:

Ref: https://github.com/kubernetes/kops/issues/4093

Greetings, Thomas
2017-12-22 08:37:02 -08:00
Aaron Crickenberger fec480c14f Remove labels.yaml
https://git.k8s.io/test-infra/label_sync/labels.yaml is the source
of truth now
2017-12-22 10:51:46 -05:00
Kubernetes Submit Queue 9ca326391f
Merge pull request #4120 from KashifSaadat/protokube-custom
Automatic merge from submit-queue.

Fix null pointer issues when custom PROTOKUBE_IMAGE is specified.

When setting a custom protokube location via the environment variable `PROTOKUBE_IMAGE`, this appeared to not be getting set properly at the time of applying Cluster updates (via `kops update cluster ${KOPS_CLUSTER_NAME} --yes`), resulting in a runtime exception.

This PR resolves the above issue, so cluster updates are correctly applied with reference to a custom protokube image location (if provided).
2017-12-22 07:50:06 -08:00
Justin Santa Barbara ca6268b25b Implement mirroring for API CAStore
Makes the mirror code essentially identical.
2017-12-21 21:48:43 -05:00
Omar Jatoi 8a5b8a00ee
Bump kubernetes dashboard version to 1.8.0 2017-12-21 17:22:13 -05:00
Justin Santa Barbara 5cc5a936f9 Force nodeup to use the bundle
We disable fallback entirely for nodeup, so we can still share code, but
won't accidentally be using the wrong code path.
2017-12-21 16:06:11 -05:00
Thomas Peitz 16d9ded25f Improve formatting of run_in_existing_vpc.md 2017-12-21 20:53:25 +01:00
Kubernetes Submit Queue e17127bd50
Merge pull request #3838 from justinsb/avoid_list_for_keypairs_3
Automatic merge from submit-queue.

Use bundles when loading keysets

This avoids the need to list directories, which is problematic on GCE.

It also makes for a more consistent experience; we can move nodeup to use
the bundle always, and we can move writing to the Mirror task, so that VFS
& kops-server are more similar.

Builds on #3837
2017-12-21 11:25:59 -08:00
Kubernetes Submit Queue fb6725a7c7
Merge pull request #4060 from audip/feature/add-audit-log-format-flag
Automatic merge from submit-queue.

Add audit log format flag for api server

In kubernetes 1.8, a flag for audit-log format has been added, this flag can be set to `legacy` or `json` format on the kubernetes API server.
2017-12-21 10:52:31 -08:00
Justin Santa Barbara e981e708e4 Use bundles when loading keysets
This avoids the need to list directories, which is problematic on GCE.

It also makes for a more consistent experience; we can move nodeup to
use the bundle always, and we can move writing to the Mirror task, so
that VFS & kops-server are more similar.
2017-12-21 12:58:26 -05:00
Purandare, Aditya 9900c8afeb
Add auditlogformat flag for kubernetes api server 2017-12-21 11:31:12 -06:00