Commit Graph

16231 Commits

Author SHA1 Message Date
muyangren2
b7e82ad2fd Typo in kubectl delete --help 111302 2022-07-21 20:42:30 +08:00
Kubernetes Prow Robot
80c2a0fe39 Merge pull request #109708 from wojtek-t/adjustable_watch_channel_size
Adjust watch channel sizes in watchcache
2022-07-21 05:03:54 -07:00
Kubernetes Prow Robot
303f47c0c0 Merge pull request #111071 from cici37/updateCEL
Pick up major changes from cel-go latest release
2022-07-20 22:37:44 -07:00
Kubernetes Prow Robot
86571236e3 Merge pull request #111181 from jupblb/b238599942-3
Introduce config for API Priority and Fairness
2022-07-20 14:13:55 -07:00
Kubernetes Prow Robot
bbd2f8fa09 Merge pull request #110914 from yeahdongcn/RuntimeClassName
Print pod.Spec.RuntimeClassName in kubectl describe
2022-07-20 14:13:43 -07:00
Cici Huang
f5361b4463 Sort out dep order 2022-07-20 17:41:24 +00:00
Cici Huang
4c726155a2 Switch to use cel.TypeToExprType(celType) to generate the exprType. 2022-07-20 17:41:24 +00:00
Cici Huang
6883198898 Turn on DefaultUTCTimeZone for cel-go. 2022-07-20 17:41:24 +00:00
Cici Huang
2f0e5af40b Enable the empty list sum support. 2022-07-20 17:41:24 +00:00
cici37
ae6243b431 Pick up dispatcher refactor changes from cel-go 2022-07-20 17:41:24 +00:00
jupblb
1c594e7e01 Introduce config for API Priority and Fairness
Linked all the default values with a single config structure.
2022-07-20 14:20:29 +02:00
Wojciech Tyczyński
0db5c05bdb Adjust watch channel sizes in watchcache 2022-07-20 10:53:39 +02:00
Kubernetes Prow Robot
aeb410fe1f Merge pull request #111173 from BinacsLee/binacs/regenerate-sets
Re-Generate k8s.io/apimachinery/pkg/util/sets
2022-07-19 19:06:37 -07:00
Kubernetes Prow Robot
4885f4d750 Merge pull request #111229 from ravisantoshgudimetla/promote-podOS-GA
Promote pod OS  to GA
2022-07-19 10:12:19 -07:00
Kubernetes Prow Robot
3992eda8e6 Merge pull request #111244 from p0lyn0mial/cacher-expired-watchers
cacher: indroduce expiredBookmarkWatchers
2022-07-19 05:34:37 -07:00
Kubernetes Prow Robot
0cde1b7446 Merge pull request #111242 from wojtek-t/fix_leaking_goroutines_11
Fix leaking goroutines in multiple integration tests
2022-07-19 05:34:30 -07:00
Kubernetes Prow Robot
eeb12bb3af Merge pull request #110178 from kevindelgado/validation-beta-1-25
Graduate server side validation to beta
2022-07-19 05:34:06 -07:00
Lukasz Szaszkiewicz
0576f6a011 cacher: with expiredBookmarkWatchers
expiredBookmarkWatchers allows us to schedule the next bookmark event after dispatching not before as it was previously.
It opens a new functionality in which a watcher might decide to change when the next bookmark should be delivered based on some internal state.
2022-07-19 10:36:50 +02:00
Wojciech Tyczyński
f673c262bd Clean shutdown of client integration tests 2022-07-19 10:03:51 +02:00
Wojciech Tyczyński
e9e494e14a Clean shutdown of apiserver integration tests 2022-07-19 10:03:51 +02:00
Kubernetes Prow Robot
e234917e0a Merge pull request #111235 from Abirdcfly/220719
fix a possible panic because of taking the address of nil
2022-07-19 00:12:06 -07:00
Kubernetes Prow Robot
09ee827f70 Merge pull request #110680 from azylinski/add-audit-id-to-traces
Add audit-id to storage traces
2022-07-18 21:56:16 -07:00
Ravi Gudimetla
95fc0987cd Generated: PodOS field to GA 2022-07-18 23:28:00 -04:00
Ravi Gudimetla
e9ce94edf5 api: Promote PodOS field to GA 2022-07-18 23:27:59 -04:00
Kubernetes Prow Robot
0e7bb163e3 Merge pull request #110649 from harshanarayana/fix/GIT-110335-fix-fake-event-expansion
client-go: Modify FakeEvents to Work Event Sink started with `""` namespace
2022-07-18 19:52:12 -07:00
Abirdcfly
c8c2819a4d fix a possible panic because of taking the address of nil
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2022-07-19 10:39:08 +08:00
Kubernetes Prow Robot
1c1efde70d Merge pull request #109639 from Abirdcfly/fixduplicateimport
cleanup: remove all duplicate import
2022-07-18 16:55:23 -07:00
Kubernetes Prow Robot
2694137bfd Merge pull request #111224 from mpuckett159/revert-110923-fix/add-wait-timers
Revert "Move kubectl wait to informers with a cache to avoid hanging due to objects disappearing from the cluster"
2022-07-18 15:37:07 -07:00
Kubernetes Prow Robot
4c213e8d3a Merge pull request #111125 from tallclair/audit-cleanup
Delete dead audit code
2022-07-18 15:36:29 -07:00
Kubernetes Prow Robot
bd1c9c1c5b Merge pull request #110388 from sanposhiho/graduate-mindomain-beta
Graduate MinDomains in Pod Topology Spread to beta
2022-07-18 15:36:06 -07:00
Kubernetes Prow Robot
ff20035ef8 Merge pull request #110813 from vpnachev/apiserver/create-dir-for-audit-log-path
Ensure the directory for the file in flag `--audit-log-path` exists
2022-07-18 09:35:15 -07:00
Marcus Puckett
5badb731a8 Revert "Move kubectl wait to informers with a cache to avoid hanging due to objects disappearing from the cluster" 2022-07-18 08:48:29 -07:00
Kevin Delgado
36dbecd438 Enable ServerSideFieldValidation feature gate on by default in beta 2022-07-18 15:35:02 +00:00
Kevin Delgado
c210483cf0 update kjson 2022-07-18 14:55:12 +00:00
Kevin Delgado
d983fd8078 Add server-side metadata unknown field validation 2022-07-18 14:55:12 +00:00
Artur Żyliński
b1e12b01b6 Add audit-id to storage traces
Refactor GetAuditIDTruncated to use context instead of request
2022-07-18 14:10:00 +02:00
Kubernetes Prow Robot
5b92e46b22 Merge pull request #110706 from prateekgogia/cloudprovider-284
Add rate limiting when calling STS assume role API
2022-07-16 00:28:59 -07:00
Kubernetes Prow Robot
e8410006ac Merge pull request #107042 from kkkkun/update_metrics_bucket
Update etcdRequestLatency metrics bucket size
2022-07-16 00:28:52 -07:00
Kubernetes Prow Robot
98aab0a00d Merge pull request #111171 from MadhavJivrajani/conversion-fix
cacher: Use PodList type for use in GetList
2022-07-15 19:00:53 -07:00
Lukasz Szaszkiewicz
63b125d406 reflector: simplify reading the resourceVersion 2022-07-15 11:22:28 +02:00
Lukasz Szaszkiewicz
6fc09008de reflector: move LIST to its own method 2022-07-15 09:53:11 +02:00
Lukasz Szaszkiewicz
e9e26068b7 reflector: refactor watchHandler 2022-07-15 09:43:57 +02:00
BinacsLee
f649df4c12 Re-Generate k8s.io/apimachinery/pkg/util/sets 2022-07-15 15:29:53 +08:00
Madhav Jivrajani
487761f4e2 cacher: Use PodList type for use in GetList
Using a Pod type in a GetList() call in a test
can panic at worst and error out at best. Here,
neither happened because the error condition
being tested for (cacher being stopped or not)
gets returned before the list pointer can be
enforced.

This commit changes the above to use PodList.

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2022-07-15 12:22:04 +05:30
Kubernetes Prow Robot
d14ba948ef Merge pull request #111081 from HecarimV/fix-22071210
Fix: some typo in apimachinery/pkg
2022-07-14 19:44:25 -07:00
Prateek Gogia
3f412cdf5d Update naming for a const 2022-07-14 19:16:51 -05:00
Prateek Gogia
b346cedefb Add rate limiting when calling STS assume role API 2022-07-14 19:16:51 -05:00
Kubernetes Prow Robot
3b4d2a9b31 Merge pull request #111080 from zhoumingcheng/master-v3
Correct wrong syntax
2022-07-14 14:37:08 -07:00
Kubernetes Prow Robot
408850e9f7 Merge pull request #111035 from jiahuif-forks/feature/matrics/cel
metrics for CEL compilation and evaluation
2022-07-14 14:37:00 -07:00
Kubernetes Prow Robot
a35c1f37b6 Merge pull request #111083 from nixpanic/mount-utils/no-systemd
mount-utils: only detect systemd when needed
2022-07-14 13:18:57 -07:00