Kubernetes Prow Robot
2a4d5c5fd5
Merge pull request #120300 from wojtek-t/refactor_streaming_watch_encoder
...
Refactor streaming watch encoder to enable caching
2023-10-31 00:09:12 +01:00
Filip Křepinský
1daf1b0705
test that controller descriptors should not be feature gated
...
controllers enabled by default should define feature gates in
ControllerDescriptor.requiredFeatureGates and not during a descriptor
registration in NewControllerDescriptors
2023-10-31 00:00:34 +01:00
Filip Křepinský
fed11c0793
remove unnecessary gating of taint-eviction-controller descriptor
2023-10-31 00:00:14 +01:00
Antoine Pelisse
5b268e6daf
apply: Add test for duplicates in associative lists
2023-10-30 15:55:50 -07:00
Antoine Pelisse
9d1847c196
managedfields: Allow duplicates for built-in updates associative lists
2023-10-30 15:55:50 -07:00
Antoine Pelisse
dec443b305
Update sigs.k8s.io/structured-merge-diff to v4.4.1
2023-10-30 15:34:18 -07:00
Abu Kashem
b8cd792b36
rename the roundtrip annotation, forbid it in v1
2023-10-30 18:22:51 -04:00
Kubernetes Prow Robot
2a1140305c
Merge pull request #121614 from HirazawaUi/decode-respect-timeout-context
...
Make the decode function respect the timeout context
2023-10-30 22:42:26 +01:00
Kubernetes Prow Robot
c7bb17ebd0
Merge pull request #121600 from seans3/load-openapi-explain
...
Lazy-load OpenAPI V2 Specifications for kubectl explain
2023-10-30 22:42:17 +01:00
Kubernetes Prow Robot
08070433cc
Merge pull request #121373 from cici37/crdGA
...
[KEP-2876] Promote CRD validation rule to GA
2023-10-30 22:42:09 +01:00
Kubernetes Prow Robot
07515c0021
Merge pull request #121311 from nilekhc/validation-doc
...
chore: updates api doc
2023-10-30 22:41:59 +01:00
Kubernetes Prow Robot
4106366b6d
Merge pull request #121065 from byako/issue121063
...
DRA: notify ResourceClaim or ResourceClass of params error
2023-10-30 22:41:41 +01:00
James Munnelly
76463e21d4
KEP-4193: bound service account token improvements
2023-10-30 21:15:10 +00:00
Kubernetes Prow Robot
5cb83d1cd2
Merge pull request #121609 from neolit123/1.29-super-admin-conf
...
kubeadm: poll additional CRB create calls for kubeadm:cluster-admins
2023-10-30 21:12:00 +01:00
Kubernetes Prow Robot
05765a851c
Merge pull request #121389 from aleksandra-malinowska/sts-restart-always
...
Resubmit "Make StatefulSet restart pods with phase Succeeded"
2023-10-30 21:11:51 +01:00
Kubernetes Prow Robot
d4592dc70a
Merge pull request #121310 from nilekhc/polling
...
[KMSv2] feat: updates encryption config file watch logic to polling
2023-10-30 21:11:42 +01:00
Kubernetes Prow Robot
e4212878dd
Merge pull request #119208 from atosatto/separate-taint-manager
...
Decouple TaintManager from NodeLifeCycleController (KEP-3902)
2023-10-30 21:11:33 +01:00
Kubernetes Prow Robot
ceea5fd0cb
Merge pull request #119109 from jiahuif-forks/feature/validating-admission-policy/crd-typechecking
...
ValidatingAdmissionPolicy - Type Checking for API Expensions types
2023-10-30 21:11:19 +01:00
Siyuan Zhang
a968f51fa2
k8s.io/apiserver/storage/etcd: refactor etcd GetList.
...
Reorder some code.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2023-10-30 12:48:32 -07:00
Siyuan Zhang
84ec5e2ecc
k8s.io/apiserver/storage/etcd: refactor etcd GetList.
...
reduce redundant update of withRev after request.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2023-10-30 12:38:34 -07:00
Cici Huang
8d804078f9
Add set ext library into Kubernetes and pick up the new option cel provides
2023-10-30 19:08:42 +00:00
Cici Huang
70c1f2143f
Bump cel-go to v0.17.7
2023-10-30 19:08:22 +00:00
Kubernetes Prow Robot
16fc00493b
Merge pull request #121307 from cici37/celUpdate
...
Add cel new validator into Kubernetes
2023-10-30 20:02:55 +01:00
Nilekh Chaudhari
d3de47ceee
chore: updates api doc
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2023-10-30 18:43:30 +00:00
Sean Sullivan
2eb06e79ef
OpenAPIResourcesGetter allows lazy-loading OpenAPI V2
2023-10-30 11:00:46 -07:00
Kubernetes Prow Robot
b84e4a1333
Merge pull request #121608 from carlory/cleanup-003
...
fix wrong controller name for ephemeralController
2023-10-30 18:49:12 +01:00
Kubernetes Prow Robot
4e45e1d625
Merge pull request #121460 from jiahuif-forks/feature/crd-validation-expressions/existing-expressions-cost-exempt
...
CRD Validation Rule: skip individual cost limit check for expressions of untouched versions.
2023-10-30 18:49:03 +01:00
Kubernetes Prow Robot
ef9587c4f8
Merge pull request #116565 from seans3/lazy-load-openapi
...
OpenAPIResourcesGetter allows lazy-loading OpenAPI V2
2023-10-30 18:48:49 +01:00
Alexey Fomenko
080fe8346d
Fix typos in interface comments
2023-10-30 19:12:34 +02:00
Kubernetes Prow Robot
c7a7cb8e17
Merge pull request #121531 from saschagrunert/e2e-node-imageid
...
Make e2e node image ID test more flexible
2023-10-30 17:40:16 +01:00
Nilekh Chaudhari
e95b7c6d8b
feat: updates encryption config file watch logic to polling
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
fix (#2 )
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-10-30 16:20:39 +00:00
Kubernetes Prow Robot
65d27c296e
Merge pull request #121612 from liggitt/kms-feature-gate
...
Mirror apiserver feature gates to kube feature gates file for consistent enablement
2023-10-30 16:28:07 +01:00
Davanum Srinivas
6d59480a70
Try a single gcloud command for scp-ing all files
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-10-30 11:26:30 -04:00
Lukasz Szaszkiewicz
bbca4a4b9a
cacher: when forgeting a watcher, call stopWatcherLocked multiple times
...
It's possible that the watcher is already not in the structure (e.g. in case of
simultaneous Stop() and terminateAllWatchers(), but it is safe to call stopLocked()
on a watcher multiple times.
2023-10-30 16:22:50 +01:00
HirazawaUi
f78b367db6
Make the decode function respect the timeout context
2023-10-30 22:27:28 +08:00
Jordan Liggitt
79c5b3ca6f
Mirror apiserver feature gates to kube feature gates file for consistent enablement
2023-10-30 10:22:37 -04:00
Andrea Tosatto
ccda2d6fd4
kube-controller-manager: Decouple TaintManager from NodeLifeCycleController (KEP-3902)
2023-10-30 12:23:56 +00:00
Abu Kashem
233bc2449d
apiserver: fix apf enablement with runtime-config
2023-10-30 08:18:41 -04:00
Abu Kashem
acd6089659
apiserver: remove prerelease annotation for flowcontrol v1
2023-10-30 08:18:41 -04:00
Abu Kashem
25447b95ad
apiserver: add testdata for flowcontrol v1
2023-10-30 08:18:41 -04:00
Abu Kashem
730d10a8fb
apiserver: add generated files for flowcontrol api change
2023-10-30 08:18:41 -04:00
Abu Kashem
9fd2ab419a
apiserver: allow zero value for the 'nominalConcurrencyShares' field
2023-10-30 08:18:40 -04:00
Abu Kashem
430c226709
apiserver: fix lint issue, defaulting and validation test for flowcontrol v1
2023-10-30 08:18:40 -04:00
Abu Kashem
90c091deda
apiserver: add pre-lifecycle replacement for flowcontrol v1beta3
2023-10-30 08:18:40 -04:00
Abu Kashem
17bda3c3e0
apiserver: apf controller, bootstrap, tests should use flowcontrol v1 API
2023-10-30 08:18:35 -04:00
Abu Kashem
25aebca8d5
apiserver: add etcd data and storage version hash for apf v1
2023-10-30 07:48:23 -04:00
Abu Kashem
5972037ffd
apiserver: generate code for apf flowcontrol v1 API
...
run:
- hack/update-codegen.sh
- hack/update-openapi-spec.sh
2023-10-30 07:48:22 -04:00
Abu Kashem
03a9ad200d
apiserver: remove copied generated files
...
otherwsie we see the following error from code-gen
Unrecognized package: k8s.io/api/flowcontrol/v1
2023-10-30 07:48:22 -04:00
Abu Kashem
b24dd44904
apiserver: enable apf v1 API
2023-10-30 07:48:22 -04:00
Abu Kashem
5cb03064d9
apiserver: update copy, rename v1beta3 to v1
2023-10-30 07:48:22 -04:00