Kubernetes Prow Robot
bacd6029b3
Merge pull request #112199 from pohly/klog-update
...
dependencies: update to klog v2.80.0
2022-09-02 10:56:16 -07:00
Kubernetes Prow Robot
673895dc55
Merge pull request #111936 from haoruan/bugfix-111928-microtime-marshal-precision
...
Marshal MicroTime to json and proto at the same precision
2022-09-02 09:42:16 -07:00
Hao Ruan
7aa80add91
Marshal MicroTime to json and proto at the same precision
2022-09-02 16:21:04 +08:00
Patrick Ohly
1bc3bde128
dependencies: update to klog v2.80.0
...
Contains one bug fix in the code path for formatting of objects that support
LogMarshal.
2022-09-02 08:05:47 +02:00
Di Jin
0b400cf6aa
Add an option for aggregator
2022-09-01 15:25:26 -07:00
Kubernetes Prow Robot
6e9845f766
Merge pull request #112146 from kerthcet/feat/move-schedulerError-to-api
...
Move constant schedulerError in scheduler to v1 package
2022-09-01 13:00:26 -07:00
Kubernetes Prow Robot
3710cc8f7b
Merge pull request #112089 from zeze1004/fix-typo
...
Fix typo "sturct" to "struct"
2022-09-01 10:53:06 -07:00
xueqzhan
5619c71eb0
Add DisableAnonymous to DelegatingAuthenticationOptions
2022-09-01 11:58:51 -04:00
kerthcet
71d0b89e3e
Move constant schedulerError in scheduler to v1 package
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2022-09-01 23:43:20 +08:00
SataQiu
f09e136aca
cloud-provider: remove deprecated insecure serving from Config
2022-09-01 10:54:23 +08:00
Kubernetes Prow Robot
863a462eec
Merge pull request #112159 from liggitt/podsecurity-ga-image
...
Update to use GA PodSecurity webhook image
2022-08-31 17:15:16 -07:00
Kubernetes Prow Robot
b274815e20
Merge pull request #112134 from apelisse/client-go-valid-segment
...
Validate segments with client-go/dynamic
2022-08-31 17:15:05 -07:00
Kubernetes Prow Robot
91aea40365
Merge pull request #112063 from aojea/generate_name
...
Initialize Name earlier in the Create process: GenerateName
2022-08-31 16:08:53 -07:00
Kubernetes Prow Robot
2779326af8
Merge pull request #112150 from liggitt/kubectl-invalid
...
Improve kubectl display of invalid errors
2022-08-31 12:29:17 -07:00
Jordan Liggitt
0d9393e3b9
Update to use GA PodSecurity webhook image
2022-08-31 15:25:19 -04:00
Kubernetes Prow Robot
d0e413e86d
Merge pull request #112129 from pohly/e2e-ginkgo-report-after-each
...
e2e: suppress too verbose output
2022-08-31 10:00:56 -07:00
Antoine Pelisse
7d64440dd1
Validate segments with client-go/dynamic
2022-08-31 09:49:42 -07:00
Jordan Liggitt
6c549d75a8
Improve kubectl display of invalid errors
2022-08-31 11:49:34 -04:00
Alexander Zielenski
f7defeecce
refactor if statement
2022-08-30 15:46:43 -07:00
Antonio Ojea
af9d36f931
Initialize Name (GenerateName) earlier in the Create process
2022-08-31 00:15:08 +02:00
Alexander Zielenski
cc0b9ffbd5
return when test is done
2022-08-30 14:38:21 -07:00
Alexander Zielenski
e8d8eb4381
address comments
2022-08-30 13:21:29 -07:00
Kubernetes Prow Robot
cdbac6f27b
Merge pull request #111917 from logicalhan/request-sizes
...
Add request body size metric for the write path.
2022-08-30 13:14:52 -07:00
Patrick Ohly
311144fb3e
dependencies: update to ginkgo v2.1.6 and gomega v1.20.1
...
Ginkgo v2.1.6 adds ginkgo.SuppressProgressReporting which is needed
to suppress too verbose output each time the ReportAfterEach of the custom
progress reporter is invoked.
2022-08-30 19:57:47 +02:00
Alex Zielenski
9dab9f3e28
Update kube_features.go
2022-08-30 09:06:29 -07:00
Alex Zielenski
92fac4ab8a
update comments
2022-08-30 09:04:06 -07:00
Kubernetes Prow Robot
4f66f8c408
Merge pull request #112069 from enj/enj/t/aggregated_apis
...
Expand aggregated API server integration test to include CRUD
2022-08-30 08:52:55 -07:00
Monis Khan
ec283e526b
Expand aggregated API server integration test to include CRUD
...
This change updates TestAggregatedAPIServer and the related test
server wiring to exercise the full network path between the Kube API
server and the aggregated API server. We now assert that the wardle
API service and Kube API server discovery endpoints are fully healthy.
CRUD operations are performed through the Kube API server to the
wardle API server.
Signed-off-by: Monis Khan <mok@microsoft.com >
2022-08-30 10:44:01 -04:00
LiHui
1df24569a0
kubectl: fix memory leaks in port forwarding client
...
Signed-off-by: LiHui <andrewli@kubesphere.io >
2022-08-30 10:19:36 +08:00
Alexander Zielenski
7b54c492d9
add aggregated discovery feature gate
2022-08-29 16:21:23 -07:00
Alexander Zielenski
7ce19b75a8
hold listener lock while waiting for goroutines to finish
2022-08-29 12:34:35 -07:00
Kubernetes Prow Robot
bf2e850b3a
Merge pull request #111910 from tosi3k/go-runtime-metrics
...
Enable new set of Go metrics in Kubernetes
2022-08-29 12:26:48 -07:00
Alexander Zielenski
ee24648300
simplify control flow
2022-08-29 11:52:35 -07:00
Antonio Ojea
510a85c53a
rate limit /healthz etcd healthchecks
...
return the last request error, instead of last error received
The rate limit allows 1 event per healthcheck timeout / 2
2022-08-29 17:58:10 +02:00
Antonio Ojea
dd6d3d95cd
fix etcd unit tests
...
stop leaking goroutines
reduce etcd test duration
2022-08-29 17:57:52 +02:00
Antonio Ojea
5a67248115
don't serialize etcd healthchecks
2022-08-29 17:57:01 +02:00
Kubernetes Prow Robot
3a4e3a0b56
Merge pull request #111964 from DangerOnTheRanger/cel-estimate-fix-update
...
Fix CEL size estimation
2022-08-29 08:00:38 -07:00
HaoJie Liu
f55d658c1c
test: use bytes.Buffer.String
...
Signed-off-by: HaoJie Liu <liuhaojie@beyondcent.com >
2022-08-29 15:45:20 +08:00
jackzhang
8690ff6264
update lock getter of leaderelection
...
The lock acquired by tryAcquireOrRenew is released when the leader ends
leadership. However, due to the cancellation of the context, the lock may
be set as an empty lock, so the Update cannot be run normally, resulting
in a failure to release the lock.
Signed-off-by: jackzhang <x_jackzhang@qq.com >
2022-08-29 09:58:13 +08:00
zeze
eeef44aa68
Fix typo "sturct" to "struct"
2022-08-28 23:19:40 +09:00
Kubernetes Prow Robot
1959fe1b94
Merge pull request #112064 from aojea/dryrun_cleanup
...
Dryrun cleanup
2022-08-27 07:18:35 -07:00
Kubernetes Prow Robot
52c5d6ef1a
Merge pull request #112077 from aojea/fix_alpha_job
...
Revert "change CPUCFSQuotaPeriod default value to 100us to match Linu…
2022-08-26 22:26:46 -07:00
Kubernetes Prow Robot
5f57708c88
Merge pull request #111934 from deads2k/apply-gen
...
make applyconfiguration-gen work in non-kube repositiories
2022-08-26 19:26:51 -07:00
Antonio Ojea
d434c588d7
Revert "change CPUCFSQuotaPeriod default value to 100us to match Linux default"
...
This reverts commit f2d591fae6
.
2022-08-26 23:51:04 +02:00
Kubernetes Prow Robot
ce2c5875d8
Merge pull request #111241 from Abirdcfly/fixtestorsource
...
make TestListPager_EachListItem rework
2022-08-26 13:38:34 -07:00
David Eads
45c4311b4e
make applyconfiguration-gen skip generation for types that have generated clients and lack objectmeta
2022-08-26 15:12:05 -04:00
Antonio Ojea
7ddb0ef464
add aojea as client-go reviewer
2022-08-26 17:01:56 +02:00
Antonio Ojea
a1bfb76458
remove DryRun feature gate checks
2022-08-26 15:12:22 +02:00
Antonio Ojea
20d190ec2a
test rest error generate name conflict
2022-08-26 13:22:50 +02:00
Antoni Zawodny
ce65b712f8
Enable new set of Go metrics in Kubernetes
2022-08-26 09:44:10 +02:00