Commit Graph

8299 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 0e27206973
Merge pull request #7290 from justinsb/rationalize_golden_output_comparison
Rationalize golden-output comparison
2019-07-23 00:20:55 -07:00
Kubernetes Prow Robot d961f985c5
Merge pull request #7133 from granular-ryanbonham/squash_improve_channel_updates
Improve channel updates
2019-07-22 11:36:54 -07:00
Justin SB cd0075d853
Update expected hash for weave
The update-hash script didn't update gobindata; will fix that separately.
2019-07-22 08:39:47 -07:00
Kubernetes Prow Robot 2cbf7355bb
Merge pull request #7300 from mikesplain/remove_i3en.metal_fix_m5a.8xlarge
Machine types fix
2019-07-22 08:08:52 -07:00
Ryan Bonham 84e57f2871
Remove commented code block 2019-07-22 07:26:07 -07:00
Ryan Bonham 62d4b128ce
Improve channel updates, to use hash of manifests to ensure we always update on changes 2019-07-22 07:26:06 -07:00
Kubernetes Prow Robot 2178721764
Merge pull request #6236 from justinsb/fixup_ntp_install
Move NTP and misc packages initialization to code
2019-07-22 07:18:52 -07:00
Kubernetes Prow Robot cdd3496c8a
Merge pull request #6229 from justinsb/gce_ipalias
GCE: support ipalias networking mode, named "gce"
2019-07-22 06:26:51 -07:00
mikesplain a2265bcf44 Fix m5a.8xlarge and i3en.metal has been removed 2019-07-22 08:54:34 -04:00
Kubernetes Prow Robot eb6d97eaa0
Merge pull request #7289 from justinsb/remove_cmdutils_isfilenamesliceempty
Replace use of cmdutil IsFilenameSliceEmpty
2019-07-22 05:30:52 -07:00
Kubernetes Prow Robot d83b7284e0
Merge pull request #7293 from timoreimann/update-do-ccm-to-v0-1-16
Update DigitalOcean CCM to v0.1.16
2019-07-21 20:44:51 -07:00
Justin SB 512378b335
Rationalize golden-output comparison
Create a single helper function: AssertMatchesFile

Also a few output files that weren't consistent.
2019-07-21 23:08:48 -04:00
Kubernetes Prow Robot 92903304d4
Merge pull request #7287 from VibrentHealth/rhel8_support
Rhel8 support
2019-07-21 19:55:03 -07:00
Kubernetes Prow Robot 5e53a44f4c
Merge pull request #7185 from jacksontj/issue_7172_replace
replace behavior for @aws hostnameOverride
2019-07-21 19:54:51 -07:00
Kubernetes Prow Robot bb4574b1d5
Merge pull request #7291 from justinsb/update_expected_script
Create hack/update-expected.sh to update test output
2019-07-19 17:04:55 -07:00
Timo Reimann 46ca7e4782 Update DigitalOcean CCM to v0.1.16 2019-07-20 00:27:25 +02:00
Kubernetes Prow Robot afd27f1c32
Merge pull request #7288 from justinsb/stop_gitignore_of_gobindata
Stop .gitignoring all files named go-bindata
2019-07-19 09:55:27 -07:00
Kubernetes Prow Robot 039cee170f
Merge pull request #7221 from srikiz/DO-7148-legacyetcdSupport
[Issue-7148] Legacyetcd support for Digital Ocean
2019-07-19 09:55:15 -07:00
Kubernetes Prow Robot 64ff3585fe
Merge pull request #7282 from justinsb/bump_calico_374_for_cherry_pick
Calico -> 3.7.4 for older versions
2019-07-19 09:03:23 -07:00
Kubernetes Prow Robot 1e4317e883
Merge pull request #7256 from rifelpet/ci-docs
Add documentation example for running Kops in a CI environment
2019-07-19 09:03:11 -07:00
Justin SB 30d8dd8692
Create hack/update-expected.sh to update test output
This should streamline things a little!
2019-07-19 10:48:37 -04:00
Kubernetes Prow Robot 25a3b33e59
Merge pull request #7251 from spotinst/fix-spotinst-rolling-update
Spotinst: Rolling update always reports NeedsUpdate
2019-07-19 07:23:12 -07:00
Kubernetes Prow Robot 836c199c9b
Merge pull request #7248 from Coolknight/master
Add some permissions to cluster-autoscaler clusterrole
2019-07-19 06:41:11 -07:00
Justin SB 28648207b3
Replace use of cmdutil IsFilenameSliceEmpty
The function was trivial, and it is changed in a later k8s version.
2019-07-19 09:35:52 -04:00
Justin SB 7e82335750
Stop .gitignoring all files named go-bindata 2019-07-19 09:34:14 -04:00
Cassandra Comar 9ba043330a Fix package installation by switching ntp to chrony and directly installing container-selinux 2019-07-19 09:11:56 -04:00
Cassandra Comar 4638081c89 Fix identity string for RHEL8 2019-07-19 09:11:50 -04:00
Cassandra Comar f63eb0a066 Add support for RHEL 8 2019-07-19 09:11:43 -04:00
Kubernetes Prow Robot b2c9be8536
Merge pull request #7102 from ReillyProcentive/upstreamWeaveChanges
Use readinessProbe for weave-net instead of livenessProbe
2019-07-19 05:45:25 -07:00
Kubernetes Prow Robot b9e0e01c73
Merge pull request #6871 from elisiano/update-metrics-server-image
Update metrics server image
2019-07-19 05:45:13 -07:00
Justin SB e41f41f47b
Update apimachinery 2019-07-19 07:57:48 -04:00
Justin SB 4a8997a71d
GCE: support subnet deletion 2019-07-19 07:57:44 -04:00
Justin SB 62f7c26f98
Support "gce" networking mode, which uses ip aliases 2019-07-19 07:54:13 -04:00
Justin SB 10a7f9afb0
Move NTP and misc package initialization to code
Paring down the nodeup portion of gobindata
2019-07-19 07:34:44 -04:00
Justin SB 4e4e8ce56e
Calico -> 3.7.4
Both in bootstrapchannelbuilder (follow-up to #7249), but also in
older versions, because it is a security fix for TTA-2019-002.
2019-07-19 06:43:42 -04:00
Kubernetes Prow Robot e187adb0e7
Merge pull request #7249 from michalschott/master
Bumping calico to 3.7.4.
2019-07-19 03:41:12 -07:00
Kubernetes Prow Robot 5340fc2799
Merge pull request #6811 from xichengliudui/delete-function-script-keyword
Delete the function keyword to prevent shellcheck from failing
2019-07-18 20:09:10 -07:00
Kubernetes Prow Robot 3fc7fb7d76
Merge pull request #7260 from rdrgmnzs/aws-iam-authenticator_limits
Allow setting Limit & Request for aws-iam-authenticator
2019-07-17 15:52:12 -07:00
Rodrigo Menezes 4645582788 fix typo 2019-07-17 14:57:12 -07:00
Rodrigo Menezes e51b364d1d Allow setting Limit & Request for aws-iam-authenticator 2019-07-17 14:38:22 -07:00
Thomas Jackson ea61fb8de0 Replace behavior for aws hostnameOverride
If the cluster's VPC includes DHCP options the local-hostname includes
the DHCP zone instead of the private DNS name from AWS (which is what
k8s uses regardless of flags). This patch simply makes the
hostnameOverride implementation match by using the AWS api to get the
private DNS name

Related to #7172
2019-07-17 10:30:07 -07:00
Peter Rifel 80acd9f54f Add documentation example for running Kops in CI environment 2019-07-17 09:27:10 -07:00
Srikanth 63927250ba Initial changes to add DO models for etcd-manager
update template

Update notes for digital ocean

Update TTL to 60 seconds and version upgrade to 0.1.15 for DO Cloud Controller Manager

Update review comments

Format go code
2019-07-17 20:08:04 +05:30
liranp ff58f4aac9
fix(spotinst): rolling-update workaround 2019-07-16 01:08:53 +03:00
Michal Schott d96072f7dd
Bumping calico to 3.7.4. 2019-07-15 09:53:40 +02:00
Coolknight 679fa744ce
Update v1.10.0.yaml
I had the following errors in the log:
2019-07-15 09:25:17 +02:00
Kubernetes Prow Robot dd6b0314fc
Merge pull request #6897 from vainu-arto/set-priority-for-static-pods
Set priority for static pods
2019-07-12 00:41:07 -07:00
Kubernetes Prow Robot a8b0e1b274
Merge pull request #7219 from jacksontj/issue_7134
Make an actual deep-copy of the state
2019-07-10 08:50:47 -07:00
Kubernetes Prow Robot 8dbe670fd0
Merge pull request #7188 from flaviamissi/patch-1
GCE tutorial markdown formatting
2019-07-10 08:50:39 -07:00
Kubernetes Prow Robot 5e87f35f04
Merge pull request #7151 from Sn0rt/kops-api-server-enhancement
doc: support to debug kops-apiserver
2019-07-10 08:50:27 -07:00