James Munnelly
6b75e9efe4
Bump github.com/cpuguy83/go-md2man dependency
...
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2020-07-01 21:22:14 +01:00
Jordan Liggitt
49b78b88dc
Fix searching for licenses in single-segment modules
2020-07-01 16:12:36 -04:00
Rob Scott
3f593710a7
Ensuring EndpointSlice controller does not create EndpointSlices for Services that are being deleted.
...
This should ensure that the controller does not conflict with garbage collection.
2020-07-01 12:45:49 -07:00
Lubomir I. Ivanov
f66513d98a
kubeadm: add --port=0 for kube-controller-manager and kube-scheduler
...
Kubeadm setup of kube-controller-manager and kube-scheduler is
lacking the --port=0 option which caused the component to enable
the insecure port by default and serve insecurely on the default
node interface.
Add --port=0 by default to both components. Users are still allowed
the explicitly set the flag (via extraArgs), which allows them
to override this default kubeadm behavior and enable the insecure port.
NOTE: the flag is deprecated and should be removed from kubeadm manifests
once it's removed from core.
2020-07-01 22:23:21 +03:00
Maciej Szulik
3574d88e22
Add the ability to opt-out from config lock file
2020-07-01 20:51:41 +02:00
Sandeep Rajan
4dc635d542
remove kube-dns translation for federation
2020-07-01 14:34:23 -04:00
Kubernetes Prow Robot
da54185c9e
Merge pull request #92607 from chelseychen/event-e2e
...
Add CRUD tests for new Events API verbs
2020-07-01 11:30:17 -07:00
Jordan Liggitt
017a6febe5
Deflake TestListResourceVersion0
2020-07-01 13:59:40 -04:00
amash
b92b04e7cd
add default for loggingconfiguration struct
2020-07-01 22:28:27 +04:30
alejandrox1
4338053d8f
Renamed image "white lists" to pre-pull image lists in test
...
Signed-off-by: alejandrox1 <alarcj137@gmail.com>
2020-07-01 13:48:47 -04:00
Hemant Kumar
6342dad709
Ensure that StagingPath is supplied to blockVolume expansion
2020-07-01 12:21:17 -04:00
Jordan Liggitt
03d322035d
Generated code
...
Change-Id: I974a2cddc090fcb645b982959e06415a951b8f15
2020-07-01 12:14:06 -04:00
Jordan Liggitt
5eef60a00a
Add warnings capability for admission webhooks
2020-07-01 12:14:06 -04:00
Antonio Ojea
6f79600e73
bump cni library version to v0.8.0
...
last CNI library release is 0.7.1 from Jun 11, 2019.
Since then, there was introduced new feature and bugfixes.
Currently, this library is only being used by dockershim,
the other CRI plugins are vendoring it directly
However, this will help also to mitigate some of the issues with the
CI jobs that are still using dockershim.
Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2020-07-01 18:09:19 +02:00
amash
3ab25f1876
add LoggingConfiguration struct to component-base/config
2020-07-01 20:07:01 +04:30
amash
ac8d2e8978
add loggingConfig struct to kubelet config
2020-07-01 20:07:01 +04:30
amash
ba8189a4f2
add --logging-format flag to kubelet
2020-07-01 20:07:01 +04:30
Hemant Kumar
69613da0ae
rename volumeid to volumeID
2020-07-01 11:34:31 -04:00
Hemant Kumar
75e13e370e
Supply staging path for block expansion
2020-07-01 11:34:31 -04:00
Hemant Kumar
7d6959ce2c
Add extra fields in node expansion CSI call
2020-07-01 11:34:31 -04:00
SataQiu
770706ce61
add '--logging-format' flag to kube-scheduler
2020-07-01 23:23:24 +08:00
Chelsey Chen
c90330d8f4
Auto generated changes
2020-07-01 10:50:34 -04:00
Chelsey Chen
75612c1746
Promote new Event API to v1
2020-07-01 10:50:28 -04:00
Chelsey Chen
e5bba7f512
Add CRUD tests for new Event API verbs
2020-07-01 10:21:57 -04:00
Kubernetes Prow Robot
c53ce48d48
Merge pull request #92217 from p0lyn0mial/proxy-transport-pass-err
...
Transport.RoundTrip should return a non-nil for failure to obtain a response.
2020-07-01 07:11:19 -07:00
Kubernetes Prow Robot
c352cf01f6
Merge pull request #91135 from junxu/fix-code-style
...
Fix code style
2020-07-01 07:11:04 -07:00
Kubernetes Prow Robot
2e91b56af0
Merge pull request #87909 from alena1108/feb6cleanup
...
Removed unnecessary not nil check in node registration process
2020-07-01 07:10:49 -07:00
Kubernetes Prow Robot
b1b1fc8034
Merge pull request #81961 from pohly/ephemeral-unit-tests
...
storage: enhance test for ValidateCSIDriverUpdate
2020-07-01 07:10:34 -07:00
Kubernetes Prow Robot
3d912dd072
Merge pull request #76828 from claudiubelu/images/goarm-var
...
images: Adds GOARM to images' Makefiles
2020-07-01 07:10:18 -07:00
Patrick Ohly
8f55fad7bb
e2e pod logs: use hierarchical directory structure
...
When using the entire test name as file name, the name became too
long (> 256 characters, which wasn't supported by all file systems)
and the artifact directory got cluttered.
The original reason (a limitation in Gubernator) no longer applies
because Spyglass is used now for log viewing.
2020-07-01 16:01:18 +02:00
Kubernetes Prow Robot
4c853bb28f
Merge pull request #92644 from wojtek-t/informers_readyz
...
Wait for all informers to sync in /readyz.
2020-07-01 02:54:30 -07:00
Kubernetes Prow Robot
6b65bc7395
Merge pull request #91048 from pjbgf/fix-error-validation
...
linkcheck: Fix incorrect error validation for Retry-After
2020-07-01 02:54:16 -07:00
Patrick Ohly
ac959b03ea
result of 'make update'
2020-07-01 09:33:54 +02:00
Patrick Ohly
99b5b13394
CSI ephemeral volumes: documentation and owner update
...
The promotion to beta missed some code locations. The owner also
changed since the feature was initially designed and implemented.
The "is handled by an external CSI driver" to "by certain external CSI
drivers" change is supposed to avoid the misconception that this
volume type will work with arbitrary CSI drivers.
2020-07-01 09:19:18 +02:00
Antonio Ojea
c40081b550
kube-proxy ipvs masquerade hairpin traffic
...
Masquerade de traffic that loops back to the originator
before they hit the kubernetes-specific postrouting rules
Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2020-07-01 09:16:19 +02:00
Kubernetes Prow Robot
8b9c9eade3
Merge pull request #92576 from zhouya0/support_kubectl_annotate_list
...
Support kubectl annotate --list option
2020-07-01 00:08:06 -07:00
Kubernetes Prow Robot
1d2ccd3aa5
Merge pull request #92549 from ellistarn/asg-resize
...
Sets desiredcapacity instead of minsize and maxsize on ResizeInstanceGroup
2020-07-01 00:07:56 -07:00
Kubernetes Prow Robot
ed06981eab
Merge pull request #92537 from wojtek-t/fix_reflector_not_making_progress
...
Fix bug in reflector not recovering from "Too large resource version"…
2020-07-01 00:07:47 -07:00
Kubernetes Prow Robot
7af930f2b8
Merge pull request #92517 from gaurav1086/mergeMap_remove_map_nil_check
...
[apimachinery] Remove map nil check before delete in mergeMap
2020-07-01 00:07:36 -07:00
Kubernetes Prow Robot
5fe980beff
Merge pull request #92505 from DataDog/jb/az-cloud-init
...
azure: use the parsed value from the configuration
2020-07-01 00:07:26 -07:00
Kubernetes Prow Robot
d114b5e542
Merge pull request #92445 from cheftako/graph
...
Added script to generate module level dependency graph.
2020-07-01 00:07:17 -07:00
Kubernetes Prow Robot
897dc66b0e
Merge pull request #92400 from spiffxp/decouple-testfiles
...
decouple testfiles from framework
2020-07-01 00:07:08 -07:00
Kubernetes Prow Robot
9a8f6cfa43
Merge pull request #92394 from rahulchheda/validateLogFormat
...
(feat) Add validation for Unsupported Loggings Flags for component-base
2020-07-01 00:06:58 -07:00
Kubernetes Prow Robot
6e06586de4
Merge pull request #92311 from ykakarap/remove-srcimporter
...
Remove third_party/go-srcimporter
2020-07-01 00:06:49 -07:00
Kubernetes Prow Robot
5d7ccd1e40
Merge pull request #92197 from deads2k/verbose-fix
...
make log output of failed healthchecks more focused
2020-07-01 00:06:35 -07:00
Kubernetes Prow Robot
4c523b1981
Merge pull request #92131 from SataQiu/fix-etcd-opt-20200615
...
kubeadm: increase robustness for kubeadm etcd operations
2020-07-01 00:06:21 -07:00
Kubernetes Prow Robot
1a80caef4a
Merge pull request #91357 from aojea/proxyFamily
...
kube-proxy should infer the service IP family from the ClusterIP field
2020-07-01 00:06:06 -07:00
Yecheng Fu
2cdc63aeaa
cleanup in volume scheduling pkg
...
- remove duplicated function claimToClaimKey
- cache Lister
- don't add indexer for PVCAssumeCache
2020-07-01 15:01:10 +08:00
Stephen Heywood
e7f603c29a
Correct BaseName for NewDefaultFramework
2020-07-01 05:58:17 +00:00
Maciej Borsz
3f68000203
Wait for all informers to sync in /readyz.
2020-07-01 07:40:39 +02:00