Commit Graph

5386 Commits

Author SHA1 Message Date
k8s-ci-robot 5eb1fc4985
Merge pull request #4656 from justinsb/bump_alpha_to_stable_201803
Promote alpha channel to stable
2018-03-12 07:27:20 -07:00
k8s-ci-robot f7a6799b28
Merge pull request #4659 from justinsb/alpha_new_gce_iamge
alpha: bump to latest (64) COS image for GCE
2018-03-12 07:27:11 -07:00
k8s-ci-robot facba4faab
Merge pull request #4658 from justinsb/alpha_new_k8s_versions
alpha channel: k8s 1.7.13 & 1.8.8
2018-03-12 06:34:13 -07:00
k8s-ci-robot ed45b50ae8
Merge pull request #4657 from justinsb/alpha_new_images
New images for alpha channel: 4.4.121 kernel
2018-03-12 05:52:11 -07:00
Justin Santa Barbara d42744df02 New images for alpha channel: 4.4.121 kernel 2018-03-12 02:20:31 -04:00
Justin Santa Barbara 5d36f9e37d Update kops version in tests
We need to satisfy the new minimum supported version.
2018-03-12 02:17:49 -04:00
Justin Santa Barbara 13fe037788 alpha: bump to latest (64) COS image for GCE 2018-03-11 20:25:54 -04:00
Justin Santa Barbara 565830e380 alpha channel: k8s 1.7.13 & 1.8.8 2018-03-11 20:21:18 -04:00
Justin Santa Barbara d0382fab95 Promote alpha channel to stable 2018-03-11 20:15:55 -04:00
k8s-ci-robot 994a348cb4
Merge pull request #4569 from justinsb/mock_aws_roundtrip
Create lifecycle test against AWS mocks
2018-03-11 16:11:10 -07:00
k8s-ci-robot d5c587c5d1
Merge pull request #4649 from justinsb/keypair_render_logic
Keypair: tweak Render logic
2018-03-11 15:18:08 -07:00
k8s-ci-robot c4f12770b2
Merge pull request #4652 from justinsb/typo_1
typo: anmed -> named
2018-03-11 14:39:10 -07:00
Justin Santa Barbara f254c38944 dep: Additional package github.com/aws/aws-sdk-go/service/iam/iamiface 2018-03-11 17:04:30 -04:00
Justin Santa Barbara 85b972bc28 Fill out cloudmock to do a basic lifecycle test 2018-03-11 17:04:30 -04:00
Justin Santa Barbara c121e7f14e Create lifecycle test against AWS mocks
We create a cluster, run kops update, then run kops update again.  We
expect no changes on the second update.
2018-03-11 17:04:30 -04:00
k8s-ci-robot 3fbbf57ca4
Merge pull request #4653 from justinsb/move_sshkey
Move ssh key functions to pkg/pki
2018-03-11 14:00:09 -07:00
Justin Santa Barbara f8c57c2f57 Move ssh key functions to pkg/pki
Preparation for reuse by the roundtrip mock tests.
2018-03-11 13:20:08 -04:00
Justin Santa Barbara 5b3925db23 Keypair: tweak Render logic
We don't need to special-case it
2018-03-11 13:08:14 -04:00
Justin Santa Barbara b677684c9e typo: anmed -> named 2018-03-11 12:57:50 -04:00
k8s-ci-robot b6eededf7c
Merge pull request #4645 from chrislovecnm/update-node-api-signature-tests
Updating to use CoreV1 in unit tests
2018-03-10 20:42:10 -08:00
k8s-ci-robot 698c79f28c
Merge pull request #4648 from justinsb/keypair_integration_test_print_diffs
keypair integration test: print diffs
2018-03-10 18:11:10 -08:00
k8s-ci-robot d1e7128da6
Merge pull request #4633 from chrislovecnm/verify-fail-output
Updating verify scripts so that output is highlighted
2018-03-10 16:58:09 -08:00
k8s-ci-robot 623703c78e
Merge pull request #4593 from ChienHuey/add-aws-x1e-series
Add AWS x1e instances to the instance type supported by kops
2018-03-10 16:22:18 -08:00
k8s-ci-robot 6e30265ddd
Merge pull request #4651 from gambol99/protokobe_master
Protokube Channel and RBAC
2018-03-10 16:22:09 -08:00
k8s-ci-robot 64a734fd3a
Merge pull request #4624 from AdamDang/patch-9
Typo fix "Kubernetes 1.9"->"Kubernetes v1.9"
2018-03-10 15:12:11 -08:00
k8s-ci-robot 62b1bda6e7
Merge pull request #4644 from chrislovecnm/update-node-api-signature
Updating K8s API calls to use CoreV1 kops node adapter
2018-03-10 14:35:21 -08:00
k8s-ci-robot e4a1964ef3
Merge pull request #4646 from justinsb/reduce_log_levels_parsing_pem
Reduce log levels: parsing pem block
2018-03-10 14:35:11 -08:00
Justin Santa Barbara 4614789ef6
Merge branch 'master' into add-aws-x1e-series 2018-03-10 17:02:13 -05:00
Justin Santa Barbara 9ea334d18b keypair integration test: print diffs
We have a nice diff library for printing diffs, use it for the tests.
2018-03-10 16:48:47 -05:00
Rohith 3c7d9d8691 Protokube Channel and RBAC
- only performing the initialization of rbac on masters
- onlu performing the channels apply on a master node
2018-03-10 21:48:35 +00:00
k8s-ci-robot 6606ab4ff9
Merge pull request #4582 from chrislovecnm/create-keyset-yaml
Creating the keyset.yaml file if it does not exist
2018-03-10 13:30:21 -08:00
k8s-ci-robot 11a64b9d46
Merge pull request #4635 from chrislovecnm/gofmt-new-go-fix
Updating comment so we do not have gofmt issues with go 1.9 and go 1.10
2018-03-10 13:30:12 -08:00
Justin Santa Barbara f7b7fed125 Reduce log levels: parsing pem block
These messages are not very useful, even for v=8
2018-03-10 16:15:07 -05:00
chrislovecnm 07674fa846 Updating to use CoreV1 in unit tests 2018-03-10 13:53:50 -07:00
k8s-ci-robot eb4ed3ab51
Merge pull request #4625 from AdamDang/patch-10
Typo fix "previouslly"->"previously"
2018-03-10 12:42:22 -08:00
k8s-ci-robot 1691cf0c58
Merge pull request #4638 from AdamDang/patch-16
Typo delete duplicated "is ", "utilty"->"utility"
2018-03-10 12:42:12 -08:00
chrislovecnm 05613ce9f9 Updating K8s API calls to use CoreV1 kops node adapter
A change in behavior was introduced with the upstream client-go pkg.
This changed occurred between the kops 1.8.0 version and kops
1.9.0-alpha1. This PR updates the the API calls to use CoreV1 instead of
Core.  This fixes a bug where kops would incorrectly validate a cluster
when the cluster is missing nodes.
2018-03-10 13:20:38 -07:00
k8s-ci-robot 653d2e46a8
Merge pull request #4626 from AdamDang/patch-11
Typo fix "need"->"needs", delete duplicated "."
2018-03-10 12:05:30 -08:00
k8s-ci-robot 125baa6ade
Merge pull request #4631 from peterkuiper/fix-typo-instance-groups-md
Fixed typo, us-central should be eu-central
2018-03-10 12:05:25 -08:00
k8s-ci-robot 41d4b6ca5d
Merge pull request #4636 from AdamDang/patch-14
Typo delete duplicated "our", fix "reacheable"->"reachable"
2018-03-10 12:05:20 -08:00
k8s-ci-robot cc3b5f8819
Merge pull request #4637 from AdamDang/patch-15
Typo "offical"->"official"
2018-03-10 12:05:10 -08:00
k8s-ci-robot f6968998c4
Merge pull request #4621 from AdamDang/patch-7
Typo instance group ->"InstanceGroup"
2018-03-10 11:29:20 -08:00
k8s-ci-robot eb573a6f1c
Merge pull request #4622 from AdamDang/patch-8
Typo fix "provides"->"provide"
2018-03-10 11:29:11 -08:00
AdamDang 02c0115043
Typo delete duplicated "is ", "utilty"->"utility"
In "The upgrade is will occur once the channels utilty picks up the change within a
few minutes.", “is” is superfluous.
"utilty" is wrong word, should be utility here.
2018-03-10 10:07:44 +08:00
AdamDang 6e498cb3f9
Typo "offical"->"official"
It should be "official" here.
2018-03-10 09:57:51 +08:00
AdamDang b955fb5b2f
Typo delete duplicated "our", fix "reacheable"->"reachable"
1. delete duplicated "our" in line 40.
2. fix "reacheable"->"reachable"
2018-03-10 07:39:55 +08:00
chrislovecnm aabfc1cf13 Updating comment so we do not have gofmt issues with go 1.9 and go 1.10
There is a change in gofmt between go 1.10 and go 1.9.  The aws.go file
needs formating with go 1.10, while it is passing 1.9.  This commit moves
a comment above the parens so that both go 1.9 and 1.10 formats the file
in the same manner.
2018-03-09 14:53:17 -07:00
chrislovecnm 4e989bccfb Updating verify scripts so that output is highlighted
When a verify script fails we now output the word 'FAIL' at the start of the message
so that it is highlighted in the build logs.
2018-03-09 14:39:06 -07:00
chrislovecnm f785d2bd12 patching with PR 4598, need to remove this commit 2018-03-09 14:22:12 -07:00
k8s-ci-robot d46f35539f
Merge pull request #4628 from AdamDang/patch-13
Typo fix "etcd manager"->"etcd-manager"
2018-03-09 13:06:10 -08:00