Commit Graph

6228 Commits

Author SHA1 Message Date
k8s-ci-robot 9d767d15c9
Merge pull request #5341 from AliyunContainerService/scalingGroup
implement scalingGroup tasks for AliCloud
2018-06-17 21:21:31 -07:00
LilyFaFa f5acabd6cd implement scalingGroup tasks for AliCloud 2018-06-18 11:20:18 +08:00
k8s-ci-robot 6f116d3113
Merge pull request #5340 from AliyunContainerService/SSHKeyModel
add SSHKey model for AliCloud
2018-06-17 15:08:29 -07:00
LilyFaFa 6a83025823 add SSHKey model for AliCloud 2018-06-18 00:15:12 +08:00
k8s-ci-robot 127e031948
Merge pull request #5256 from justinsb/dont_autoload_key_on_gce
Don't autoload SSH key on GCE
2018-06-17 08:38:29 -07:00
k8s-ci-robot f3dd8a9b5c
Merge pull request #5331 from azman0101/master
Add missing nodes/stats resource to the system:metrics-server Cluster…
2018-06-17 08:01:30 -07:00
k8s-ci-robot b0170160a5
Merge pull request #5328 from AliyunContainerService/securityGroup
implement SecurityGroup task for ALICloud
2018-06-17 07:19:30 -07:00
Justin Santa Barbara 1549b6e961 Don't autoload SSH key on GCE
This lets us merge #5056
2018-06-17 09:11:06 -04:00
LilyFaFa 27b18ef294 implement securityGroup tasks for AliCloud 2018-06-16 15:10:27 +08:00
k8s-ci-robot 8b22e4ef9a
Merge pull request #5332 from justinsb/protokube_create_zone
gossip: create zone in protokube
2018-06-15 11:06:28 -07:00
k8s-ci-robot cdafebda51
Merge pull request #5320 from nebril/cilium-more-config
More configuration options for cilium
2018-06-15 07:02:29 -07:00
Maciej Kwiek 224826ceca Bazel update for cilium config
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-06-15 11:48:18 +02:00
Maciej Kwiek a054df4fec Apimachinery for cilium config
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-06-15 11:48:18 +02:00
Maciej Kwiek ca52ad5685 More configuration options for cilium
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-06-15 11:48:12 +02:00
k8s-ci-robot 85c7f831c2
Merge pull request #5333 from justinsb/etcd_manager_log_verbosity
Set log-verbosity for etcd-manager
2018-06-15 00:19:27 -07:00
k8s-ci-robot 7796f0f909
Merge pull request #5330 from justinsb/gce_default_network_tier
GCE: Set network tier, to avoid spurious changes
2018-06-14 22:03:37 -07:00
k8s-ci-robot 264ca4c2e8
Merge pull request #5324 from justinsb/viper_explicit
Use less viper discovery
2018-06-14 22:03:28 -07:00
k8s-ci-robot 2528b491e8
Merge pull request #5334 from justinsb/protokube_etcd_flags_only_when_not_etcd_manager
protokube: only specify etcd flags when managing etcd
2018-06-14 21:20:28 -07:00
Justin Santa Barbara c6995e9a9a gossip: create zone in protokube
We were doing this implicitly previously by creating the etcd records.

As etcd-manager doesn't need to create gossip records, we instead
create a zone explicilty.
2018-06-14 17:43:49 -04:00
Justin Santa Barbara 45eeddb560 protokube: only specify etcd flags when managing etcd
If we're using etcd-manager, we don't need to pass the flags to protokube.
2018-06-14 17:40:51 -04:00
Justin Santa Barbara 553e519a56 Set log-verbosity for etcd-manager 2018-06-14 17:40:06 -04:00
azman0101 3c1dca22ae Add missing nodes/stats resource to the system:metrics-server ClusterRole 2018-06-14 19:48:26 +02:00
Justin Santa Barbara 6015336098 GCE: Set network tier, to avoid spurious changes
Otherwise we were seeing instance templates changing every time.

PREMIUM is the default, so we set it to PREMIUM for compatability.  In
future we may want to expose this option.
2018-06-14 11:08:58 -04:00
k8s-ci-robot 6fe589fdfc
Merge pull request #5323 from justinsb/dont_always_print_state_store
Don't always print state store path
2018-06-14 07:04:28 -07:00
k8s-ci-robot 8d66bfcb5e
Merge pull request #5325 from justinsb/set_cluster_honor_name
kops set cluster: honor --name flag
2018-06-14 06:15:28 -07:00
Justin Santa Barbara 4ed47d632b kops set cluster: honor --name flag
We were not using the regular method to get the cluster name, and this
meant that the `--name` flag was being ignored.
2018-06-14 02:13:47 -04:00
Justin Santa Barbara fdc358f903 Use less viper discovery
Tweaks so that we are stricter about how we use viper config file
discovery.  By being more explicit we are less dependent on its
specific behaviour.
2018-06-13 23:55:32 -04:00
Justin Santa Barbara 55efe61fa7 Don't always print state store path
We can log it at V(2), but it is just too noisy otherwise.

We also don't want to change the stdout format!
2018-06-13 23:17:06 -04:00
k8s-ci-robot 6e9a315ac9
Merge pull request #5322 from gas-buddy/gas-buddy/eherot/communicate_before_long_waits
Communicate before long waits
2018-06-13 17:55:30 -07:00
Eric Herot 2090479da5 Let people know that stopping an instance can sometimes take a while 2018-06-13 18:21:24 -04:00
Eric Herot 0e47086ff5 Communicate that we're going to wait for stabilization after draining
The wait for this is very long (90s) by default, which is long enough that many users may assume things are hanging if we don't say what they're waiting for.
2018-06-13 18:18:23 -04:00
k8s-ci-robot 27ef9c118c
Merge pull request #5311 from gambol99/node_auth_path
File Path Fixes
2018-06-12 15:47:29 -07:00
k8s-ci-robot 634a76565d
Merge pull request #5307 from justinsb/5253_followup_avoid_iam_change
Avoid changing IAM policy for users
2018-06-12 11:08:29 -07:00
k8s-ci-robot 9ed156440a
Merge pull request #5316 from AliyunContainerService/ram
implement Ram task for ALICloud
2018-06-12 10:26:29 -07:00
LilyFaFa 5c8f1df4df implement Ram task for ALICloud 2018-06-13 00:22:08 +08:00
k8s-ci-robot d201363818
Merge pull request #5315 from rajansandeep/invalidyaml
Correct deployment yaml of CoreDNS
2018-06-12 09:14:29 -07:00
Justin Santa Barbara 8064f19fc4 Avoid changing IAM policy for users
Follow on to #5253, making it so that users that don't adopt bootstrap
kubelet config don't have their IAM policies change.
2018-06-12 11:58:08 -04:00
Sandeep Rajan e92de7951c correct deployment yaml 2018-06-12 11:29:24 -04:00
k8s-ci-robot 1f475d3b8d
Merge pull request #5312 from aberfeldy/master
Added comment for 404 on healthcheck for non-standard vpc-cidr
2018-06-12 04:55:26 -07:00
k8s-ci-robot c64c167e74
Merge pull request #5313 from gambol99/fix_admission_validation
Fix Admission Controller Validation
2018-06-12 04:12:27 -07:00
Rohith 2f56428aa2 Fix Admission Controller Validation
- Note sure how I missed this, but the options builder is run before the validation which will always cause and issue (we need to add a warning instead)
- for now, given if the user is already using the AdmissionControllers it's fixed later in the chain we will only check the Disabled plugins for now
2018-06-12 11:28:21 +01:00
aberfeldy 6424430754 Added comment for 404 on healthcheck for non-standard vpc-cidr 2018-06-12 11:54:31 +02:00
Rohith 516fa2348f File Path fixes
- nothing much here, just fixing up to use filepath.Join rather than strins.Join which is cleaner
2018-06-12 10:22:05 +01:00
k8s-ci-robot d9694a2cce
Merge pull request #5309 from gambol99/node_auth_fixup
Node Bootstrap Fix Ups
2018-06-11 17:34:26 -07:00
k8s-ci-robot 8e1ec3fe49
Merge pull request #5306 from justinsb/typo_hone_home
Fix typo: HONE -> HOME
2018-06-11 16:44:27 -07:00
Rohith cdfa45d1ca - fixing up the paths to use a strings.Join rather than a fiddly
fmt.Sprintf
2018-06-11 21:30:35 +01:00
Rohith e77000f138 - fixing up the variable name to following a more suitable convention 2018-06-11 21:23:04 +01:00
k8s-ci-robot e27656b821
Merge pull request #5308 from mikesplain/kube_dns_prometheus_scrape
Add prometheus scrape to kube-dns
2018-06-11 12:12:26 -07:00
Mike Splain 24c6b3343f Add prometheus scrape to kube-dns 2018-06-11 14:22:42 -04:00
k8s-ci-robot 9b80326129
Merge pull request #5253 from gambol99/bootstrap_tokens
Node Bootstrap Tokens
2018-06-11 11:10:29 -07:00