DiptoChakrabarty
1e02fc056a
remove default value comment for pod exec and update openapi spec
2021-10-23 03:28:44 +00:00
Kubernetes Prow Robot
3aafe75698
Merge pull request #105461 from damemi/wire-contexts-autoscaling
...
Wire contexts to Autoscaling controllers
2021-10-14 06:59:33 -07:00
Kubernetes Prow Robot
f27e4714ba
Merge pull request #105377 from damemi/wire-contexts-apps
...
Wire contexts to Apps controllers
2021-10-14 06:59:19 -07:00
Kubernetes Prow Robot
baaa53db64
Merge pull request #105211 from xiaopingrubyist/fix-pv-controller-claim-cache-issue
...
fix:claim cached in pvcontroller is not the newest may cause unexpected issue
2021-10-14 05:47:18 -07:00
Kubernetes Prow Robot
d09ce7be1c
Merge pull request #105563 from mengjiao-liu/go1172
...
[go1.17] Update to go1.17.2
2021-10-14 03:25:19 -07:00
Mengjiao Liu
19e8852154
[go1.17] Update to go1.17.2
2021-10-14 16:15:51 +08:00
Kubernetes Prow Robot
548e37278c
Merge pull request #105313 from giuseppe/fix-flaky-pagefaults-summary-test
...
test, cgroupv2: adjust pagefaults test
2021-10-14 00:13:30 -07:00
Kubernetes Prow Robot
a8bda48abe
Merge pull request #105474 from mauriciopoppe/readd-volume-subpath-flag
...
Add VolumeSubpath feature gate back in preparation for its removal
2021-10-13 21:55:28 -07:00
Kubernetes Prow Robot
68f404b38f
Merge pull request #105636 from pohly/generic-ephemeral-volume-metrics-tests
...
storage e2e: check metrics also for generic ephemeral volumes
2021-10-13 20:27:27 -07:00
Kubernetes Prow Robot
894ceb63d0
Merge pull request #105003 from swatisehgal/getallocatable-to-beta
...
podresource-api: getAllocatableResources to Beta
2021-10-13 17:43:27 -07:00
Mike Dame
41fcb95f2f
Wire contexts to Apps controllers
2021-10-13 16:32:13 -04:00
Kubernetes Prow Robot
585c88eb43
Merge pull request #105065 from h4ghhh/metrics_disable
...
parameter 'disabled-metrics' is invalid
2021-10-13 12:21:55 -07:00
Kubernetes Prow Robot
92f67c6347
Merge pull request #105660 from tkashem/apf-debug
...
apf: update queue debug to include queue sum stats and next dispatch R in seat-seconds
2021-10-13 08:53:50 -07:00
Abu Kashem
edf657a33a
apf: include seats in use in queue dump
2021-10-13 10:39:37 -04:00
Abu Kashem
3ef5752edf
apf: change QueueDump to use SeatSeconds
2021-10-13 10:22:41 -04:00
Abu Kashem
87c7401eb8
apf: include queue sum stats in debug
2021-10-13 10:14:30 -04:00
torubylist
f28a8d7f2b
fix:cached claim is not the newest will cause unexpected issue
2021-10-13 20:03:00 +08:00
Kubernetes Prow Robot
f0e80a6f10
Merge pull request #105647 from wojtek-t/disable_pf_for_watches
...
Disable P&F for watch requests
2021-10-13 02:53:50 -07:00
wojtekt
763e6d1dbb
Disable P&F for watch requests
2021-10-13 10:50:47 +02:00
Kubernetes Prow Robot
efce40b931
Merge pull request #105342 from jonyhy96/handle-cmd-error
...
kube-proxy: handle cmd error
2021-10-13 01:21:49 -07:00
Kubernetes Prow Robot
e054181e51
Merge pull request #105445 from ardaguclu/diff-invalid-arg-status-code
...
Add diff command return status code greater than 1 when flags invalid
2021-10-12 15:43:48 -07:00
Kubernetes Prow Robot
297faec79a
Merge pull request #105361 from kishorj/aws-mixed-protocol
...
AWS in-tree controller ignore LoadBalancer service with mixed protocols
2021-10-12 14:41:59 -07:00
Kubernetes Prow Robot
cf5eced480
Merge pull request #105592 from MikeSpreitzer/test-final-seats
...
Update queueset_test.go for FinalSeats
2021-10-12 13:40:00 -07:00
Mike Dame
7780024916
Wire contexts to Autoscaling controllers
2021-10-12 14:34:05 -04:00
Patrick Ohly
3df4cc67de
storage e2e: check metrics also for generic ephemeral volumes
...
It shouldn't make any difference, but it's better to actually test that
assumption.
All existing tests which create pods get converted by skipping the explicit PVC
creation for the ephemeral case and instead modifying the test pod so that it
has a volume claim template with the same spec as the PVC.
2021-10-12 20:29:49 +02:00
Kubernetes Prow Robot
af2ed2569d
Merge pull request #103539 from wojtek-t/pf_estimate_watch_width
...
Estimate width of the request based on watchers count in P&F
2021-10-12 09:25:48 -07:00
Kubernetes Prow Robot
3271dff7b4
Merge pull request #105535 from soltysh/apps_cleanup
...
Move test utils where they belong
2021-10-12 08:11:48 -07:00
Mike Spreitzer
0fc595e033
Update queueset_test.go for FinalSeats
...
Track the introduction of FinalSeats.
Give up on calculating expected results for tests with added latency,
because I did not find an easy and obvious way to do it.
2021-10-12 08:01:53 -07:00
Kubernetes Prow Robot
79f28c31e0
Merge pull request #105627 from chendave/integration_cleanup
...
Simplify the integration test by removing the struct of `nodeConfig`
2021-10-12 06:49:48 -07:00
Maciej Szulik
8322121434
Move test-related utils to test/utils
2021-10-12 14:52:19 +02:00
Maciej Szulik
1fb6bf8a14
Wire context instead of TODO
2021-10-12 13:21:45 +02:00
Dave Chen
1500a5ca80
Simplify the integration test by removing the struct of nodeConfig
...
Signed-off-by: Dave Chen <dave.chen@arm.com>
2021-10-12 17:46:38 +08:00
wojtekt
c5a77d8a76
Adjust final seats if they don't fit the limit
2021-10-12 09:54:40 +02:00
wojtekt
223f9be597
Estimate width of the request based on watchers count in P&F
2021-10-12 09:49:22 +02:00
Kubernetes Prow Robot
d9896a23bc
Merge pull request #105615 from MikeSpreitzer/correct-linger-logging
...
Unconfuse logging wrt additional latency
2021-10-12 00:23:46 -07:00
Kubernetes Prow Robot
4753fa5dee
Merge pull request #105608 from yxxhero/reduce_code
...
reduce code for NewSchedulerCommand func
2021-10-11 23:23:46 -07:00
Kubernetes Prow Robot
a7c67c03ff
Merge pull request #105399 from mopsfelder/ppc64le
...
Allow fast builds on ppc64le
2021-10-11 22:21:46 -07:00
Kubernetes Prow Robot
a923852ba0
Merge pull request #105215 from rphillips/add_probe_shutdown
...
kubelet: add probe termination to graceful shutdowns
2021-10-11 21:19:46 -07:00
Kubernetes Prow Robot
c2cbf5ff49
Merge pull request #105509 from ravisantoshgudimetla/fix-integration
...
[scheduler] [test]: Fix PreferNominatedNode test
2021-10-11 20:01:46 -07:00
Kubernetes Prow Robot
d2f6eb6339
Merge pull request #95128 from ii/remove-unwanted-redirects
...
Limit Apiserver Proxy Redirects
2021-10-11 17:23:46 -07:00
Kubernetes Prow Robot
67afa05c17
Merge pull request #105531 from aojea/master_leases
...
improve error message on control-plane endpoint reconciler
2021-10-11 15:01:02 -07:00
Mike Spreitzer
42f698daad
Unconfused logging wrt additional latency
...
Fixed confusion in queueSet logging wrt seats and additional latency.
2021-10-11 13:21:46 -07:00
Kubernetes Prow Robot
f83b16d93d
Merge pull request #105052 from leiyiz/skip-storage-test
...
tag ginkgo tests affected by pdcsi migration for skipping
2021-10-11 13:09:02 -07:00
Kubernetes Prow Robot
194a3dea5d
Merge pull request #105605 from sttts/sttts-watch-cache-multiple-blockers
...
apiserver/watchcache: doc watch event fan-out to blocked watchers better
2021-10-11 09:32:40 -07:00
yxxhero
71a6bb3301
reduce code for NewSchedulerCommand func
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2021-10-11 23:21:34 +08:00
Kubernetes Prow Robot
dc9c571166
Merge pull request #105569 from pohly/generic-ephemeral-kubelet-volume-stats
...
kubelet: also provide filesystem stats for generic ephemeral volumes
2021-10-11 07:52:39 -07:00
Kubernetes Prow Robot
668c666fce
Merge pull request #105603 from shawnhanx/eventstructuredlogging
...
Support SetStructuredLogging with the new events library
2021-10-11 06:24:51 -07:00
Kubernetes Prow Robot
1ae4af402e
Merge pull request #105582 from caesarxuchao/add-aggragator-user-header-test
...
Verifying the auth headers are set for upgraded aggregated API requests
2021-10-11 06:24:39 -07:00
Kubernetes Prow Robot
9253fefb8f
Merge pull request #105469 from MikeSpreitzer/advance-epoch
...
Advance epoch
2021-10-11 04:48:40 -07:00
shawnhanx
230cb00ddd
Support SetStructuredLogging with the new events library
2021-10-11 19:06:56 +08:00