Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] k8s 1.31 #2004

Closed
wants to merge 1,761 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1761 commits
Select commit Hold shift + click to select a range
2029bba
Remove temporary mechanism for skipping CBOR tests.
benluddy Jun 26, 2024
7a6062f
Merge pull request #122891 from siyuanfoundation/api-comp-ver1
k8s-ci-robot Jun 26, 2024
c6fd466
Merge pull request #125703 from sbueringer/pr-fix-message-expression-…
k8s-ci-robot Jun 26, 2024
df17ea2
Revert "apiserver/storage/cacher: consistent read from cache supports…
pacoxu Jun 26, 2024
fb0195d
Merge pull request #123428 from atiratree/UnhealthyPodEvictionPolicy-GA
k8s-ci-robot Jun 26, 2024
10e3ec8
Merge pull request #125706 from jpbetz/fix-fixture-test
k8s-ci-robot Jun 26, 2024
fc55fec
ktesting: support capturing log output
pohly Jun 25, 2024
719a49c
scheduler: fix klog.KObjSlice when applied to []*NodeInfo
pohly Jun 25, 2024
0880712
update publishing rules to use go1.22.4 for all branches
cpanato Jun 26, 2024
01f9712
Merge pull request #125419 from benluddy/cbor-byteslice-base64
k8s-ci-robot Jun 26, 2024
e073148
Merge pull request #125713 from pacoxu/revert-125405-upstream-consist…
k8s-ci-robot Jun 26, 2024
084d6c4
Merge pull request #125699 from pohly/scheduler-framework-logging
k8s-ci-robot Jun 26, 2024
c6ef512
apiserver/storage: decrease running time of RunWatchSemantics
p0lyn0mial Jun 26, 2024
1c111c6
Remove 5 seconds from TestWatchStreamSeparation execution by reusing …
serathius Jun 26, 2024
4b2fafc
Merge pull request #125722 from serathius/remove-5s
k8s-ci-robot Jun 26, 2024
5f8fb17
added resourceclaim_controller log info
googs1025 Jun 22, 2024
cc7063e
kube-controller-manager: refactor watchlist unit tests
p0lyn0mial Jan 19, 2024
662672a
storage/cacher/cacher_whitebox_test.go: deflake TestWaitUntilFreshAnd…
p0lyn0mial Jun 26, 2024
cc5a186
Disable recognition of Binary(Unm|M)arshaler in CBOR serializer.
benluddy Jun 10, 2024
7996836
Merge pull request #125717 from cpanato/update-rules
k8s-ci-robot Jun 26, 2024
66126bb
Merge pull request #125721 from p0lyn0mial/upstream-cacher-tests-decr…
k8s-ci-robot Jun 26, 2024
e94047c
Revert "update OpenTelemetry dependencies"
dashpole Jun 26, 2024
56fdcf0
Revert "update unwanted dependencies"
dashpole Jun 26, 2024
8a62765
Revert "update go workspace"
dashpole Jun 26, 2024
7bcb2a9
Revert "fix tracing integration test"
dashpole Jun 26, 2024
e89a2bf
./hack/update-vendor.sh
dashpole Jun 26, 2024
44c1a0e
Merge pull request #124667 from linxiulei/trim
k8s-ci-robot Jun 26, 2024
5081ba4
Fix test flakes for TestWatchSemantics
wojtek-t Jun 26, 2024
4bc4618
update kube-network-policies to v0.4.0
aojea Jun 26, 2024
8cb4a19
hack/local-up-cluster.sh: adapt to stricter --cors-allowed-origins
pohly Jun 26, 2024
5ba8773
Ignore reported goroutine leak during SPDY shutdown
seans3 Jun 26, 2024
027630a
fix: increases timeout on CRD update check
nilekhc Jun 26, 2024
e57f8ad
Merge pull request #125439 from Octopusjust/k8s-pr22
k8s-ci-robot Jun 26, 2024
b29dce0
Merge pull request #125627 from yt-huang/clean-up
k8s-ci-robot Jun 26, 2024
437f6e9
Merge pull request #125641 from nirs/sample-cli-plugin-help
k8s-ci-robot Jun 26, 2024
2b122bc
Merge pull request #125650 from mjudeikis/mjudeikis/generic-controlplane
k8s-ci-robot Jun 26, 2024
a4b8d0f
Merge pull request #125731 from dashpole/revert_otel
k8s-ci-robot Jun 26, 2024
126a47d
Add KUBE_EMULATED_VERSION env variable to set the emulated-version of…
siyuanfoundation Jun 26, 2024
7dbc2a9
pod-resize-scheduler-tests: fix ci-kubernetes-e2e-ec2
esotsal Jun 13, 2024
2d3e6f8
Add OWNERS to test/fuzz.
benluddy Jun 25, 2024
25a4307
Merge pull request #123468 from ffromani/fix-mm-metrics-test
k8s-ci-robot Jun 26, 2024
8637867
Merge pull request #125422 from benluddy/cbor-disable-binarymarshaler
k8s-ci-robot Jun 26, 2024
1d51766
Merge pull request #125698 from pohly/dra-log-output
k8s-ci-robot Jun 26, 2024
c5aa8fd
bump github.com/moby/spdystream to v0.3.0
BenTheElder Jun 26, 2024
59d90eb
Make the output of `kubectl describe service` more informative (#125117)
tnqn Jun 26, 2024
c7e3163
Merge pull request #125733 from wojtek-t/test_watch_semantics_flake
k8s-ci-robot Jun 26, 2024
cd19796
Merge pull request #125475 from AkihiroSuda/rro
k8s-ci-robot Jun 26, 2024
a3a4f96
Merge pull request #125492 from Nordix/esotsal/123951
k8s-ci-robot Jun 26, 2024
3084c15
Merge pull request #125723 from p0lyn0mial/upstream-refactor-watch-li…
k8s-ci-robot Jun 26, 2024
9626cd3
Merge pull request #125741 from nilekhc/svm-crd-flake
k8s-ci-robot Jun 26, 2024
11446a3
Merge pull request #125745 from BenTheElder/ping-ping
k8s-ci-robot Jun 26, 2024
152a0ca
Merge pull request #125712 from benluddy/remove-cbor-test-skips
k8s-ci-robot Jun 27, 2024
905fdda
Merge pull request #125739 from seans3/ignore-portforward-leak
k8s-ci-robot Jun 27, 2024
4805074
Merge pull request #125742 from siyuanfoundation/api-comp-ver1
k8s-ci-robot Jun 27, 2024
327324a
fix base64 invalid argument when running gce util.sh
chengjoey Apr 9, 2024
8ce056d
add DefaultSelector method ut
googs1025 Jun 26, 2024
921b69b
Merge pull request #125582 from chrischdi/pr-kubeadm-kep-4471
k8s-ci-robot Jun 27, 2024
bffc02b
Merge pull request #125738 from pohly/hack-local-up-cluster-cors-fix
k8s-ci-robot Jun 27, 2024
0b15903
kube-apiserver: promote WatchList feature to beta
p0lyn0mial Jun 19, 2024
be00cde
e2e/apimachinery/watchlist: always run WatchList e2e tests
p0lyn0mial Jun 19, 2024
8250916
kube-controller-manager: enable WatchListClient
p0lyn0mial Jun 27, 2024
210ab3c
Merge pull request #124241 from chengjoey/fix/gce-base64
k8s-ci-robot Jun 27, 2024
d4c18e5
Merge pull request #125709 from benluddy/test-fuzz-owners
k8s-ci-robot Jun 27, 2024
6190152
kubeadm: update the long description about 'kubeadm config' command
SataQiu Jun 27, 2024
4411a07
Make CRI service interface function arguments consistent
saschagrunert Jun 27, 2024
f9b1570
apiserver/storage: storagetesting.RunTestList validates RemainingItem…
p0lyn0mial Jun 27, 2024
e31d2ce
Merge pull request #125736 from aojea/netpol_v0.4.0
k8s-ci-robot Jun 27, 2024
92e0db2
Merge pull request #125640 from googs1025/resourceclaim_controller_lo…
k8s-ci-robot Jun 27, 2024
7210f2a
Merge pull request #125752 from SataQiu/fix-cmd-desc-20240627
k8s-ci-robot Jun 27, 2024
7120b39
kubeadm: improve the error/warning messages of 'validateSupportedVers…
SataQiu Jun 27, 2024
24478e0
Merge pull request #125729 from p0lyn0mial/upstream-deflake-test-wait…
k8s-ci-robot Jun 27, 2024
95c7621
Merge pull request #125755 from saschagrunert/named-param-service
k8s-ci-robot Jun 27, 2024
55c9b58
add new metric to record the latency to allocate an IP address
aojea May 21, 2024
f06b355
replace iptree on the repairip controller
aojea May 20, 2024
b5cfccb
replace iptree on the servicecidr controller
aojea May 20, 2024
b04ca18
replace the iptree on the ipallocator
aojea May 21, 2024
f36975b
remove iptree from tree
aojea May 20, 2024
1017222
test enable and disable ServiceCIDR feature
aojea May 20, 2024
6639411
add log to migration test
aojea May 20, 2024
8490273
performance test to compare allocators
aojea May 21, 2024
418f98a
repairip wait for the default servicecidr
aojea Jun 18, 2024
7c4726d
allow to shutdown quickly the apiserver
aojea Jun 19, 2024
9b1bad4
implement dual write on Service ClusterIP allocator
aojea Jun 16, 2024
fed0517
fix typo enque should be enqueue
aojea Jun 27, 2024
967ad95
use an AND to define the allocator readiness
aojea Jun 27, 2024
69360e9
fix wrong comment on method to detect IPs out of ranges
aojea Jun 27, 2024
476b415
simplify test code using the if with a short statement
aojea Jun 27, 2024
194609b
fix comment on integration test
aojea Jun 27, 2024
29defc1
Merge pull request #125756 from p0lyn0mial/upstream-improve-run-test-…
k8s-ci-robot Jun 27, 2024
09e8598
apiserver/storage/cacher: cache supports pagination
p0lyn0mial Jun 10, 2024
c259fe2
flowcontrol/request/list_work_estimator: sync shouldDelegateList
p0lyn0mial Jun 17, 2024
2f9660d
apiserver/storage/watchcache: WaitUntilFreshAndList supports path prefix
p0lyn0mial Jun 26, 2024
ecbafb8
DRA: fix scheduler/resource claim controller race
pohly May 17, 2024
4bddebc
DRA: fix scheduler/resource claim controller race with retry
pohly May 27, 2024
7e52d34
code-generator/client-gen: add example with core group
sttts May 28, 2024
6b2f779
code-generator/client-gen: decouple core group from package name 'api'
sttts May 28, 2024
be2cf7e
code-generator/client-gen: add example with single package api/v1
sttts May 28, 2024
676d989
code-generator/examples: fix json tags
sttts Jun 4, 2024
ac3b764
make codegen
sttts Jun 4, 2024
35ccdc8
Bump `prometheus/common to` v0.55.0
dims Jun 27, 2024
41f2182
Merge pull request #125758 from SataQiu/improve-validateSupportedVers…
k8s-ci-robot Jun 27, 2024
bde9b64
DRA: remove "source" indirection from v1 Pod API
pohly May 24, 2024
377a3f7
Update moby/spdystream to v0.4.0
dims Jun 27, 2024
91c4aac
document the API with the details about the allocation CIDR ranges
aojea Jun 27, 2024
df20694
Merge pull request #125600 from thockin/plus_default_deprecated_volumes
k8s-ci-robot Jun 27, 2024
991e7a8
Merge pull request #125646 from HirazawaUi/apply-null
k8s-ci-robot Jun 27, 2024
ef1d28a
Merge pull request #125177 from liggitt/dynamic-public-key
k8s-ci-robot Jun 27, 2024
010409a
Merge pull request #125730 from p0lyn0mial/upstream-bring-back-consis…
k8s-ci-robot Jun 27, 2024
742b2f7
Merge pull request #125766 from dims/update-moby/spdystream-to-v0.4.0
k8s-ci-robot Jun 27, 2024
2aeace5
generated
aojea Jun 27, 2024
2c6daa4
Merge pull request #125162 from sttts/sttts-code-generator-core-group
k8s-ci-robot Jun 27, 2024
5e6a493
KEP-4633: Allow health-only anonymous auth mode.
vinayakankugoyal May 16, 2024
bec82cc
Merge pull request #125479 from kundan2707/kube_proxy_update
k8s-ci-robot Jun 28, 2024
522e2e5
Merge pull request #124917 from vinayakankugoyal/kep4633
k8s-ci-robot Jun 28, 2024
4c44efe
Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0
k8s-ci-robot Jun 28, 2024
f242115
Merge pull request #125714 from googs1025/add_defaultSelector_ut
k8s-ci-robot Jun 28, 2024
a7ef06d
Set permit timeout to 10s in test
kerthcet Jun 28, 2024
ac82ba6
update openapi
aojea Jun 28, 2024
c3ae970
Remove kubelet soft admission.
vinayakankugoyal Jun 28, 2024
d40676c
Merge pull request #122047 from aojea/treeless
k8s-ci-robot Jun 28, 2024
b5e3b81
unittests: Fixes unit tests for Windows (part 12)
claudiubelu Jun 17, 2024
975f1c9
kubeadm: fix a bug where the path of the manifest can not be specifie…
SataQiu Jun 28, 2024
7a14b94
promote feature gate MultiCIDRServiceAllocator to beta disabled by de…
aojea May 21, 2024
7c2384d
kubeadm: mark '--api-server-manifest', '--controller-manager-manifest…
SataQiu Jun 28, 2024
e832b70
Merge pull request #125545 from claudiubelu/unittests-12
k8s-ci-robot Jun 28, 2024
79495a2
Separate cgroup v1 and v2 manager implementations
harche Jun 13, 2024
eb66365
Merge pull request #124931 from pohly/dra-scheduler-prebind-fix
k8s-ci-robot Jun 28, 2024
29f33bc
enable networking v1beta1 features on apiserver storage
aojea Jun 28, 2024
f0fd893
serve networking v1beta1 apis for ServiceCIDR and IP Address
aojea May 21, 2024
5e33156
Merge pull request #125779 from SataQiu/fix-upgrade-diff-20240628
k8s-ci-robot Jun 28, 2024
bcadbfc
Merge pull request #125496 from harche/cgroup_imp
k8s-ci-robot Jun 28, 2024
0cde5f1
fix: enable bool-compare rule from testifylint linter (#125135)
mmorel-35 Jun 28, 2024
8e37501
api: remove obsolete validation of deterministic claim name
pohly Jun 28, 2024
a88dc63
kube-apiserver: default --enable-logs-handler flag to false
dims Jun 28, 2024
ac9aec9
Merge pull request #125116 from pohly/dra-one-of-source
k8s-ci-robot Jun 28, 2024
19d9e4f
Merge pull request #125776 from vinayakankugoyal/armor2
k8s-ci-robot Jun 28, 2024
58ff17b
When using external CA, look for common trust anchor within CA bundle.
astundzia Jun 28, 2024
16b7d53
Merge pull request #125047 from zhanluxianshen/clean-typos-in-kubelet
k8s-ci-robot Jun 28, 2024
3fdf06a
Merge pull request #125401 from bitoku/fix-fail-message
k8s-ci-robot Jun 28, 2024
4093c35
[code-generator] feat: add func for generating register code (#124946)
reaver-flomesh Jun 29, 2024
34b8832
Merge pull request #125631 from SergeyKanzhelev/logFailedAdmission
k8s-ci-robot Jun 29, 2024
d6d5519
add a test case with PodAffinity gated pods to scheduler_perf
sanposhiho Jun 17, 2024
a7832cc
Merge pull request #123102 from astundzia/master
k8s-ci-robot Jun 29, 2024
d748fc0
add ServiceCIDR to the exception for api rules
aojea May 21, 2024
1599658
Use PollUntilContextTimeout to replace PollImmediateWithContext
bzsuni Jun 29, 2024
fa75b43
Merge pull request #125550 from sanposhiho/scheduler_perf-gated
k8s-ci-robot Jun 29, 2024
a9c156b
Merge pull request #125787 from dims/pandaamanda-remove_apiserver_log…
k8s-ci-robot Jun 29, 2024
a7264f9
pod terminationGracePeriodSeconds is always valid (#124461)
fraenkel Jun 30, 2024
d9001c7
kubeadm: the '--feature-gates' flag is deprecated and no-op for 'kube…
SataQiu Jun 30, 2024
7bccbaf
fix: enable and fixes rules from testifylint on test package
mmorel-35 Jun 29, 2024
d902351
Merge pull request #125797 from SataQiu/fix-upgrade-20240629
k8s-ci-robot Jun 30, 2024
ca2d085
promote ServiceCIDR and IPAddress to beta
aojea Jun 29, 2024
c1d06c0
use networking v1beta1 for kubectl describe
aojea Jun 29, 2024
dbfdd07
update networking strategy and remove hardcode field on the test
aojea Jun 29, 2024
ed59731
modify tests to use the networking v1beta1 API
aojea Jun 29, 2024
0e1f9da
modify components to use the networking v1beta1 API
aojea Jun 29, 2024
bc8bce2
make update
aojea May 21, 2024
93d5651
Merge pull request #125021 from aojea/servicecidrbeta
k8s-ci-robot Jun 30, 2024
cd949ba
use MakePodSpec consistently (#125805)
fraenkel Jun 30, 2024
db9419c
Merge pull request #125803 from mmorel-35/len+empty/test
k8s-ci-robot Jun 30, 2024
20a70e2
Fix flaky test in maxSurge integration tests
kerthcet Jul 1, 2024
a326cfa
Merge pull request #125691 from kerthcet/fix/multi-profil
k8s-ci-robot Jul 1, 2024
2e39a55
Merge pull request #125794 from bzsuni/cleanup/PollImmediateWithContext
k8s-ci-robot Jul 1, 2024
d729af9
Merge pull request #125591 from p0lyn0mial/upstream-promote-watch-lis…
k8s-ci-robot Jul 1, 2024
e106b3a
Log the error margin to avoid failures in schedule_perf
kerthcet Jul 1, 2024
a2a5b67
Merge pull request #125822 from kerthcet/fix/schedule_perf-failure
k8s-ci-robot Jul 1, 2024
072a9f3
Merge remote-tracking branch 'openshift/master' into rebase-2024-07-01
soltysh Jul 1, 2024
0eb044f
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
4bb125f
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
b030f05
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
f8c082f
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
b2c064e
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
365d5d0
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
5e62441
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
46168bd
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
86c613b
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
ee14e07
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
d1a1ac3
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
947b34b
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
5d09d46
UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apise…
deads2k Oct 29, 2020
e9b13cb
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
034c990
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
a8f458e
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
d26809c
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
3c8acf1
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
8048237
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
8b018a4
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
156c19d
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
dea2a21
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
08973e8
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
6d5aa04
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
c3a54b2
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
062903c
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
6597eb1
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
160824d
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
5e44308
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
474d8a2
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
c0c564e
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
66cb7b4
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
9d1f30f
UPSTREAM: <carry>: APIRequestCount Handler
sanchezl Feb 24, 2021
8f2835d
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
89a1678
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
9d6fa01
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
bb0da34
UPSTREAM: <carry>: allow type mutation for specific secrets
tkashem Mar 29, 2024
807d528
UPSTREAM: <carry>: use host etcd
soltysh Mar 12, 2024
5841feb
UPSTREAM: <carry>: openshift's kube-apiserver is in openshift-kube-ap…
deads2k Jul 9, 2021
83afc06
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
5acd9b0
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
319497e
UPSTREAM: <carry>: Revert "Remove Endpoints write access from aggrega…
danwinship Aug 23, 2021
d949c52
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
cbc7a09
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
64f6b4b
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
188e482
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
3cd17e1
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
569c495
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
920eb85
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
0ca4b9e
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
29bfabc
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
cf9c920
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
2325f94
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
6a36260
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
3459bb2
UPSTREAM: <carry>: add shutdown annotation to response header
tkashem Apr 10, 2023
586304c
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
5cc85b6
UPSTREAM: <carry>: don't fail integration due to too many goroutines
bertinatto Mar 28, 2023
a8c7725
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
c8b846b
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
8aa290d
UPSTREAM: <carry>: merge v3 openapi discovery and specs for special g…
atiratree Aug 3, 2023
0ba7739
UPSTREAM: <carry>: selfsubjectaccessreview: grant user:full scope to …
liouk Mar 1, 2023
fc5aa26
UPSTREAM: <carry>: retry etcd Unavailable errors
p0lyn0mial Aug 29, 2023
1048e11
UPSTREAM: <carry>: Export cpu stats of ovs.slice via prometheus
MarSik Aug 31, 2023
2850941
UPSTREAM: <carry>: Do not allow nodes to set forbidden openshift labels
harche Oct 4, 2023
a0884a7
UPSTREAM: <carry>: advertise shared cpus for mixed cpus feature
Tal-or Nov 9, 2023
9de56e0
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Dec 2, 2023
efd75b7
UPSTREAM: <carry>: Backport IP and CIDR CEL base for 1.28
JoelSpeed Dec 18, 2023
5fc7bb6
UPSTREAM: <carry>: add new admission for handling shared cpus
Tal-or Nov 12, 2023
ea2129a
UPSTREAM: <carry>: Add openshift feature gates to kube-apiserver - in…
swghosh Mar 15, 2024
ceca8e6
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
e7afe1b
UPSTREAM: <carry>: extend termination events
tkashem Dec 15, 2023
83c3343
UPSTREAM: <carry>: skip storage tests
soltysh May 29, 2024
604d76a
UPSTREAM: <carry>: skip PodLifecycleSleepAction test
soltysh May 29, 2024
aa7d638
UPSTREAM: <carry>: Disable e2e tests that need PersistentVolumeLabel
jsafrane Jun 6, 2024
a556935
UPSTREAM: 125337: ccm integration test for node status addresses and …
aojea Jun 3, 2024
80243a1
UPSTREAM: 125337: document kubelet node-ip with cloud provider external
aojea Jun 5, 2024
d45cff7
UPSTREAM: 125337: add more testing for node.status.addresses
aojea Jun 6, 2024
7038865
UPSTREAM: 125337: Account for differences in fork test suite
JoelSpeed Jun 13, 2024
b341a56
UPSTREAM: <carry>: Disable PersistentVolumeLabel by default
jsafrane Jun 18, 2024
309017f
UPSTREAM: <carry>: don't fail integration due to too many goroutines …
soltysh Jun 19, 2024
28550a5
UPSTREAM: <carry>: extend termination events
soltysh Jun 20, 2024
7adf4cc
UPSTREAM: <carry>: necessary fixes
soltysh Jul 1, 2024
ecdb77a
UPSTREAM: <drop>: hack/update-vendor.sh + make update
soltysh Jul 1, 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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3,134 changes: 3,134 additions & 0 deletions CHANGELOG/CHANGELOG-1.10.md

Large diffs are not rendered by default.

2,576 changes: 2,576 additions & 0 deletions CHANGELOG/CHANGELOG-1.11.md

Large diffs are not rendered by default.

2,342 changes: 2,342 additions & 0 deletions CHANGELOG/CHANGELOG-1.12.md

Large diffs are not rendered by default.

2,224 changes: 2,224 additions & 0 deletions CHANGELOG/CHANGELOG-1.13.md

Large diffs are not rendered by default.

2,225 changes: 2,225 additions & 0 deletions CHANGELOG/CHANGELOG-1.14.md

Large diffs are not rendered by default.

2,223 changes: 2,223 additions & 0 deletions CHANGELOG/CHANGELOG-1.15.md

Large diffs are not rendered by default.

3,027 changes: 3,027 additions & 0 deletions CHANGELOG/CHANGELOG-1.16.md

Large diffs are not rendered by default.

3,176 changes: 3,176 additions & 0 deletions CHANGELOG/CHANGELOG-1.17.md

Large diffs are not rendered by default.

3,421 changes: 3,421 additions & 0 deletions CHANGELOG/CHANGELOG-1.18.md

Large diffs are not rendered by default.

4,471 changes: 4,471 additions & 0 deletions CHANGELOG/CHANGELOG-1.19.md

Large diffs are not rendered by default.

580 changes: 580 additions & 0 deletions CHANGELOG/CHANGELOG-1.2.md

Large diffs are not rendered by default.

3,751 changes: 3,751 additions & 0 deletions CHANGELOG/CHANGELOG-1.20.md

Large diffs are not rendered by default.

3,258 changes: 3,258 additions & 0 deletions CHANGELOG/CHANGELOG-1.21.md

Large diffs are not rendered by default.

4,072 changes: 4,072 additions & 0 deletions CHANGELOG/CHANGELOG-1.22.md

Large diffs are not rendered by default.

3,969 changes: 3,969 additions & 0 deletions CHANGELOG/CHANGELOG-1.23.md

Large diffs are not rendered by default.

4,080 changes: 4,080 additions & 0 deletions CHANGELOG/CHANGELOG-1.24.md

Large diffs are not rendered by default.

3,652 changes: 3,652 additions & 0 deletions CHANGELOG/CHANGELOG-1.25.md

Large diffs are not rendered by default.

3,895 changes: 3,895 additions & 0 deletions CHANGELOG/CHANGELOG-1.26.md

Large diffs are not rendered by default.

3,888 changes: 3,888 additions & 0 deletions CHANGELOG/CHANGELOG-1.27.md

Large diffs are not rendered by default.

3,577 changes: 3,577 additions & 0 deletions CHANGELOG/CHANGELOG-1.28.md

Large diffs are not rendered by default.

2,702 changes: 2,702 additions & 0 deletions CHANGELOG/CHANGELOG-1.29.md

Large diffs are not rendered by default.

964 changes: 964 additions & 0 deletions CHANGELOG/CHANGELOG-1.3.md

Large diffs are not rendered by default.

206 changes: 162 additions & 44 deletions CHANGELOG/CHANGELOG-1.30.md

Large diffs are not rendered by default.

570 changes: 570 additions & 0 deletions CHANGELOG/CHANGELOG-1.31.md

Large diffs are not rendered by default.

1,431 changes: 1,431 additions & 0 deletions CHANGELOG/CHANGELOG-1.4.md

Large diffs are not rendered by default.

1,327 changes: 1,327 additions & 0 deletions CHANGELOG/CHANGELOG-1.5.md

Large diffs are not rendered by default.

2,883 changes: 2,883 additions & 0 deletions CHANGELOG/CHANGELOG-1.6.md

Large diffs are not rendered by default.

3,292 changes: 3,292 additions & 0 deletions CHANGELOG/CHANGELOG-1.7.md

Large diffs are not rendered by default.

3,088 changes: 3,088 additions & 0 deletions CHANGELOG/CHANGELOG-1.8.md

Large diffs are not rendered by default.

2,642 changes: 2,642 additions & 0 deletions CHANGELOG/CHANGELOG-1.9.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# CHANGELOGs

- [CHANGELOG-1.31.md](./CHANGELOG-1.31.md)
- [CHANGELOG-1.30.md](./CHANGELOG-1.30.md)
- [CHANGELOG-1.29.md](./CHANGELOG-1.29.md)
- [CHANGELOG-1.28.md](./CHANGELOG-1.28.md)
Expand Down
206 changes: 0 additions & 206 deletions LICENSES/vendor/cloud.google.com/go/compute/LICENSE

This file was deleted.

Loading