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
Kubernetes Prow Robot
180af4240c
Merge pull request #90288 from aojea/cidrsets
...
Add metrics to the cidr_sets used by the nodeipam range allocator
2020-06-30 19:24:06 -07:00
Stephen Heywood
4069194aea
Fix naming for server version
2020-07-01 02:16:38 +00:00
Stephen Heywood
c4e10c29ba
Rename get-code-version references to get-server-version
2020-07-01 00:04:39 +00:00
Roy Yang
f86b720cf6
Update the COS E2E image policy
...
Signed-off-by: Roy Yang <royyang@google.com>
2020-06-30 15:24:35 -07:00
Benjamin Elder
d8f2b131b5
remove david-mcmahon from reviewers
2020-06-30 14:06:58 -07:00
Michael Dresser
902a4db5fc
Fixes an unnecessary failure during kube-up
...
Also corrects bucket creation to use the project env var
2020-06-30 21:05:55 +00:00
Wei Huang
7362fccdd7
Polish unit tests of defaultpreemptio plugin
2020-06-30 14:05:48 -07:00
Kubernetes Prow Robot
e4ece47f2f
Merge pull request #90454 from deads2k/condition
...
add conditions to metav1
2020-06-30 13:32:07 -07:00
David Eads
e87f62dcd5
make log output of failed healthchecks more focused
2020-06-30 15:44:09 -04:00
David Eads
95c64c73d1
generated
2020-06-30 13:28:52 -04:00
David Eads
b863d46796
add conditions to metav1
2020-06-30 13:18:49 -04:00
Kubernetes Prow Robot
ff1d6b3746
Merge pull request #92514 from nodo/scheduler-integration-test-cleanup
...
Use NodeWrapper to directly initialize nodes with labels
2020-06-30 10:02:05 -07:00