Jan Safranek
334c7dfe74
Promote Cinder topology labels to GA
2021-03-03 20:05:12 +01:00
Kubernetes Prow Robot
a6a66c3594
Merge pull request #98939 from yangjunmyfm192085/run-test16
...
Structured Logging migration: modify dockershim and network part logs of kubelet.
2021-03-03 03:31:33 -08:00
Kubernetes Prow Robot
ad80c76677
Merge pull request #98924 from cynepco3hahue/set_container_memory_during_creation
...
memory manager: specify the container cpuset.memory during the creation
2021-03-03 03:31:20 -08:00
Kubernetes Prow Robot
7c9841d586
Merge pull request #98985 from timyinshi/proxy
...
delete the extra word
2021-03-03 01:53:32 -08:00
Kubernetes Prow Robot
b0ba6c0b76
Merge pull request #98984 from SataQiu/fix-kubeadm-20210211
...
kubeadm: skip validating pod subnet against node-cidr-mask when allocate-node-cidrs is set to be false
2021-03-03 01:53:20 -08:00
Kubernetes Prow Robot
716a054720
Merge pull request #99550 from andyzhangx/fix-win-smb-mount-issue
...
fix smb mount PermissionDenied issue on Windows
2021-03-02 23:57:33 -08:00
Kubernetes Prow Robot
b7d146b62f
Merge pull request #99385 from YoyinZyc/unbounded_metric
...
Metric cardinality enforcement
2021-03-02 23:57:19 -08:00
Kubernetes Prow Robot
5b0d0451ff
Merge pull request #99674 from nikhita/publishing-bot-go-build
...
staging/publishing: add -mod=mod for smoke tests for go1.16
2021-03-02 21:45:19 -08:00
Nikhita Raghunath
946aea4896
staging/publishing: add -mod=mod for smoke tests for go1.16
...
With the move to go1.16, we are hitting a go bug for how
`go build`/`go test` work with modules - golang/go#44129 .
This commit adds the `-mod=mod` flag for `go build` and `go test`
commands in the smoke test rules (workaround mentioned in the issue).
2021-03-03 09:55:27 +05:30
Kubernetes Prow Robot
b00432b11c
Merge pull request #99625 from llhuii/cleanup-unused-code
...
Remove unused code in e2e/framework/framework.go
2021-03-02 20:15:31 -08:00
Kubernetes Prow Robot
0121c51d81
Merge pull request #99581 from mengjiao-liu/kubectl-default-container-behavior
...
update kubectl cp flag description
2021-03-02 20:15:19 -08:00
Kubernetes Prow Robot
2695ef3f1b
Merge pull request #98977 from neolit123/1.21-update-docker
...
update system-validators to v1.4.0
2021-03-02 18:51:19 -08:00
mengjiao.liu
6be7b00b45
update kubectl cp --container flag description
2021-03-03 10:19:37 +08:00
llhuii
f713cbc4a4
Remove unused code in e2e/framework/framework.go
2021-03-03 10:03:21 +08:00
Kubernetes Prow Robot
452aff5fca
Merge pull request #99492 from wojtek-t/cleanup_describe_7
...
Assign remaining test/e2e/common test to SIGs
2021-03-02 17:51:19 -08:00
Kubernetes Prow Robot
28feb8e30d
Merge pull request #96882 from saschagrunert/parallel-build-configurable
...
Make parallel build memory threshold configurable
2021-03-02 16:51:19 -08:00
yoyinzyc
b81e2d18f9
enforce metric cardinality check to counter metric.
2021-03-02 16:04:43 -08:00
yoyinzyc
a44bb76f1e
add flag allow-metric-labels to get the input metric label value allowlist.
2021-03-02 16:04:43 -08:00
Kubernetes Prow Robot
3022b39817
Merge pull request #99610 from derekwaynecarr/enable-downward-api-hugepages
...
Promote DownwardAPIHugePages to beta
2021-03-02 15:49:40 -08:00
Kubernetes Prow Robot
62bb595cbe
Merge pull request #98627 from jialaijun/migrate_to_structured_logs_5
...
Migrate pkg/kubelet/metrics logs to structured logging.
2021-03-02 15:49:31 -08:00
Kubernetes Prow Robot
da2f6385e9
Merge pull request #98589 from chenyw1990/structuredLogsOfRemote
...
pkg/kubelet/cri/remote: migrate to structured logs
2021-03-02 15:49:19 -08:00
Kubernetes Prow Robot
267afe2358
Merge pull request #99526 from chymy/fix-staticcheck-failed
...
Fix staticcheck failures for vendor/k8s.io/apiserver/pkg/registry/generic
2021-03-02 14:47:32 -08:00
Kubernetes Prow Robot
e811f5fdf9
Merge pull request #99463 from jingxu97/feb/stat
...
Use Lstat in plugin watcher to avoid Windows problem
2021-03-02 14:47:19 -08:00
Kubernetes Prow Robot
a5c3b24dba
Merge pull request #99631 from claudiubelu/patch-5
...
test images: Adds label to httpd-new image
2021-03-02 13:23:32 -08:00
Kubernetes Prow Robot
ee90db514c
Merge pull request #99345 from robscott/endpointslice-wait-for-cache
...
Updating EndpointSlice controller to wait for cache to be updated
2021-03-02 13:23:20 -08:00
wojtekt
f4407f4db8
Assign remaining test/e2e/common test to SIGs
2021-03-02 21:34:58 +01:00
Kubernetes Prow Robot
3c514ae588
Merge pull request #99621 from nikhita/fix-verify-description
...
hack/verify-description.sh: correctly look for versioned API types
2021-03-02 12:16:27 -08:00
Kubernetes Prow Robot
2a33b8293a
Merge pull request #99615 from pacoxu/default-container/exec
...
kubectl: print info for default container annotation usage
2021-03-02 12:16:18 -08:00
Kubernetes Prow Robot
ec1b6ce53a
Merge pull request #99236 from pacoxu/enable-cadvisor-json-endpoints/cleanup
...
Deprecate cAdvisor json metrics collected by Kubelet
2021-03-02 12:16:07 -08:00
Kubernetes Prow Robot
d1a2af554a
Merge pull request #99115 from pohly/ephemeral-volume-metrics
...
generic ephemeral volume: add metrics
2021-03-02 12:15:59 -08:00
Kubernetes Prow Robot
4a56d8c19a
Merge pull request #99103 from liggitt/prefer-v1
...
Prefer v1 storage versions
2021-03-02 12:15:48 -08:00
Kubernetes Prow Robot
5b8c1b27c1
Merge pull request #98983 from navidshaikh/pr/98326-leftover-part
...
test/e2e: Move tests into test/e2e/node package
2021-03-02 12:15:40 -08:00
Kubernetes Prow Robot
91458ca376
Merge pull request #98614 from lauchokyip/rmsecretgen
...
Remove dependency of generators from create secret
2021-03-02 12:15:31 -08:00
Kubernetes Prow Robot
b5c6241f1f
Merge pull request #97775 from ankeesler/exec-plugin-integration-test
...
exec credential provider: first integration test (static auth interaction)
2021-03-02 12:15:19 -08:00
Lubomir I. Ivanov
b03418cb44
gomod/vendor: update system-validators to v1.4.0
...
Includes a Docker bump to 20.10.
2021-03-02 21:44:14 +02:00
Lubomir I. Ivanov
33aa64d7fd
build/dependencies.yaml: update Docker to 20.10
2021-03-02 21:41:18 +02:00
Kubernetes Prow Robot
445cb0609d
Merge pull request #99574 from pacoxu/feature/check-ipv6-site-warnings
...
kubeadm: a warning to user as ipv6 site-local is deprecated
2021-03-02 11:11:43 -08:00
Kubernetes Prow Robot
a89d783b27
Merge pull request #99553 from alaypatel07/fix-flaky-unit-test
...
cronjob: fix flaky unit test TestController2_updateCronJob
2021-03-02 11:11:31 -08:00
Kubernetes Prow Robot
94d5019369
Merge pull request #99341 from alaypatel07/metrics
...
cronjob_controller: add metrics for job creation skew duration
2021-03-02 11:11:19 -08:00
Rob Scott
e1542606c2
Updating EndpointSlice controller to wait for cache to be updated
...
This updates the EndpointSlice controller to make use of the
EndpointSlice tracker to identify when expected changes are not present
in the cache yet. If this is detected, the controller will wait to sync
until all expected updates have been received. This should help avoid
race conditions that would result in duplicate EndpointSlices or failed
attempts to update stale EndpointSlices. To simplify this logic, this
also moves the EndpointSlice tracker from relying on resource versions
to generations.
2021-03-02 09:43:46 -08:00
Jordan Liggitt
4515889574
Prefer v1 storage versions
2021-03-02 12:06:13 -05:00
Kubernetes Prow Robot
e4e9c31218
Merge pull request #98572 from justaugustus/go116
...
[go1.16] Update to go1.16
2021-03-02 08:57:19 -08:00
Nikhita Raghunath
4b9b926e5d
hack/verify-description.sh: correctly look for versioned API types
...
`find_files` had incorrect regexes which led to `genswaggertypedocs`
never being invoked. This commit updates the regex to correctly
look for versioned API types.go files.
Since `genswaggertypedocs` was never invoked, there are many API types
with missing descriptions. This commit lists these `types.go` files
in `hack/.descriptions_failures`.
The `verify-description.sh` script skips running `genswaggertypedocs`
on the files listed in `hack/.descriptions_failures`.
2021-03-02 21:50:40 +05:30
Alay Patel
08bc827e66
cronjob_controller: add metrics for job creation skew duration
2021-03-02 10:38:59 -05:00
Artyom Lukianov
95b2777204
memory manager: specify the container cpuset.memory during the creation
...
Set the container cpuset.memory during the creation and avoid an additional
call to the resources update of the container.
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-03-02 17:01:46 +02:00
pacoxu
3c33ceab04
log a warning if ipv6 site-local addresses is using as it shouldn't be deprecated
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-03-02 21:51:28 +08:00
Patrick Ohly
98f75290ba
generic ephemeral volume: simpler metrics
...
A CounterVector with status as label may create unnecessary overhead
and using the success case with the empty label value wasn't
easy. It's better to have two seperate counters, one for total number
of calls and one for failed calls.
2021-03-02 12:01:37 +01:00
Patrick Ohly
ef6f65bead
k8s.io/component-base: support GetCounterMetricValue for Counter
...
GetCounterMetricValue has an unchecked conversion to metrics.Metric,
something that didn't work for a *Counter because it didn't implement
that interface.
2021-03-02 12:01:37 +01:00
Patrick Ohly
6cb28fd1b4
generic ephemeral volume: add metrics
...
As discussed during the production readiness review, a metric for the
PVC create operations is useful. The "ephemeral_volume" workqueue
metrics were already added in the initial implementation.
The new code follows the example set by the endpoints controller.
2021-03-02 12:01:37 +01:00
Claudiu Belu
4f8084e3e0
test images: Adds label to httpd-new image
...
Adds a label to the httpd-new image, so a new SHA gets generated, so it can be pushed to staging.
2021-03-02 11:36:00 +02:00