David Ashpole
de26b9023f
migrate apiserver utiltrace usage to component-base/tracing
2022-10-27 13:34:51 +00:00
Kubernetes Prow Robot
6e31c6531f
Merge pull request #111095 from tallclair/audit-single-context
...
Audit single context
2022-10-26 23:56:32 -07:00
Rita Zhang
c3df726c7b
Enable encryption for custom resources
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com >
2022-10-26 13:37:11 -07:00
Kubernetes Prow Robot
e287b36cc1
Merge pull request #113364 from wojtek-t/refactor_storage_tests_2
...
Refactor storage tests - part 2
2022-10-26 12:58:23 -07:00
Wojciech Tyczyński
e04fe81dfc
Minor cleanup of etcd3 tests
2022-10-26 20:54:51 +02:00
Wojciech Tyczyński
6c8ce894e1
Refactor pagination tests
2022-10-26 20:54:51 +02:00
Wojciech Tyczyński
8472e1bc13
Refactor GetReads
2022-10-26 20:51:20 +02:00
Kubernetes Prow Robot
fd331bcdd4
Merge pull request #111569 from inosato/remove-ioutil-from-controller-manager
...
Remove ioutil from controller-manager
2022-10-26 11:32:37 -07:00
Kubernetes Prow Robot
c33a773886
Merge pull request #113357 from wojtek-t/refactor_storage_tests
...
Refactor storage tests
2022-10-26 05:26:36 -07:00
Wojciech Tyczyński
afc5ded839
Move GuaranteedUpdateChecksData test to generic package
2022-10-26 12:23:25 +02:00
Wojciech Tyczyński
5344bc5e1b
Minor cleanup of storage tests
2022-10-26 12:21:55 +02:00
Wojciech Tyczyński
012676acc3
Move GuaranteedUpdate test to generic test package
2022-10-26 12:21:55 +02:00
Kubernetes Prow Robot
d77d28b15f
Merge pull request #113338 from apelisse/swagger-unmarshaljson
...
Swagger unmarshaljson
2022-10-25 22:38:35 -07:00
Kubernetes Prow Robot
797536fc76
Merge pull request #105867 from VilledeMontreal/feature/compPlugins
...
Shell completion for plugins
2022-10-25 16:26:34 -07:00
Antoine Pelisse
5be7430fe3
Use Swagger#UnmarshalJSON rather than json.Unmarshal
...
Since we're now using the experimental json code to deserialize
spec.Swagger, we should rather use UnmarshalJSON since this has a much
lower CPU overhead.
2022-10-25 15:03:33 -07:00
Kubernetes Prow Robot
19ab5b6910
Merge pull request #113310 from logicalhan/storage-metric
...
swap name for storage metric for underlying storage db
2022-10-25 13:10:35 -07:00
Kubernetes Prow Robot
449c46258b
Merge pull request #113325 from panslava/fix-time-since-defer
...
Fix time.Since() in defer. Wrap in anonymous function
2022-10-25 06:42:36 -07:00
Slavik Panasovets
864e41f16d
Fix time.Since() in defer. Wrap in anonymous function
...
Function arguments in defer evaluated during definition of defer, not
during execution
2022-10-25 12:38:35 +00:00
Kubernetes Prow Robot
256ade5aa4
Merge pull request #112377 from weilaaa/refactor_sets_use_generic
...
refactor sets use generic
2022-10-24 21:14:34 -07:00
Kubernetes Prow Robot
245d59273c
Merge pull request #113136 from jprzychodzen/kcm-remove-race-condition
...
NodeLifecycleController: Remove race condition
2022-10-24 15:48:34 -07:00
Kubernetes Prow Robot
c5242edd92
Merge pull request #108858 from zshihang/master
...
track legacy service account tokens
2022-10-24 12:44:23 -07:00
Jakub Przychodzeń
de25c5fdcf
NodeLifecycleController: Remove race condition
...
Patch request does not support RV by default, we need to include them explicitly and patching lists actually overwrites whole field. It means that there is a race condition, in which we can overwrite changes to taints that happened between GET and PATCH requests.
2022-10-24 19:36:58 +00:00
Han Kang
3a2d1bab26
swap name for storage metric for underlying storage db
...
Change-Id: Ic7cd9bf5ef29d9c51a728ef37c94d77172fbf678
2022-10-24 15:27:05 -04:00
Kubernetes Prow Robot
23aaf78a4a
Merge pull request #113189 from MikeSpreitzer/add-borrowing-parms
...
Introduce constants for the two parameters of seat borrowing
2022-10-24 09:44:26 -07:00
Shihang Zhang
569cd70a52
track legacy service account tokens
2022-10-24 09:37:53 -07:00
Kubernetes Prow Robot
641197dc95
Merge pull request #113256 from oscr/enable-gocritic-check
...
hack/tools enable additional linter gocritic in golangci-lint
2022-10-23 03:22:24 -07:00
Mike Spreitzer
8d826ee9f8
Introduce constants for the two parameters of seat borrowing
2022-10-22 23:52:43 -04:00
Alexander Zielenski
bfbc1f3479
fix flaky admission tests
...
would fllake .04% of the time on my machine.
In tests waiting for objects to be reconciled, would erroneously treat the "Not Found" case as an error rather than waiting a bit.
also add some more context to test errors to improve debuggability
2022-10-21 09:48:01 -07:00
Oscar Utbult
21fa8d12bb
hack/tools enable additional linter in golangci-lint
...
Enables linter gocritic with two checks enabled for a subset of the project
2022-10-21 17:58:15 +02:00
Kubernetes Prow Robot
615929ed88
Merge pull request #113133 from sxllwx/fix-issue-111985
...
Fix DeleteCollection API decode DeleteOptions fail
2022-10-20 16:09:22 -07:00
Kubernetes Prow Robot
f765d0bd37
Merge pull request #113183 from dashpole/new_trace_api
...
Add new tracing library to bridge otel and utiltrace apis
2022-10-20 12:07:07 -07:00
David Ashpole
729085287d
add new tracing library to bridge otel and utiltrace apis
2022-10-20 14:40:51 +00:00
Kubernetes Prow Robot
7423cc931f
Merge pull request #112691 from aimuz/apiextensions-apiserver-change-to-cmp
...
apiextensions-apiserver: change k8s.io/apimachinery/pkg/util/diff to github.com/google/go-cmp/cmp
2022-10-20 07:01:01 -07:00
Kubernetes Prow Robot
fc4344a748
Merge pull request #111706 from tallclair/audit-error
...
More useful audit error logs
2022-10-20 02:30:56 -07:00
weilaaa
7158e0a4ff
refactor sets use generic
2022-10-20 11:47:18 +08:00
Kubernetes Prow Robot
0a689af469
Merge pull request #112858 from alexzielenski/cel-admission-hook
...
CEL Admission Plugin
2022-10-19 17:45:15 -07:00
Kubernetes Prow Robot
a2827c4915
Merge pull request #111978 from Jefftree/aggregated-discovery-types
...
Aggregated discovery types
2022-10-19 13:57:07 -07:00
Kubernetes Prow Robot
ccb6275142
Merge pull request #113084 from dims/bump-aws-sdk-go-for-1.26
...
Pick up new AWS region by bumping aws-sdk-go for 1.26
2022-10-19 11:35:19 -07:00
Jefftree
2e01fbb59a
Add discovery types
2022-10-19 17:27:25 +00:00
Kubernetes Prow Robot
bf14677914
Merge pull request #112546 from oscr/the-the
...
grammar: replace all occurrences of "the the" with "the"
2022-10-19 10:03:02 -07:00
Kubernetes Prow Robot
3eeb7cb57f
Merge pull request #113077 from lixiaobing1/WithTransportCredentials
...
replace WithInsecure() with WithTransportCredentials()
2022-10-19 08:59:02 -07:00
Kubernetes Prow Robot
594d34872c
Merge pull request #113089 from zackzhangkai/fix-doc
...
fix typo
2022-10-19 00:37:01 -07:00
Kubernetes Prow Robot
33bc8750fb
Merge pull request #113024 from alexzielenski/explain-output-openapiv3
...
kubectl explain openapiv3 template foundations
2022-10-18 20:59:00 -07:00
scott
e7d7f4a9e5
Fix DeleteCollection API decode DeleteOptions fail
...
The reason for the issue is that the apiserver uses the Scheme in the
global variable pkg/api/legacyscheme/scheme.go, and registers the
DeleteOptions corresponding to each APIGroup in the Scheme. But
DeleteOptions in meta.k8s.io/v1 is not registered, resulting
in a notRegisteredErr.
Use metainternalversionscheme.Codecs as Serializer
2022-10-19 10:31:34 +08:00
Mohammad Zuber Khan
f86acbad68
add superuser fallback to authorizer ( #111558 )
...
* add superuser fallback to authorizer
* change the order of authorizers
* change the order of authorizers
* remove the duplicate superuser authorizer
* add integration test for superuser permissions
2022-10-18 18:57:00 -07:00
Alexander Zielenski
8b74e73e38
add cel admission controller tests
...
84% coverage
2022-10-18 18:29:06 -07:00
Alexander Zielenski
a41a536dbd
add cel admission plugin and initializer
2022-10-18 18:29:06 -07:00
Alexander Zielenski
74b103cd52
add generics tests
...
84.1% coverage
2022-10-18 18:29:06 -07:00
Alexander Zielenski
2286501e22
add cel admission controller
2022-10-18 18:29:05 -07:00
Alexander Zielenski
c52fae186a
add OWNERS
2022-10-18 18:25:58 -07:00