Commit Graph

7375 Commits

Author SHA1 Message Date
Marc-Andre Belanger f77d51b9ef fixed c&p mistake 2019-01-18 12:22:59 -05:00
Marc-Andre Belanger a6145a2dbf added webhook config to ApiServer 2019-01-18 12:18:08 -05:00
Kubernetes Prow Robot 806a4f0c1a
Merge pull request #6338 from nareshku/docker-18.06.01
include docker 18.06.1 missed dependency
2019-01-17 15:45:54 -08:00
Kubernetes Prow Robot 63ba103981
Merge pull request #6350 from liggitt/admission-control
Remove Initializers from default admission plugins for 1.12+
2019-01-17 13:29:32 -08:00
Jordan Liggitt 32f196fd71 Remove Initializers from default admission plugins 2019-01-16 16:49:46 -05:00
Naresh Kumar Amrutham 6a0bdfda31 fixed comment 2019-01-15 10:04:41 -08:00
Naresh Kumar Amrutham c5c26fe4d2 include dependency container-selinux for docker v17.09 2019-01-15 10:01:28 -08:00
Naresh Kumar Amrutham f1fb335fbe include docker 18.06.1 missed dependency
container-selinux-2
2019-01-14 14:40:13 -08:00
Kubernetes Prow Robot 09acd56675
Merge pull request #6328 from justinsb/utils_in_bazel
Fix prow-postsubmit by copying prebuilt archive in bazel
2019-01-14 12:47:43 -08:00
Kubernetes Prow Robot 0e323cc896
Merge pull request #6327 from gambol99/verbose_retries
Retry Logging
2019-01-13 07:23:08 -08:00
Justin SB 0b1e6d55ab
Fix prow-postsubmit by copying prebuilt archive in bazel
It's roughly possible to build socat, but conntrack looks much harder
to build in bazel.  For compatability we just reuse the prebuilt
utils.tar.gz (these are utilities that rarely change).
2019-01-12 12:13:26 -08:00
Kubernetes Prow Robot 9c8b945e4e
Merge pull request #6257 from justinsb/mark_1_12_0_alpha_1
Release 1.12.0-alpha.1
2019-01-12 10:33:47 -08:00
Kubernetes Prow Robot 5a03980d2a
Merge pull request #6326 from harshal-shah/feature/hs-coredns-1.3.0
Upgrading coredns version to 1.3.0
2019-01-12 08:44:08 -08:00
Rohith ab4973d4f2 Retry Logging
- changing the verbosity of the api retries
2019-01-11 22:11:14 +00:00
Harshal Shah 1f33f9581f Upgrading coredns version to 1.3.0
Signed-off-by: Harshal Shah <harshal2623@gmail.com>
2019-01-11 18:59:42 +01:00
Kubernetes Prow Robot fe074fbd30
Merge pull request #6317 from gambol99/fix_kubelet_api_manifest
Kubelet API RBAC Manifest
2019-01-09 08:18:58 -08:00
Rohith 2429997121 Kubelet API RBAC Manifest
I was mistaken how the key in the namespace is used, looks like you can only have the one key per addon as the anonnotations on the namespace are addon_name -> version, so if you already have a old rbac.addons.k8s.io referenced it won't work. I didn't notice before as the cluster was new.
2019-01-09 14:46:33 +00:00
Kubernetes Prow Robot 183d71a270
Merge pull request #6305 from bzon/master
Add extra privilege to prometheus-k8s ClusterRole
2019-01-09 03:51:31 -08:00
Kubernetes Prow Robot 38076b3f91
Merge pull request #6296 from justinsb/gce_labels
GCE terraform: support labels
2019-01-09 02:05:29 -08:00
Kubernetes Prow Robot 9b8aabc2a5
Merge pull request #6295 from justinsb/gce_sourcetags
GCE terraform: map source tags in firewallrule
2019-01-09 02:05:19 -08:00
Kubernetes Prow Robot 01bc535dcf
Merge pull request #6312 from gambol99/fix_kubelet_api_admin
Fix kubelet api admin
2019-01-08 08:45:08 -08:00
Rohith ebd91354bb - fixing the unit test for the bootstrap code 2019-01-08 15:54:04 +00:00
Rohith 83ba980f40 - changing this to a default install and its a breaking change and won't effect unless the webhook is enabled 2019-01-08 15:38:44 +00:00
Rohith 4b08a05274 Kubelet API Admin for Webhook Mode
- adding a default binding for the kubelet-api for when kubelet webhook is enabled
2019-01-08 15:21:02 +00:00
John Bryan Sazon 96a96b4891 Add extra privilege to prometheus-k8s ClusterRole 2019-01-07 17:21:15 +00:00
Kubernetes Prow Robot 770f68c41a
Merge pull request #6300 from justinsb/add_windows_to_bazel_release
Include windows build in distribution
2019-01-04 11:42:36 -08:00
Kubernetes Prow Robot 0be2b42bcc
Merge pull request #6299 from justinsb/prow_postsubmit
Create prow-postsubmit target for release candidates
2019-01-04 09:19:08 -08:00
Justin SB 34723fb021
Include windows build in distribution
The kops.exe binary was not currently included in the automatically
built bazel distribution (though it was included in the manual release
process).
2019-01-04 11:36:41 -05:00
Justin SB 731aa42421
Create prow-postsubmit target for release candidates
This target will be called from prow, and will build that could be
released - i.e. not a CI build.
2019-01-04 11:30:47 -05:00
Kubernetes Prow Robot 78e03dd37d
Merge pull request #6298 from justinsb/update_channels
Promote alpha kubernetes versions to stable
2019-01-04 07:25:04 -08:00
Kubernetes Prow Robot 59c1d98028
Merge pull request #6287 from justinsb/update_distroless
Update distroless
2019-01-04 06:34:35 -08:00
Justin Santa Barbara 3e4b884117
Merge pull request #6289 from walkafwalka/fix-loadbalancer-ssl-doc
Included type in SSL certificate documentation
2019-01-04 00:30:56 -05:00
Justin SB 36db145bf3 Promote alpha kubernetes versions to stable
* 1.10.12
* 1.9.11

Also fix the recommended versions to prevent an immediately upgrade
prompt.
2019-01-04 00:23:56 -05:00
Justin SB d145e1fe6f GCE terraform: map source tags in firewallrule 2019-01-03 23:28:44 -05:00
Justin SB 9494dfeb8c GCE terraform: support labels 2019-01-03 23:22:54 -05:00
Justin SB 3ebb7a9965 Update distroless
As otherwise we can't build with bazel 0.21
2019-01-03 21:53:22 -05:00
Justin Santa Barbara b44b1617a5
Merge pull request #6293 from abhijitio/patch-2
Change jessie to stretch
2019-01-03 21:44:01 -05:00
Justin SB a246313c2e
Release 1.12.0-alpha.1 2019-01-03 19:00:33 -05:00
Kubernetes Prow Robot 228bb2caa6
Merge pull request #6288 from justinsb/fix_apimachinery
Recognize 2019 as a year
2019-01-03 07:34:59 -08:00
Kubernetes Prow Robot b7caa4fe5b
Merge pull request #6262 from qqshfox/patch-3
Update aws-china.md
2019-01-03 07:34:48 -08:00
Kubernetes Prow Robot 654e7c20fe
Merge pull request #6265 from Smirl/prometheus-operator-remove-dupe-deploy
Remove duplicate Deployment for prometheus-operator
2019-01-03 06:44:48 -08:00
Kubernetes Prow Robot 357c091c05
Merge pull request #6263 from chrisz100/feature/calicoupgrade
update calico version to version 3.4.0
2019-01-03 06:44:38 -08:00
Abhijit Chatterjee 15be4a4632
Change jessie to stretch
I had to change it in a different place also. I missed it previous time.
2019-01-03 18:24:00 +05:30
Justin SB ba73e67732 Regenerate apimachinery to pick up new year 2019-01-02 22:52:52 -05:00
Aaron Walker 37d1070e26
Included type in SSL certificate documentation 2019-01-02 16:16:19 -08:00
Justin Santa Barbara 8f3b0b7804
Merge pull request #6281 from abhijitio/patch-1
fixed the sentence mistake
2019-01-02 18:32:49 -05:00
Justin SB 533a57a096 Recognize 2019 as a year
Happy new year!
2019-01-02 18:30:54 -05:00
Kubernetes Prow Robot 9f8ecefdae
Merge pull request #6270 from justinsb/release_notes_1_11
Release notes for 1.11
2019-01-02 14:07:53 -08:00
Abhijit Chatterjee 053c897acc
fixed the sentence mistake 2019-01-02 02:24:32 +05:30
Kubernetes Prow Robot ed8e81c5df
Merge pull request #6271 from justinsb/bump_channel
Update recommended kubernetes version
2018-12-29 19:43:13 -08:00