k8s-ci-robot
f4554a539a
Merge pull request #4475 from chrislovecnm/bump-bazel-kops-version
...
Updating kops version when using bazel
2018-02-20 10:58:38 -08:00
chrislovecnm
0fe61ca341
Updating kops version when using bazel
...
We bumped the version in the Makefile, but I did not understand that we
have to bump the version in the workplace status script. I added a note
in the Makefile, and bumped the version in the script.
2018-02-20 11:20:16 -07:00
k8s-ci-robot
4b8db1eee0
Merge pull request #4137 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2018-02-20 08:54:39 -08:00
k8s-ci-robot
87fbb349c6
Merge pull request #4469 from justinsb/update_metrics
...
Support updating autoscaling metrics
2018-02-20 00:54:38 -08:00
k8s-ci-robot
19e4c581fa
Merge pull request #4460 from chrislovecnm/fixing-delete
...
Fixing deleting of shared IGW and DHCPOptions
2018-02-19 22:20:38 -08:00
Justin Santa Barbara
6e562e0742
Support updating autoscaling metrics
2018-02-20 00:53:24 -05:00
k8s-ci-robot
ee48c1b25f
Merge pull request #4468 from chrislovecnm/gazelle-updates
...
Updating missed BUILD files for gazelle
2018-02-19 21:41:38 -08:00
k8s-ci-robot
b92ed09b34
Merge pull request #4467 from chrislovecnm/fixing-camel-case
...
Updating variables to use Camel Case
2018-02-19 21:10:37 -08:00
chrislovecnm
6a77fca293
Updating missed BUILD files for gazelle
2018-02-19 21:02:44 -07:00
chrislovecnm
71c8fa4b3a
Updating variables to use Camel Case
...
I am fixing the work where I used snake case variables instead of camel
case. Go likes camel case much better. This commit is only a refactor
of names.
2018-02-19 20:57:58 -07:00
k8s-ci-robot
c37eab74ca
Merge pull request #4435 from chrislovecnm/remove-submodules
...
Remove submodules
2018-02-19 14:54:38 -08:00
k8s-ci-robot
bd57954452
Merge pull request #4445 from chrislovecnm/lifecycle-overrides
...
Lifecycle overrides
2018-02-19 13:58:37 -08:00
chrislovecnm
64439b4846
updating cli documentation for override-lifecycles
2018-02-19 13:27:08 -07:00
chrislovecnm
13ff0875e5
adding flag options to update_cluster for the user to pass in overrides
2018-02-19 13:27:07 -07:00
chrislovecnm
e14b4ed6fe
Updating documentation and tweaking log level
2018-02-19 13:27:07 -07:00
chrislovecnm
31bb4850d9
wiring in handling of task overrides
2018-02-19 13:27:07 -07:00
chrislovecnm
e6b9a15be5
adding new generated tasks
2018-02-19 13:27:07 -07:00
chrislovecnm
a68cf85aba
modifying generator to create SetLifecycle
2018-02-19 13:27:07 -07:00
k8s-ci-robot
c87b8ee8ee
Merge pull request #4457 from chrislovecnm/bazel-gazelle-update
...
updating bazel BUILD file
2018-02-18 19:34:37 -08:00
k8s-ci-robot
61e5ebfe3c
Merge pull request #4459 from chrislovecnm/custom-err-warnifchanges
...
Fixing ExistsAndWarnIfChanges so that it will allow a user to pass
2018-02-18 18:58:36 -08:00
chrislovecnm
e853fba1e4
Fixing deleting of shared IGW and DHCPOptions
...
Currently shared IGW and DHCPOptions are deleted, even if the shared
tags exist. This PR adds the HasSharedTags func to the Shared member on
both IGW and DHCPOptions resources.
2018-02-18 19:56:21 -07:00
chrislovecnm
aed1000a0f
Fixing ExistsAndWarnIfChanges so that it will allow a user to pass
...
This PR implmenents a new custom error that is returned when a task
lifecycle set to fi.LifecycleExistsAndWarnIfChanges. This will allow
a task to to fail validation, but the task is marked as completed and
the error is cleared.
2018-02-18 19:00:17 -07:00
k8s-ci-robot
c208129eb0
Merge pull request #4456 from mikesimos/master
...
add storageclasses permissions for cluster-autoscaler:v1.1.0
2018-02-18 14:39:37 -08:00
chrislovecnm
3b0702eb1c
updating bazel BUILD file
2018-02-18 15:33:18 -07:00
Michael Angelos Simos
e10c8b5db4
add storageclasses permissions for cluster-autoscaler:v1.1.0
2018-02-18 23:22:23 +02:00
k8s-ci-robot
4f6dc89642
Merge pull request #4384 from leeeboo/master
...
Add to aws-china.md to prevent Etag not match the HASH of file.
2018-02-16 08:32:39 -08:00
k8s-ci-robot
2bf86134a3
Merge pull request #4240 from gambol99/calico_tls
...
Kubernetes Calico TLS
2018-02-15 09:25:38 -08:00
k8s-ci-robot
2c1ad3a630
Merge pull request #4440 from klaus993/fix-instange-groups-docs
...
Fix instange groups docs
2018-02-14 18:23:40 -08:00
Rohith
c8e4a1caf8
Kubernetes Calico TLS
...
The current implementation when Etcd TLS was added does not support using calico as the configuration and client certificates are not present. This PR updates the calico manifests and adds the distribution of the client certificate
2018-02-14 23:41:45 +00:00
klaus993
4ea6623933
Add clarification in instance group deletion
...
It can happen that, if one is accustomed to target the configuration to
terraform (for example), one does not expect it to be applied automatically,
but perform a `kops update cluster --target=terraform` followed by a `terraform
apply`. It's a disruption of common flow and it should be clarified.
2018-02-14 16:31:01 -03:00
Tim Hockin
79d5f793e7
Convert registry to k8s.gcr.io
2018-02-14 10:08:41 -08:00
k8s-ci-robot
6a05553398
Merge pull request #4437 from manabusakai/updates-for-x1-instance-family
...
Updates for x1 instance family
2018-02-14 00:06:51 -08:00
k8s-ci-robot
2b1ecba8e1
Merge pull request #4395 from ihoegen/master
...
Add max-requests-inflight parameter
2018-02-13 22:59:51 -08:00
klaus993
43251fbb60
Change example in create ig --help
...
Add another subnet to the first example to show how to pass multiple subnets.
And run `make gen-cli-docs`.
2018-02-13 19:12:31 -03:00
Ian Hoegen
37c3ac3784
Add max-requests-inflight flag, along with docs
2018-02-13 13:34:48 -08:00
klaus993
6050d90805
Add info about `kops create ig` command in docs
2018-02-13 17:14:22 -03:00
k8s-ci-robot
ff5c625a8c
Merge pull request #4438 from chrislovecnm/fix-hack-script
...
Fixing problems in dev build script example
2018-02-13 10:02:50 -08:00
chrislovecnm
0ccd413f82
Fixing problems in dev build script example
2018-02-13 10:22:38 -07:00
k8s-ci-robot
9ca765932f
Merge pull request #4169 from GrupoZapVivaReal/master
...
Add live-restore flag to docker config
2018-02-13 07:12:49 -08:00
k8s-ci-robot
7015e1f4ad
Merge pull request #4436 from Antiarchitect/patch-1
...
Fix wrong backticks markdown.
2018-02-13 06:28:50 -08:00
Manabu Sakai
882ccbeb75
Updates for x1 instance family
2018-02-13 23:09:46 +09:00
Andrey Voronkov
6df4f001a3
Fix wrong backticks markdown.
2018-02-13 12:33:06 +03:00
k8s-ci-robot
f400a882d7
Merge pull request #4182 from StevenACoffman/REDUCE_DELTA_AUTOSCALER_README
...
Update Cluster Autoscaler image and Reduce the Delta between autoscaler docs
2018-02-12 20:59:49 -08:00
chrislovecnm
6a4bd4836d
removing old dependencies document
2018-02-12 21:47:13 -07:00
chrislovecnm
6a7d80a49a
removing old python file for updating submodules
2018-02-12 21:45:13 -07:00
chrislovecnm
5d43897e0f
removing submodules because we moved to dep
2018-02-12 21:43:51 -07:00
k8s-ci-robot
8eb5934f2d
Merge pull request #4433 from jar349/master
...
Update upgrade.md
2018-02-12 18:02:50 -08:00
k8s-ci-robot
27c8ddc09d
Merge pull request #4382 from justinsb/try_dep
...
Use dep to maintain vendor directory
2018-02-12 16:24:49 -08:00
k8s-ci-robot
020956a50b
Merge pull request #4431 from mikesplain/bazel_build_fix
...
Update BUILD files to account for some recent changes
2018-02-12 15:48:50 -08:00
k8s-ci-robot
fc463758a6
Merge pull request #4432 from chrislovecnm/update-release-version
...
Updating Makefile to the correct versions for the 1.8.1 release
2018-02-12 15:08:49 -08:00