Rohith
6c814f3e73
Changes
...
- removed all the systemd unit creation and use the volume mount code from kubele (SafeFormatAndMount)
- added some documentation to highlight the feature and show how it might be used in both ebs and ephemeral storage
2019-01-18 22:49:54 +00:00
Rohith
df2d8dd304
- updating the basil requirements
2019-01-18 22:49:54 +00:00
Rohith
0e155b4c78
- changed tack and making them two separate features for now, one adding additional volumes and two mounting them. This should always allow for user to use epherimal devices as well
...
- updated the api specs and machinery
- adding the dependecies on the services when the volume mounts are enable (should probably false this if they don't effect the docker filesystem)
2019-01-18 22:49:38 +00:00
Rohith
1b69cea3cb
- adding the volumebuilder into the nodeup binary to provision the mapped volumes
2019-01-18 22:45:05 +00:00
Rohith
08fb11c8cf
- fixing up the iops to only be includes on io1 volume types
2019-01-18 22:45:05 +00:00
Rohith
42aee24caa
- fixed up the api changing mountPath to path
...
- added additional validation of the spec for the volumes
2019-01-18 22:45:05 +00:00
Rohith
1774ce5861
- adding a validation check on the deviceName for the additional volumes
...
- locking the feature down to aws only for now
2019-01-18 22:45:05 +00:00
Rohith
bf69871a8b
- fixing up the root device discovery
2019-01-18 22:45:05 +00:00
Rohith
eff427937a
- adding the additional volumes to cloudformation render
2019-01-18 22:45:05 +00:00
Rohith
fb54dee6a5
- adding the additional volumes to terrform implementation
2019-01-18 22:45:05 +00:00
Rohith
5e262932ae
- fixing up various linting issues and formatting
2019-01-18 22:45:05 +00:00
Rohith
5bfed5c63f
- adding the additional volumes to the launchconfiguration
2019-01-18 22:45:05 +00:00
Rohith
8236b7089f
- adding the api components to define a additional volume spec
2019-01-18 22:45:05 +00:00
Kubernetes Prow Robot
64e9192fcb
Merge pull request #6344 from joshbranham/coredns-doc
...
Add doc regarding upgrading to CoreDNS
2019-01-18 14:21:05 -08:00
Kubernetes Prow Robot
6c55aac352
Merge pull request #6226 from rifelpet/fix-aws-partition
...
Fix alternative AWS partitions in custom instance profiles
2019-01-18 11:02:01 -08: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
Josh Branham
c9371add5c
Add comment for resetting autoscaling
2019-01-17 11:52:23 -05:00
Jordan Liggitt
32f196fd71
Remove Initializers from default admission plugins
2019-01-16 16:49:46 -05:00
Josh Branham
30e35a293e
Refactor
2019-01-15 18:39:36 -05:00
Josh Branham
f1e62c3cc7
Add note regarding upgrading to CoreDNS
2019-01-15 15:54:53 -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