Noah Ispas
b78af4c5c6
Split options from flags for annotate command ( #112817 )
...
* split flags from options
Signed-off-by: Noah Ispas (iamNoah1) <noahispas@gmail.com >
* CR from Arda
Signed-off-by: Noah Ispas (iamNoah1) <noahispas@gmail.com >
Signed-off-by: Noah Ispas (iamNoah1) <noahispas@gmail.com >
2022-12-09 16:57:39 -08:00
Kubernetes Prow Robot
d4e38325ae
Merge pull request #112648 from howardjohn/set/optimize-set-selector
...
Optimize turning a Set into a Selector
2022-12-09 15:43:22 -08:00
Kubernetes Prow Robot
b9bfbb3849
Merge pull request #112490 from lzhecheng/doc-nodestatus-ip-change
...
[API][Doc] Update NodeStatus about IP change
2022-12-09 15:43:07 -08:00
Kubernetes Prow Robot
4c91b7b5a6
Merge pull request #112247 from prometherion/issues/112246
...
Wrong description for function ResolveEndpoint
2022-12-09 15:42:51 -08:00
Kubernetes Prow Robot
054274d77c
Merge pull request #111898 from ncdc/reflector-unstructured-fixes
...
Reflector: support logging Unstructured type
2022-12-09 15:42:44 -08:00
Kubernetes Prow Robot
bf989e0a55
Merge pull request #111835 from kkkkun/cleanup-reported-verb
...
reportedVerb should get from `CleanVerb` to be consistent between metrics and logs
2022-12-09 15:42:28 -08:00
Kubernetes Prow Robot
c98bde46c5
Merge pull request #111572 from inosato/remove-ioutil-from-kubectl
...
Remove ioutil from kubectl
2022-12-09 15:41:59 -08:00
Kubernetes Prow Robot
1820caea93
Merge pull request #111403 from wujunwei/kubectl-check-command-before-copy
...
kubectl: remove unnecessary TODO annotations
2022-12-09 15:41:52 -08:00
Kubernetes Prow Robot
e1709e59d1
Merge pull request #113922 from alexzielenski/owners-alexzielenski
...
add alexzielenski to OWNERS
2022-12-09 14:35:24 -08:00
Kubernetes Prow Robot
b47752022b
Merge pull request #113904 from apelisse/add-owners-apelisse
...
Add apelisse into some more OWNERS files
2022-12-09 14:35:17 -08:00
Kubernetes Prow Robot
4650558497
Merge pull request #113894 from ravi-nal/master
...
Update API doc to use the field name in description
2022-12-09 14:35:03 -08:00
Kubernetes Prow Robot
39427d52bd
Merge pull request #113877 from ialidzhikov/aws-sdk-go@v1.44.136
...
Update github.com/aws/aws-sdk-go
2022-12-09 14:34:56 -08:00
Kubernetes Prow Robot
a8b2f4b695
Merge pull request #113564 from tallclair/audit-config
...
Combine RequestAuditConfig with RequestAuditConfigWithLevel
2022-12-09 14:34:08 -08:00
Kubernetes Prow Robot
6d81a2c30d
Merge pull request #113284 from williamyeh/display_seccomp
...
kubectl displays seccomp profile for pod and container
2022-12-09 14:33:56 -08:00
Kubernetes Prow Robot
bdc6fb51bf
Merge pull request #113283 from 3point2/kubectl-issue-gh-791
...
Fix SPDY proxy authentication with percent escaped characters
2022-12-09 14:33:45 -08:00
Davanum Srinivas
1da53d637b
add kms as to 1.26 rules for multiple components
...
In 576cca0a5e , we fixed one spot, looks
like we need to do the same for others!
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-12-07 19:27:10 -05:00
Kubernetes Prow Robot
5b4a7805c8
Merge pull request #114288 from xmudrii/pub-bot-1189
...
Update publishing-bot rules to Go 1.18.9
2022-12-07 11:28:38 -08:00
Kubernetes Prow Robot
09d7286eb5
Merge pull request #114284 from xmudrii/go-1194
...
releng: Update images, dependencies and version to Go 1.19.4
2022-12-07 07:28:37 -08:00
Nikhita Raghunath
576cca0a5e
staging/publishing: add kms as to apiserver 1.26 rules
2022-12-07 17:52:09 +05:30
ialidzhikov
712dea4ae3
Update github.com/aws/aws-sdk-go
...
from v1.44.116 to v1.44.136
2022-12-07 09:23:24 +02:00
Jordan Liggitt
afe5378db9
Update golang.org/x/net 1e63c2f
...
Includes fix for CVE-2022-41717
2022-12-06 17:29:11 -05:00
Marko Mudrinić
4a07253025
Update publishing-bot rules to Go 1.18.9
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com >
2022-12-05 12:52:54 +01:00
Marko Mudrinić
4f1a51719b
releng: Update images, dependencies and version to Go 1.19.4
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com >
2022-12-05 12:33:55 +01:00
Andy Goldstein
784ec157e6
reflector: refactor setting typeDescription & expectedGVK
...
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com >
2022-12-02 12:39:58 -05:00
Andy Goldstein
474fc8c523
Reflector: support logging Unstructured type
...
Add an annotation that can be added to the exampleType passed to
NewReflector to indicate the expected type for the Reflector. This is
useful for types such as unstuctured.Unstructured, which, when used with
a dynamic informer, do not have their TypeMeta filled in.
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com >
2022-12-02 12:22:04 -05:00
Marko Mudrinić
8e973ce871
Fix Go 1.19 version in publishing-bot rules
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com >
2022-11-29 20:55:12 +01:00
Marko Mudrinić
7b6a3d6a33
Update publishing-bot rule for apimachinery on release-1.26
...
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com >
2022-11-29 20:53:14 +01:00
Paco Xu
75f89875f8
use etcd 3.5.6-0 after promotion
2022-11-24 09:45:56 +08:00
Davanum Srinivas
130bd8cba5
Add missing tags for kms and dynamic-resource-allocation for publishing
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-11-22 21:04:19 -05:00
Antoine Pelisse
a1f5e36fab
Add jpbetz to k8s.io/client-go/applyconfigurations
2022-11-17 15:05:30 -08:00
Antoine Pelisse
b5f2130f24
Add apelisse into some more OWNERS files
2022-11-17 15:05:00 -08:00
Ravi Nalluri
1b5e50008c
Add generated docs for discovery and storage types
2022-11-17 12:03:03 -06:00
Ravi Nalluri
2fb2b7698e
Update API doc for Storage v1alpha1, v1beta1 types and Discovery v1 types
2022-11-17 10:11:03 -06:00
wujunwei
2afc78bac8
kubectl: remove unnecessary TODO annotations
2022-11-17 09:39:30 +08:00
Ravi Nalluri
fdcf7b3b92
Add generated docs for discovery v1beta1 and storage v1 types
2022-11-16 16:55:33 -06:00
Monis Khan
cb3410e1b7
kms: use different context for server lifecycle and initial load
...
Signed-off-by: Monis Khan <mok@microsoft.com >
2022-11-16 16:44:23 -05:00
Kubernetes Prow Robot
6c65bed7ce
Merge pull request #113934 from salaxander/publishing-release-126
...
staging/publishing: add release-1.26 branch
2022-11-16 03:22:49 -08:00
Jordan Liggitt
32ac434d4d
Switch deprecated API serving back to gating on beta
2022-11-15 22:02:49 -05:00
Xander Grzywinski
2111eceb6a
Add publishing bot rules for 1.26
2022-11-15 13:51:18 -08:00
Alexander Zielenski
10b9a1fe19
add alexzielenski to OWNERS
2022-11-15 08:46:46 -08:00
Kubernetes Prow Robot
9b5782959b
Merge pull request #113895 from marosset/use-pause-3.9
...
Updating pause image refernces to 3.9
2022-11-14 15:18:41 -08:00
Kubernetes Prow Robot
418608e926
Merge pull request #113797 from seans3/force-no-aggregated
...
Adds field to force non-aggregated discovery
2022-11-14 10:56:52 -08:00
Mark Rossetti
534f052a8d
Updating pause image refernces to 3.9
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2022-11-14 10:24:54 -08:00
Ravi Nalluri
1a80cfdc5c
Update API doc to use the field name in description
2022-11-14 12:05:33 -06:00
John Howard
4e5487de13
Update name and docs
2022-11-14 08:39:04 -08:00
Sean Sullivan
a84d877310
Adds bool to force non-aggregated discovery
2022-11-11 19:36:41 -08:00
Kubernetes Prow Robot
d1c0171aed
Merge pull request #111023 from pohly/dynamic-resource-allocation
...
dynamic resource allocation
2022-11-11 16:21:56 -08:00
Patrick Ohly
b2c39798f4
staging dra: use MutationCache in controller
...
Directly after modifying a ResourceClaim in the apiserver, the locally cached
copy is outdated until the informer receives the update. If any operation looks
at the claim during that time frame, it will act based on stale
information. For example, it might try to allocate again. If that works because
of idempotency, then the following update operation fails with a conflict
error.
This is harmless, but leads to confusing log output. It can be avoided by
keeping a copy of the updated claim and using that instead of the one from the
informer cache.
2022-11-12 00:12:03 +01:00
Patrick Ohly
bb040efd84
staging: generic dynamic resource allocation driver code
...
These helper packages implement the parts of a dynamic resource allocation
driver that are generic and can be used by the in-tree test driver as well as
out-of-tree vendor drivers.
Functional options make it possible to treat some parameters as
optional (logger) and extend the API later on.
2022-11-12 00:11:35 +01:00
Kubernetes Prow Robot
263ba476ba
Merge pull request #113764 from Jefftree/foobar
...
Fix bugs with aggregated discovery
2022-11-11 13:11:56 -08:00