Kubernetes Prow Robot
8149ab3f3f
Merge pull request #121356 from mimowo/backoff-limit-per-index-beta
...
Graduate BackoffLimitPerIndex to Beta
2023-10-23 18:39:58 +02:00
Kubernetes Prow Robot
f9609e7b4a
Merge pull request #121293 from AkihiroSuda/e2e-KubeletInUserNamespace
...
e2e: add [Environment:NotInUserNS] tag to sysctl tests
2023-10-23 18:39:49 +02:00
Kubernetes Prow Robot
604e9e0fb3
Merge pull request #121007 from borg-land/npd-host-exec-rewrite
...
Configure COS to use NPD in daemonset mode and align kubeup NPD manifests with the manifests in the NPD repo
2023-10-23 18:39:40 +02:00
Kubernetes Prow Robot
2b16f7b6bb
Merge pull request #120001 from qingwave/hpa-sidecar
...
HPA: calculate sidecar container resource in pod autoscaler
2023-10-23 18:39:31 +02:00
Kubernetes Prow Robot
581552eaf0
Merge pull request #116065 from sanposhiho/match-label-key-alternative
...
feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity
2023-10-23 18:39:13 +02:00
Kubernetes Prow Robot
2014ce2313
Merge pull request #121325 from benluddy/check-apiserver-serializers
...
KEP-4222: Restrict supported media types for new apiservers.
2023-10-23 17:27:49 +02:00
Kubernetes Prow Robot
4b48ab1fdb
Merge pull request #121441 from soltysh/lower_feature
...
Allow using upper and lower case true|false when setting kubectl feature flags
2023-10-23 14:54:35 +02:00
Maciej Szulik
e74f2d41aa
Allow using upper and lower case true|false when setting kubectl feature flags
2023-10-23 13:47:49 +02:00
Kubernetes Prow Robot
0dc900cebe
Merge pull request #121363 from p0lyn0mial/upstream-reflector-consistency-check
...
client-go/reflector: introduce a data consistency check for the watch-list feature.
2023-10-23 13:41:46 +02:00
Arda Güçlü
074a8b0084
KEP-3638: Promote plugin resolution to beta ( #120663 )
...
* Promote plugin resolution to beta
* Not use plugin for kubectl create -f command execution
`kubectl create -f` is legitimate command execution and we shouldn't
search plugins if user invokes this.
* Add integration test for plugin resolution for create command
* Reintroduce feature flag to ability to disable it explicitly
2023-10-23 13:41:38 +02:00
Kubernetes Prow Robot
f41ede6241
Merge pull request #118534 from swatisehgal/sample-dp-register-by-default
...
node: sample-device-plugin: register to kubelet by default and ensure re-registration to kubelet on kubelet restarts
2023-10-23 13:41:19 +02:00
Kubernetes Prow Robot
883d91bfa1
Merge pull request #121337 from alexzielenski/apiserver/apiextensions/cleanup-validator
...
apiextensions-apiserver: simplify validation codepath
2023-10-23 12:30:55 +02:00
Kubernetes Prow Robot
68d55bc4fb
Merge pull request #120416 from ardaguclu/move-interactive-delete-beta
...
KEP-3895: Promote interactive delete to beta
2023-10-23 12:30:44 +02:00
Lukasz Szaszkiewicz
b31e7793d0
client-go/reflector: introduce a data consistency mechanism for the watch-list feature.
...
checkWatchListConsistencyIfRequested performs a data consistency check only when
the KUBE_WATCHLIST_INCONSISTENCY_DETECTOR environment variable was set during a binary startup.
The consistency check is meant to be enforced only in the CI, not in production.
The check ensures that data retrieved by the watch-list api call
is exactly the same as data received by the standard list api call.
Note that this function will panic when data inconsistency is detected.
This is intentional because we want to catch it in the CI.
2023-10-23 09:46:27 +02:00
Kubernetes Prow Robot
2f270bd996
Merge pull request #121017 from kannon92/fix-apps-issue
...
Remove consistent check in test for job suspend
2023-10-21 17:16:02 +02:00
Kubernetes Prow Robot
b43b95aa57
Merge pull request #121384 from pacoxu/kubeadm-drop-ALL
...
kubeadm coredns use drop ALL instead of all
2023-10-21 04:41:32 +02:00
Kubernetes Prow Robot
a23b900d23
Merge pull request #121372 from sttts/sttts-null-rest-getter
...
registry/core: wire NotFound getter instead of nil
2023-10-21 01:49:04 +02:00
Kubernetes Prow Robot
3aec335a8f
Merge pull request #121207 from cyclinder/sysctl_log_level
...
kubelet/sysctl: update log level
2023-10-21 01:48:53 +02:00
Kubernetes Prow Robot
1fc3d10f7e
Merge pull request #121292 from mimowo/backoff-limit-per-index-metrics
...
Introduce the job_finished_indexes_total metric
2023-10-20 23:50:57 +02:00
Kubernetes Prow Robot
d916a83d31
Merge pull request #120185 from charles-chenzz/tc_for_localstoragecapisolation
...
eviction manager: add test case with localStorageCapacityIsolation open
2023-10-20 23:50:46 +02:00
Kevin Hannon
42945ea6dc
update suspend test to match other test cases
2023-10-20 13:34:37 -04:00
Kubernetes Prow Robot
3825e206cb
Merge pull request #121300 from stuton/e2e-tests-for-ready-pods
...
e2e: add test for checking ready of job status
2023-10-20 19:24:38 +02:00
Kubernetes Prow Robot
8d4ccd67e3
Merge pull request #119517 from sanposhiho/block-status
...
feature(scheduler): simplify QueueingHintFn by introducing new statuses
2023-10-20 19:24:31 +02:00
Kubernetes Prow Robot
f5d7c34b67
Merge pull request #116252 from soltysh/tz_validation
...
Forbid creating CronJob with TZ or CRON_TZ, but allow updates
2023-10-20 19:24:13 +02:00
Kubernetes Prow Robot
36f51eb1a1
Merge pull request #121302 from stuton/lock-job-ready-pods
...
Graduate JobReadyPods to stable
2023-10-20 17:17:32 +02:00
Maciej Szulik
9a58f6c4fb
Forbid creating CronJob with TZ or CRON_TZ, but allow updates
2023-10-20 17:14:03 +02:00
Anton Stuchinskii
34294cd67f
locking feature-gate for ready pods job status
2023-10-20 16:08:54 +02:00
Kubernetes Prow Robot
06092ecf4b
Merge pull request #120951 from kannon92/ptr-integration-test-job
...
convert pointer to ptr for sig-apps integration tests
2023-10-20 15:53:59 +02:00
Michal Wozniak
b0d04d933b
Introduce the job_finished_indexes_total metric
2023-10-20 15:19:04 +02:00
Kubernetes Prow Robot
349b856505
Merge pull request #121358 from pohly/e2e-framework-ginkgowrapper-labels
...
e2e framework: allow random ordering of tags and text, fix some functions
2023-10-20 14:42:20 +02:00
Anton Stuchinskii
a913abe191
e2e test for checking ready of job status
2023-10-20 14:42:13 +02:00
Kubernetes Prow Robot
568aee16e8
Merge pull request #120731 from Nordix/sts_issue/adil
...
Fixing CurrentReplicas and CurrentRevision in completeRollingUpdate
2023-10-20 14:42:08 +02:00
Paco Xu
fb0ffb07a7
kubeadm coredns use drop ALL instead of all
2023-10-20 17:59:39 +08:00
Kubernetes Prow Robot
7b9d244efd
Merge pull request #120965 from bart0sh/PR122-DRA-unexpected-node-shutdown
...
DRA: e2e: test non-graceful node shutdown
2023-10-20 11:58:47 +02:00
Patrick Ohly
81b960efef
e2e framework: allow random ordering of tags and text, fix some functions
...
There are some tests which want to insert a tag before the main Describe text,
for example:
sigDescribe("[Feature:Windows] Cpu Resources [Serial]",
skipUnlessWindows(func() { ... })
In order to support this without change existing test names, it must be
possible to do this instead:
sigDescribe(feature.Windows, "Cpu Resources", framework.WithSerial(),
skipUnlessWindows(func() { ... })
There are similar examples for the other functions.
While at it, replace one left-over panic with ReportBug and add the missing
`NodeFeature:` prefix.
2023-10-20 11:14:57 +02:00
Kubernetes Prow Robot
04e38b2de8
Merge pull request #120827 from machine424/apiserver_storage_objects
...
storage/etcd3/metrics: add unit test for apiserver_storage_objects
2023-10-20 09:07:39 +02:00
Kubernetes Prow Robot
ef05f59448
Merge pull request #120408 from Penguin-zlh/cleanup-e2e-framework-ExpectNotEqual
...
e2e: stop using deprecated framework.ExpectNotEqual
2023-10-20 09:07:25 +02:00
Kubernetes Prow Robot
b3314270eb
Merge pull request #121376 from SataQiu/fix-kubeadm-20231020
...
kubeadm: add debug log for kubeProxyConfigFromCluster
2023-10-20 07:27:40 +02:00
Kubernetes Prow Robot
239537e74d
Merge pull request #121364 from sxd/update_grpc
...
bump golang.org/grpc to v1.56.3
2023-10-20 06:14:16 +02:00
Kubernetes Prow Robot
b32c6ff749
Merge pull request #120257 from wzshiming/promote-kep-2681-beta
...
Promote KEP-2681 to beta in 1.29
2023-10-20 06:14:05 +02:00
SataQiu
a4efb6fc13
kubeadm: add debug log for kubeProxyConfigFromCluster
2023-10-20 11:01:30 +08:00
Kensei Nakada
4f5bc7e8d7
fix based on reviews
2023-10-20 02:53:06 +00:00
penguin
82c0cbf6d8
e2e: stop using deprecated framework.ExpectNotEqual
2023-10-20 09:18:31 +08:00
Kubernetes Prow Robot
2c10d9cacb
Merge pull request #121277 from dprotaso/update-standard-protocols
...
update standard protocols to match KEP-3726
2023-10-20 03:10:43 +02:00
Kubernetes Prow Robot
7aa89084a3
Merge pull request #121240 from HirazawaUi/add-safe-sysctl
...
Add ipv4 TCP settings safe sysctls
2023-10-20 03:10:34 +02:00
Kubernetes Prow Robot
88d9573c30
Merge pull request #121103 from mimowo/dont-use-ssa-for-podgc
...
Use Patch instead of SSA for Pod Disruption condition
2023-10-20 00:08:10 +02:00
Kubernetes Prow Robot
1c18310db5
Merge pull request #121365 from bzsuni/cleanup/test/PollImmediateWithContext
...
use PollUntilContextTimeout to replace PollImmediateWithContext in test
2023-10-19 22:53:43 +02:00
Kubernetes Prow Robot
31c679f65c
Merge pull request #120757 from alexzielenski/apiserver/openapi/invalid-default
...
Update `kube-openapi` to Remove invalid defaults from fields with custom marshalling
2023-10-19 22:53:32 +02:00
Dr. Stefan Schimanski
eb3a11ea14
registry/core: wire NotFound getter instead of nil
...
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
2023-10-19 22:34:48 +02:00
Kubernetes Prow Robot
baea2df9d6
Merge pull request #121360 from pohly/e2e-apimachinery-feature-gate
...
e2e apimachinery: use feature gate
2023-10-19 21:27:31 +02:00