Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2196 commits
Select commit Hold shift + click to select a range
05ff4bb
Generify lister-gen
skitt Oct 27, 2023
9d701d3
Regenerate all listers
skitt Nov 9, 2023
02f2134
feat: implements svm controller
nilekhc Jan 4, 2024
a1be94a
client-go/rest: introduce watchlist
p0lyn0mial Jan 8, 2024
3d4f98d
Regenerate fake clients
danwinship Jan 20, 2024
af62623
Remove gcp in-tree cloud provider and credential provider
dims Jan 25, 2024
c323190
dra api: add structured parameters
pohly Feb 14, 2024
9c3db86
workqueue: make queue as configurable
Feb 16, 2024
db79dcf
Generated code
tallclair Feb 21, 2024
95cf817
dra: add "named resources" structured parameter model
pohly Feb 23, 2024
64b4676
Run 'make update'
gauravkghildiyal Feb 23, 2024
0b7086f
feat: add csaupgrade option to upgrade subresource
erikgb Feb 24, 2024
d48adf8
Merge pull request #122882 from Jefftree/agg-discovery-v2-usage
k8s-publishing-bot Mar 1, 2024
f759d2e
increases client-side websocket write deadline to 30 seconds
seans3 Mar 2, 2024
1002c2f
Merge pull request #123484 from erikgb/csa-upgrade-subresource
k8s-publishing-bot Mar 2, 2024
08128e0
Merge pull request #123635 from seans3/remotecommand-write-deadline
k8s-publishing-bot Mar 2, 2024
271d034
portforward: tunnel spdy through websockets
seans3 Feb 21, 2024
79f21dc
removes extra upgrade aware proxy logging; returns tunneling connecti…
seans3 Mar 3, 2024
4c32855
dra api: implement semver attribute value type
pohly Mar 4, 2024
4b03fda
re-write fallback dialer unit test
seans3 Mar 4, 2024
ae38726
extend deadlines to one minute
seans3 Mar 4, 2024
f323801
Merge pull request #123413 from seans3/tunneling-spdy-websockets
k8s-publishing-bot Mar 5, 2024
6810f4f
Merge pull request #123679 from seans3/remotecommand-extend-deadlines
k8s-publishing-bot Mar 5, 2024
6433449
Merge pull request #123487 from gauravkghildiyal/kep-4444
k8s-publishing-bot Mar 5, 2024
62aace9
Adds OWNERS files to client-go streaming dirs
seans3 Mar 5, 2024
d167235
Support for the Job managedBy field (alpha) (#123273)
mimowo Mar 5, 2024
8250638
Merge pull request #122998 from MikeSpreitzer/add-deletion-handling
k8s-publishing-bot Mar 5, 2024
8c60342
Merge pull request #123729 from seans3/streaming-owners
k8s-publishing-bot Mar 5, 2024
e34b664
Merge pull request #123405 from cici37/vapGA
k8s-publishing-bot Mar 6, 2024
8b11b2f
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1…
liggitt Mar 6, 2024
0cdc0ce
Merge pull request #123758 from liggitt/protobump
k8s-publishing-bot Mar 6, 2024
47abbe0
Merge pull request #123435 from tallclair/apparmor-ga
k8s-publishing-bot Mar 6, 2024
49bc97e
Job: Support for the JobSuccessPolicy (alpha)
tenzen-y Feb 21, 2024
fee411c
dra api: rename NodeResourceSlice -> ResourceSlice
pohly Mar 7, 2024
d2c6177
Merge pull request #123412 from tenzen-y/add-new-jobsuccesspolicy-api
k8s-publishing-bot Mar 7, 2024
84dfaee
Merge pull request #123516 from pohly/dra-structured-parameters
k8s-publishing-bot Mar 8, 2024
b0efa42
feat: implements Storage Version Migration API in-tree
nilekhc Oct 10, 2023
110b75b
Merge pull request #123344 from nilekhc/svm-controller
k8s-publishing-bot Mar 8, 2024
3be09aa
api: KEP-3857: Recursive Read-only (RRO) mounts
AkihiroSuda Mar 9, 2024
7ebe0ea
Merge pull request #123180 from AkihiroSuda/rro
k8s-publishing-bot Mar 9, 2024
45e17fe
client-go/cache/reflector: use metav1.InitialEventsAnnotationKey
p0lyn0mial Mar 11, 2024
00e4609
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers
AkihiroSuda Mar 13, 2024
650f392
dra api: NodeResourceModel -> ResourceModel
pohly Mar 14, 2024
4467b1e
Merge pull request #123909 from AkihiroSuda/fix-123906
k8s-publishing-bot Mar 14, 2024
eea636f
Merge pull request #123932 from pohly/dra-api-resource-model-rename
k8s-publishing-bot Mar 14, 2024
fa185a2
cleanup: delete rand.Seed(time.Now().UnixNano()) and using global num…
liangyuanpeng Mar 18, 2024
1518fca
sync: update go.mod
k8s-publishing-bot Mar 18, 2024
a457c5e
DRA api: ResourceHandle.DriverName is required
pohly Mar 27, 2024
a2cc490
Update x/net for CVE-2023-45288
dims Apr 3, 2024
aa7909e
Merge pull request #124174 from dims/update-x/net-for-CVE-2023-45288
k8s-publishing-bot Apr 4, 2024
7da3197
Refactor informer constructors
wojtek-t Apr 9, 2024
b9e952f
Allow for configuring MinWatchTimeout in Reflector and Informer.
wojtek-t Apr 9, 2024
d67dddf
Workqueue: Add generic versions that are properly typed
alvaroaleman Apr 11, 2024
34d7809
generated: ./hack/pin-dependency.sh github.com/google/cel-go v0.20.1
jiahuif Apr 15, 2024
b17c363
Add test to detect unintentional changes in dynamic client requests.
benluddy Apr 16, 2024
4cd6b75
Generate HTTP request fixtures for dynamic client tests.
benluddy Apr 16, 2024
2fe0574
Fix race in informer transformers
wojtek-t Apr 17, 2024
79491af
Merge pull request #123347 from zhouhaibing089/abstract-queue
k8s-publishing-bot Apr 18, 2024
a82df61
Merge pull request #123937 from p0lyn0mial/upstream-use-initial-event…
k8s-publishing-bot Apr 18, 2024
9990b0b
Merge pull request #123969 from liangyuanpeng/cleanup_rand
k8s-publishing-bot Apr 18, 2024
3407442
Merge pull request #124245 from wojtek-t/informer_options
k8s-publishing-bot Apr 18, 2024
506bc53
Merge pull request #113257 from claudiubelu/path-filepath-update-staging
k8s-publishing-bot Apr 18, 2024
b1c1c03
Merge pull request #122892 from danwinship/codegen-nil
k8s-publishing-bot Apr 18, 2024
5db05eb
upgrade: upgrade dependencies github.com/prometheus/common to the new…
jwcesign Apr 17, 2024
841e997
Improve the lister function documentation
skitt Apr 19, 2024
5b2b83a
Merge pull request #124346 from jwcesign/master
k8s-publishing-bot Apr 22, 2024
d071c08
generated: ./hack/update-vendor.sh
jiahuif Apr 22, 2024
02e371e
Merge pull request #121574 from skitt/generic-lister-gen
k8s-publishing-bot Apr 22, 2024
66b378a
Merge pull request #124340 from benluddy/dynamic-client-golden-reques…
k8s-publishing-bot Apr 22, 2024
47f5582
Merge pull request #124328 from jiahuif-forks/deps/cel-go
k8s-publishing-bot Apr 23, 2024
e4f9b83
Upgrade etcd libraries to v3.5.13
serathius Apr 23, 2024
4a5f039
Merge pull request #122657 from p0lyn0mial/upstream-client-go-rest-cl…
k8s-publishing-bot Apr 23, 2024
9433226
Merge pull request #124075 from pohly/dra-api-comments
k8s-publishing-bot Apr 23, 2024
f3332a0
Merge pull request #124263 from alvaroaleman/typed
k8s-publishing-bot Apr 24, 2024
178bcf2
Merge pull request #124469 from serathius/etcd-3.5.13
k8s-publishing-bot Apr 24, 2024
6b47d7d
Merge pull request #124344 from wojtek-t/fix_transformer
k8s-publishing-bot Apr 24, 2024
ea434df
Bump sigs.k8s.io/yaml to v1.4.0
sbueringer Apr 26, 2024
f9eba8e
fix: Hang when canceling leader election information
jiuker Apr 28, 2024
9aa3aae
Use the generic/typed workqueue throughout
alvaroaleman Apr 28, 2024
b444e6c
Implement ResilientWatchCacheInitialization
wojtek-t Apr 29, 2024
049f231
Merge pull request #124562 from sbueringer/pr-bump-sigs-yaml
k8s-publishing-bot Apr 29, 2024
ebbf7d7
client-go/tools/record: fix and test Broadcaster shutdown + logging
pohly Apr 30, 2024
64ff14b
address comments during review
dims May 1, 2024
35cab32
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#…
pmalek May 3, 2024
d3682da
Merge pull request #124519 from dims/drop-all-the-providery-things-ta…
k8s-publishing-bot May 6, 2024
4ebe42d
Merge pull request #124600 from alvaroaleman/typed-wq
k8s-publishing-bot May 6, 2024
988ddc2
Update to latest golang.org/x/oauth2 v0.20.0
dims May 8, 2024
8a8d073
Merge pull request #124757 from dims/update-to-latest-golang.org/x/oa…
k8s-publishing-bot May 8, 2024
62f9597
Merge pull request #124588 from jiuker/patch-2
k8s-publishing-bot May 9, 2024
0280901
client-go/reflector: warns when the bookmark event for initial events…
p0lyn0mial Apr 29, 2024
b31bc29
Run codegen
skitt May 10, 2024
1582c4c
KEP-4633: Allow health-only anonymous auth mode.
vinayakankugoyal May 16, 2024
3aa51ce
Update indirect dependencies with ./hack/update-vendor.sh.
benluddy May 17, 2024
86f83bc
Merge pull request #124614 from p0lyn0mial/upstream-reflector-warn-no…
k8s-publishing-bot May 20, 2024
4a34196
replace ENABLE_CLIENT_GO_WATCH_LIST_ALPHA with WatchListClient gate
p0lyn0mial Apr 30, 2024
c739619
Merge pull request #122791 from p0lyn0mial/upstream-cleanup-watch-lis…
k8s-publishing-bot May 21, 2024
6bdde77
client-go/consistency-detector: change the signature of checkWatchLis…
p0lyn0mial Apr 22, 2024
a146a0f
make update
aojea May 21, 2024
2f2b800
dependencies: ginkgo v2.19.0, gomega v1.33.1
pohly May 22, 2024
98df4f7
client-go/features: add Set method to envvar impl
p0lyn0mial May 22, 2024
e8eae94
client-go/features/testing: intro SetFeatureGatesDuringTest
p0lyn0mial May 23, 2024
e89e40c
client-go/rest: add TestWatchListWhenFeatureGateDisabled unit test
p0lyn0mial May 23, 2024
fdffb52
DRA: remove "source" indirection from v1 Pod API
pohly May 24, 2024
0123e78
Merge pull request #124446 from p0lyn0mial/watch-list-consistency-det…
k8s-publishing-bot May 27, 2024
6a88f2d
Run codegen
skitt May 27, 2024
c834bcc
Generify client-go
skitt Oct 13, 2023
00036b7
client-go/tools/cache/reflector_data_consistency_detector: refactor u…
p0lyn0mial May 27, 2024
92f0985
client-go/util/consistencydetector: update after moving to the new pa…
p0lyn0mial May 27, 2024
e6e45e1
client-go/util/consistencydetector: make the detector public
p0lyn0mial May 27, 2024
538b780
move checkWatchListDataConsistencyIfRequested back to client-go/tools…
p0lyn0mial May 27, 2024
fd6b8e6
Merge pull request #125144 from p0lyn0mial/upstream-client-go-consist…
k8s-publishing-bot May 27, 2024
e428fc2
move client-go/tools/cache/reflector_data_consistency_detector to cli…
p0lyn0mial May 27, 2024
b7ea49a
client-go/util/consistencydetector: add CheckListFromCacheDataConsist…
p0lyn0mial May 27, 2024
c559583
Merge pull request #125146 from p0lyn0mial/upstream-client-go-consist…
k8s-publishing-bot May 27, 2024
9f33e96
make update
p0lyn0mial May 27, 2024
ffda346
Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0…
skitt May 27, 2024
16552d4
Use canonical json-patch v4 import
skitt Feb 16, 2024
f53839a
Merge pull request #125045 from pohly/ginkgo-gomega-update
k8s-publishing-bot May 28, 2024
785fca4
client-go/util/consistencydetector: improve validation of list parame…
p0lyn0mial May 28, 2024
b92b563
Merge pull request #124635 from pohly/event-broadcaster-shutdown-fix
k8s-publishing-bot May 28, 2024
5f741a5
Merge pull request #125052 from p0lyn0mial/upstream-client-go-env-var…
k8s-publishing-bot May 28, 2024
3f130bd
Merge pull request #125166 from p0lyn0mial/upstream-improve-check-dat…
k8s-publishing-bot May 28, 2024
5d65011
Merge pull request #125159 from p0lyn0mial/upstream-add-data-consiste…
k8s-publishing-bot May 29, 2024
b4e1cfc
client-go record: avoid panic when watch creation failed
pohly May 29, 2024
9c87eb0
Merge pull request #125190 from pohly/record-event-panic
k8s-publishing-bot May 29, 2024
e8b5471
Merge pull request #123339 from skitt/canonical-json-patch
k8s-publishing-bot May 29, 2024
7adab2f
KEP-3619: Fine-grained SupplementalGroups control (#117842)
everpeace May 29, 2024
d81b8f6
Merge pull request #123974 from p0lyn0mial/upstream-client-go-feature…
k8s-publishing-bot May 30, 2024
52e5651
Merge pull request #122832 from benluddy/cbor-fuzz-native-to-unstruct…
k8s-publishing-bot May 30, 2024
8c9cb88
Improve Reflector unit tests
karlkfi Jun 3, 2024
7c5e903
Update TestNewInformerWatcher for WatchListClient
karlkfi Jun 4, 2024
7c6e307
Merge pull request #125299 from karlkfi/karl-reflector-fix-2
k8s-publishing-bot Jun 3, 2024
5d84e91
client-go/dynamic: use CheckListFromCacheDataConsistencyIfRequested
p0lyn0mial Jun 4, 2024
c7d7068
client-go/consistencydetector: handles the watch cache legacy case
p0lyn0mial Jun 4, 2024
b03e5b8
Merge pull request #125335 from p0lyn0mial/upstream-consistency-decec…
k8s-publishing-bot Jun 5, 2024
bbe85a4
fix TestDriveCheckListFromCacheDataConsistencyIfRequested
p0lyn0mial Jun 5, 2024
8262774
client-go/consistencydetector: refactor TestDataConsistencyChecker to…
p0lyn0mial Jun 6, 2024
098e7c5
Merge pull request #125356 from p0lyn0mial/upstream-improve-testdrive…
k8s-publishing-bot Jun 6, 2024
1c075dc
Merge pull request #124642 from wojtek-t/resilient_watchcache_initial…
k8s-publishing-bot Jun 7, 2024
20d0a8e
client-go/consistencydetector: extend TestDataConsistencyChecker to t…
p0lyn0mial Jun 7, 2024
1fc4f8a
Merge pull request #124963 from p0lyn0mial/upstream-data-consistency-…
k8s-publishing-bot Jun 7, 2024
503a090
client-go/util/consistencydetector: extend TestCheckListFromCacheData…
p0lyn0mial Jun 7, 2024
94cabc8
Merge pull request #125302 from karlkfi/karl-informer-watcher-test
k8s-publishing-bot Jun 7, 2024
8fc5a64
Merge pull request #125383 from p0lyn0mial/upstream-unstructured-test…
k8s-publishing-bot Jun 7, 2024
e822473
Merge pull request #125379 from p0lyn0mial/upstream-unstructured-test…
k8s-publishing-bot Jun 7, 2024
2d885a2
client-go/util/consistencydetector: refactor TestCheckListFromCacheDa…
p0lyn0mial Jun 7, 2024
c415c76
Merge pull request #125304 from p0lyn0mial/upstream-dynamic-client-us…
k8s-publishing-bot Jun 9, 2024
4d57b6a
Bump fxamacker/cbor/v2 to v2.7.0-beta.
benluddy May 9, 2024
b681e77
client-go/reflector: use consistencydetector.IsDataConsistencyDetecti…
p0lyn0mial Jun 10, 2024
9116846
Merge pull request #125408 from benluddy/bump-cbor-v2.7.0
k8s-publishing-bot Jun 10, 2024
14559c0
client-go/consistencydetector: introduce CheckWatchListFromCacheDataC…
p0lyn0mial Jun 10, 2024
03443e7
Merge pull request #125432 from p0lyn0mial/upstream-watch-list-data-c…
k8s-publishing-bot Jun 11, 2024
9a760ef
client-go/util/watchlist: intro CanUseWatchListForListRequest
p0lyn0mial Jun 10, 2024
5347b09
client-go/reflector: remove reflector_data_consistency_detector_test.go
p0lyn0mial Jun 11, 2024
fb1003a
Merge pull request #125440 from p0lyn0mial/upstream-client-go-watchli…
k8s-publishing-bot Jun 12, 2024
48d8fc7
Add details to watch interface method comments
karlkfi Jun 12, 2024
f29a36d
Refactor Reflector ListAndWatch
karlkfi Jun 12, 2024
39cc8de
Merge pull request #125435 from p0lyn0mial/upstream-rm-reflector-data…
k8s-publishing-bot Jun 12, 2024
cc198ea
make update
p0lyn0mial Jun 13, 2024
5f43af4
Merge pull request #125391 from karlkfi/karl-reflector-watch-stop
k8s-publishing-bot Jun 13, 2024
e4e31fd
Merge pull request #125472 from karlkfi/karl-watch-comments
k8s-publishing-bot Jun 13, 2024
e0bc24e
DRA: remove "sharable" from claim allocation result
pohly Jun 13, 2024
a7f430b
DRA: remove immediate allocation
pohly Jun 13, 2024
cea1539
Merge pull request #124509 from p0lyn0mial/upstream-watch-list-code-gen
k8s-publishing-bot Jun 14, 2024
6e44692
Graduate PortForwardWebsockets to Beta
seans3 Jun 15, 2024
0b66457
Adds logging during remote command executor fallback
seans3 Jun 16, 2024
d2f5fba
Merge pull request #125528 from seans3/port-forward-beta
k8s-publishing-bot Jun 16, 2024
233a065
Run codegen
skitt May 27, 2024
a7db3ad
DRA: new API for 1.31
pohly Jun 18, 2024
fd8492c
update OpenTelemetry dependencies
dashpole Jun 19, 2024
64e74f9
Use +default for now deprecated RBD volume
thockin Jun 19, 2024
90902b5
Use +default for now deprecated ISCSI volume
thockin Jun 19, 2024
f9b8f88
Use +default for now deprecated AzureDisk volume
thockin Jun 19, 2024
af26305
Use +default for now deprecated ScaleIO volume
thockin Jun 19, 2024
e1202c7
Merge pull request #121439 from skitt/generic-client-go
k8s-publishing-bot Jun 19, 2024
db174bf
dependencies: klog v2.130.1
pohly Jun 16, 2024
b9309ac
Merge pull request #125531 from pohly/klog-update
k8s-publishing-bot Jun 20, 2024
485ae13
Add ImageVolumeSource API
saschagrunert Jun 24, 2024
96f66e9
Support options for all client fake actions
jpbetz Jun 24, 2024
2c86652
Add field tracker support to client fake fixtures
jpbetz Jun 24, 2024
c4145a9
Generate code
jpbetz Jun 24, 2024
dd94093
Remove test dependency on swwagger.json to fix client-go repo
jpbetz Jun 25, 2024
2923011
Merge pull request #125560 from jpbetz/apply-gen-fake
k8s-publishing-bot Jun 24, 2024
430e755
Merge pull request #125575 from dashpole/update_otel_27
k8s-publishing-bot Jun 25, 2024
9177465
Bump github.com/fxamacker/cbor/v2 to v2.7.0.
benluddy Jun 24, 2024
6090471
Merge pull request #125669 from benluddy/cbor-bump-v2.7.0
k8s-publishing-bot Jun 25, 2024
8ffa531
Merge pull request #125537 from seans3/rc-fallback-log
k8s-publishing-bot Jun 25, 2024
4e7651c
Merge pull request #125706 from jpbetz/fix-fixture-test
k8s-publishing-bot Jun 26, 2024
0fbd594
Revert "update OpenTelemetry dependencies"
dashpole Jun 26, 2024
88829a4
Merge pull request #125731 from dashpole/revert_otel
k8s-publishing-bot Jun 26, 2024
11d6807
bump github.com/moby/spdystream to v0.3.0
BenTheElder Jun 26, 2024
b043b56
Merge pull request #125745 from BenTheElder/ping-ping
k8s-publishing-bot Jun 26, 2024
66473c1
Bump `prometheus/common to` v0.55.0
dims Jun 27, 2024
a2665af
Update moby/spdystream to v0.4.0
dims Jun 27, 2024
96c49b6
Merge pull request #125600 from thockin/plus_default_deprecated_volumes
k8s-publishing-bot Jun 27, 2024
ef4b2f6
Merge pull request #125766 from dims/update-moby/spdystream-to-v0.4.0
k8s-publishing-bot Jun 27, 2024
4b5beb6
Merge pull request #124917 from vinayakankugoyal/kep4633
k8s-publishing-bot Jun 28, 2024
ae071bc
Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0
k8s-publishing-bot Jun 28, 2024
9ab93c0
Remove json:",omitempty" where json:",inline" specified.
morlay Jun 28, 2024
acc5917
fix: enable empty and len rules from testifylint on pkg package
mmorel-35 Jun 28, 2024
4dec662
Merge pull request #125116 from pohly/dra-one-of-source
k8s-publishing-bot Jun 28, 2024
ab86e03
Merge pull request #125021 from aojea/servicecidrbeta
k8s-publishing-bot Jun 30, 2024
c45bc43
Return the error returned by Invokes so the FakeDiscovery client is a…
fxierh Jul 4, 2024
e57f162
update OpenTelemetry dependencies and grpc
dims Jul 5, 2024
127e4c3
Merge pull request #125887 from fxierh/fakediscovery-fix
k8s-publishing-bot Jul 6, 2024
354ed1b
Merge pull request #125922 from dims/update_otel_27
k8s-publishing-bot Jul 7, 2024
55c0e2c
Fix typo in type name of watch decode error
timofurrer Jul 8, 2024
7f36d81
Merge pull request #125944 from timofurrer/fix/error-msg-type
k8s-publishing-bot Jul 10, 2024
732dd28
dynamic client: add support for API streaming
p0lyn0mial Jul 11, 2024
53b8be7
Merge pull request #125802 from mmorel-35/testifylint/len+empty
k8s-publishing-bot Jul 12, 2024
fa8c68e
make PodIP.IP and HostIP.IP required.
liangyuanpeng May 16, 2024
37c2760
bump k8s.io/utils
aroradaman Jul 12, 2024
b6a1b42
Merge pull request #126057 from thockin/make-pod-ip-host-ip-required
k8s-publishing-bot Jul 13, 2024
eab51c4
fix: fake clientset ApplyScale subresource from 'status' to 'scale'
a7i Jul 13, 2024
34751e1
Merge pull request #126018 from aroradaman/bump-k8s-utils
k8s-publishing-bot Jul 13, 2024
0724a99
Merge pull request #125305 from p0lyn0mial/upstream-dynamic-client-us…
k8s-publishing-bot Jul 15, 2024
21b1828
api: add user namespaces field to NodeRuntimeHandlerFeatures
haircommander May 31, 2024
59ef8e1
Merge pull request #126034 from sohankunkerkar/add-usernamespaces
k8s-publishing-bot Jul 15, 2024
1ea671a
KEP-3619: API: add NodeFeatures.SupplementalGroupsPolicy in NodeStatus
everpeace Jun 22, 2024
001900e
Allow calling Stop multiple times on RetryWatcher
mprahl Jul 16, 2024
37121f3
Merge pull request #125470 from everpeace/kep-3619-SupplementalGroups…
k8s-publishing-bot Jul 16, 2024
9dea255
Promote VolumeAttributesClass to beta
carlory Jul 17, 2024
6dde7fe
Merge pull request #126073 from a7i/fake-apply-scale-subresource
k8s-publishing-bot Jul 18, 2024
cd892da
Make ServiceBackendPort an atomic struct
thockin Jul 18, 2024
5742b23
Merge pull request #124859 from morlay/master
k8s-publishing-bot Jul 18, 2024
80707e5
Merge pull request #125660 from saschagrunert/oci-volumesource-api
k8s-publishing-bot Jul 18, 2024
5130bd9
Merge pull request #126207 from thockin/ingress-backend-port-atomic
k8s-publishing-bot Jul 19, 2024
8108d41
Falls back to SPDY for gorilla/websocket https proxy error
seans3 Jul 19, 2024
6e31289
moving for easier cherry-pick
seans3 Jul 20, 2024
82af755
Merge pull request #126231 from seans3/websocket-https-proxy-fix
k8s-publishing-bot Jul 20, 2024
91ff2f6
DRA: bump API v1alpha2 -> v1alpha3
pohly Jun 14, 2024
8a2bbd0
Coordinated Leader Election Alpha API
Jefftree Jul 21, 2024
2099375
CLE controller and client changes
Jefftree Jul 21, 2024
a9affb4
Merge pull request #125488 from pohly/dra-1.31
k8s-publishing-bot Jul 22, 2024
3aff10e
Adds extra error information from response to bad handshake error whe…
seans3 Jul 15, 2024
bad8f77
Merge pull request #126091 from seans3/ws-err-extra-info
k8s-publishing-bot Jul 22, 2024
1f27757
Review feedback
sttts Jul 23, 2024
18dd587
feedback: leasecandidate clients
Jefftree Jul 23, 2024
f45c451
fix ordering issue in candidates
Jefftree Jul 23, 2024
825f52e
Change PingTime to be persistent
Jefftree Jul 23, 2024
dcfcc90
Merge pull request #126125 from mprahl/stop-idempotent
k8s-publishing-bot Jul 23, 2024
ac9204c
Merge pull request #126145 from carlory/kep-3751-api
k8s-publishing-bot Jul 23, 2024
79fd7ab
generated files
SergeyKanzhelev Jul 22, 2024
fe54892
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures
k8s-publishing-bot Jul 24, 2024
6a9911a
revendor dependencies
thaJeztah Jul 25, 2024
93c6a5b
Merge pull request #126353 from liggitt/fix-vendor
k8s-publishing-bot Jul 25, 2024
4536e5a
Merge pull request #124012 from Jefftree/le-controller
k8s-publishing-bot Jul 25, 2024
f71a5cc
Call non-blocking informerFactory.Start synchronously to avoid races
sttts Jul 27, 2024
5e3e8ea
informers: add comment that Start does not block
Jefftree Jul 27, 2024
295191f
UPSTREAM: 126557: Stop requiring meta.Object for clientsets
atiratree Aug 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
382 changes: 0 additions & 382 deletions Godeps/Godeps.json

This file was deleted.

4 changes: 0 additions & 4 deletions Godeps/OWNERS

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/Readme

This file was deleted.

Loading