Dejan Pejchev
9e2821d585
revert changes to TestMetricsOnSuccesses for job pods creation total metric
2023-10-24 19:41:14 +02:00
Kubernetes Prow Robot
f652e61ca0
Merge pull request #121471 from mimowo/backoff-limit-per-index-api-beta
...
Indicate Job Backoff Limit Per Index reason consts are beta
2023-10-24 18:55:27 +02:00
Kubernetes Prow Robot
722503e9e5
Merge pull request #121390 from wojtek-t/disable_paging
...
Remove ability to disable pagination at store level
2023-10-24 18:55:16 +02:00
Claudiu Belu
055e926a92
e2e: Increases the memory limit for downward API tests
...
Currently, the downward API tests flake on Windows with a failure
to allocate memory when starting the agnhost binary used in these
tests. The tests are spawning pods with a memory limit of 64MB,
which is a bit on the low side for a Windows Pod, even if it's
a nanoserver-based image.
Increases the memory limit to 128MB, the primary goal of the tests
is not to enforce and test the limits, but to check if these details
are projected into the Pod.
2023-10-24 15:53:10 +00:00
Dejan Pejchev
88c0a8be1b
feat: add job_pods_creation_total metric
2023-10-24 17:49:04 +02:00
Kubernetes Prow Robot
d2383ce467
Merge pull request #121457 from SteveProXNA/stevepro-topology-endpoint-logging
...
Add endpoint to skip topology aware log when missing zone hint
2023-10-24 17:10:45 +02:00
Kubernetes Prow Robot
87981480f3
Merge pull request #119186 from seans3/stream-translator-proxy
...
Stream Translator Proxy and FallbackExecutor for WebSockets
2023-10-24 17:10:34 +02:00
kerthcet
b1ce529b2a
Remove unnecessary GetIndexer
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2023-10-24 23:03:34 +08:00
Shiming Zhang
1224e0e881
Add PodHostIPs test
2023-10-24 22:07:03 +08:00
Dejan Zele Pejchev
f8a4e343a1
Fix tracking of terminating Pods when nothing else changes ( #121342 )
...
* cleanup: refactor pod replacement policy integration test into staged assertion
* cleanup: remove typo in job_test.go
* refactor PodReplacementPolicy test and remove test for defaulting the policy
* fix issue with missing update in job controller for terminating status and refactor pod replacement policy integration test
* use t.Cleanup instead of defer in PodReplacementPolicy integration tests
* revert t.Cleanup to defer for reseting feature flag in PodReplacementPolicy integration tests
2023-10-24 15:04:46 +02:00
Kubernetes Prow Robot
9aa04752e7
Merge pull request #118463 from testwill/replace_loop
...
chore: slice replace loop
2023-10-24 15:04:39 +02:00
Kubernetes Prow Robot
cdd20eebb7
Merge pull request #118381 from SataQiu/fix-controller-20230601
...
controller: fix the help information format of sorting_deletion_age_ratio metric
2023-10-24 15:04:25 +02:00
Shiming Zhang
12a972cc1e
Promote KEP-2681 to beta in 1.29
2023-10-24 20:39:41 +08:00
Kubernetes Prow Robot
015297a577
Merge pull request #121327 from soltysh/fix_nextScheduleTimeDuration
...
Fix next schedule time duration
2023-10-24 12:18:35 +02:00
Mengjiao Liu
2cea51221a
hack/logcheck.conf: enable contextual logging in kube-scheduler
2023-10-24 17:56:59 +08:00
Mengjiao Liu
bd8ac8c7fa
kube-scheduler: checked err for golangci-lint
2023-10-24 17:56:59 +08:00
Mengjiao Liu
b0a73213d6
kube-scheduler: convert the remaining part to use contextual logging
2023-10-24 17:56:48 +08:00
Ed Bartosh
bbb4a88bbb
e2e_node: implement DevicePluginCDIDevices test case
2023-10-24 12:35:33 +03:00
Maciej Szulik
bf2f640ea2
Add more test cases ensuring nextScheduleTimeDuration is never < 0
2023-10-24 11:08:02 +02:00
SataQiu
16b3acc27a
cleanup UnknownCRISocket for unit tests
2023-10-24 16:46:51 +08:00
SataQiu
71bedf5cb2
kubeadm: skip CRI detection for 'kubeadm upgrade diff'
2023-10-24 16:43:46 +08:00
Kubernetes Prow Robot
9ae55e9886
Merge pull request #121391 from pohly/e2e-storage-test-labels
...
e2e storage: test labels
2023-10-24 10:12:40 +02:00
Michal Wozniak
20c8b797a3
Indicate Job Backoff Limit Per Index reason consts are beta
2023-10-24 09:29:31 +02:00
Michal Wozniak
b06675724d
Add e2e test for backoffLimitPerIndex
2023-10-24 09:11:35 +02:00
Kubernetes Prow Robot
3e438c54a7
Merge pull request #121382 from bzsuni/cleanup/npd/configure
...
Update npd version to 0.8.13 in configure.sh
2023-10-24 07:25:02 +02:00
Lars Ekman
4b59d2b05c
kube-proxy: Optionally do privileged configs only
...
A new --init-only flag is added tha makes kube-proxy perform
configuration that requires privileged mode and exit. It is
intended to be executed in a privileged initContainer, while
the main container may run with a stricter securityContext
2023-10-24 07:01:31 +02:00
Kubernetes Prow Robot
6d7d249372
Merge pull request #121077 from chrishenzie/readwriteoncepod-ga
...
Graduate ReadWriteOncePod to GA
2023-10-24 05:26:05 +02:00
Kubernetes Prow Robot
441d4b54ae
Merge pull request #120397 from ty-dc/StaticCheck
...
cleanup: omit comparison with bool constants
2023-10-24 05:25:52 +02:00
Shiming Zhang
35f4d29d73
Fix unit test
2023-10-24 11:06:35 +08:00
Kubernetes Prow Robot
13ee40c6f2
Merge pull request #117827 from BenTheElder/git-fun
...
Don't exclude .git from rsync
2023-10-24 03:28:52 +02:00
bzsuni
b052c7b7cd
Update npd version to 0.8.13 in configure.sh
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2023-10-24 09:01:59 +08:00
Kubernetes Prow Robot
3930f3f834
Merge pull request #121016 from alexzielenski/apiserver/apiextensions/ratcheting-cel
...
CRDValidationRatcheting: Ratchet errors from CEL expressions if `old` DeepEqual `new`
2023-10-24 02:19:11 +02:00
Jiahui Feng
a6f5246565
integration test for empty & unstructured.
2023-10-23 16:19:32 -07:00
Sean Sullivan
168998e87b
StreamTranslator and FallbackExecutor for WebSockets
2023-10-23 15:33:38 -07:00
Kubernetes Prow Robot
18d5a6fa64
Merge pull request #121452 from nilekhc/test-hot-reload-test-flake
...
tests: fixes flake in TestEncryptionConfigHotReload
2023-10-24 00:30:19 +02:00
Jiahui Feng
c6b3a2f477
allow empty object to be CEL value.
2023-10-23 15:30:17 -07:00
Kubernetes Prow Robot
e1824b6a47
Merge pull request #117615 from aheng-ch/checkpoint
...
Fix: do not assign an empty value to the resource (CPU or memory) if it's not defined in the container
2023-10-24 00:30:08 +02:00
Kubernetes Prow Robot
5a4e792e06
Merge pull request #120534 from pohly/dra-scheduler-ssa-as-fallback
...
dra scheduler: fall back to SSA for PodSchedulingContext updates
2023-10-23 21:06:58 +02:00
Kevin Hannon
8ae0d390d7
add container filesystem to CRI api
...
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2023-10-23 15:04:30 -04:00
Cici Huang
93951bc00d
Add stability tests for CEL cost estimation.
2023-10-23 18:54:53 +00:00
Nilekh Chaudhari
d9c967113f
tests: fixes flake in TestEncryptionConfigHotReload
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2023-10-23 18:03:05 +00:00
Kubernetes Prow Robot
52107864ba
Merge pull request #121445 from aojea/hostips
...
Revert "Promote KEP-2681 to beta in 1.29"
2023-10-23 19:52:11 +02:00
Kubernetes Prow Robot
b327bd7da5
Merge pull request #120225 from pegasas/kms
...
[KMSv2] Drop the apimachinery
2023-10-23 19:52:02 +02:00
Kubernetes Prow Robot
76fc18c528
Merge pull request #120099 from TommyStarK/gh_119469
...
dra: refactoring overall flow of prepare/unprepare resources
2023-10-23 19:51:53 +02:00
Kubernetes Prow Robot
ccca58aa36
Merge pull request #120075 from lowang-bh/enhancement
...
Call getPodRevision once
2023-10-23 19:51:40 +02:00
Alexander Zielenski
6d580da03f
ratcheting: ratchet CEL expressions for no-op updates
2023-10-23 10:28:01 -07:00
Kubernetes Prow Robot
557f795a78
Merge pull request #121418 from sanposhiho/remove-test
...
cleanup: remove useless test
2023-10-23 18:40:07 +02:00
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