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] Update to tip of kubernetes/kubernetes #1614

Closed
wants to merge 2,564 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2564 commits
Select commit Hold shift + click to select a range
42141aa
Merge pull request #118578 from bart0sh/PR117-DRA-log-manager-errors
k8s-ci-robot Jul 17, 2023
af33d7a
Merge pull request #118959 from MikeSpreitzer/fix-118957b
k8s-ci-robot Jul 17, 2023
92856db
Merge pull request #118973 from ffromani/kubelet-podresources-getallo…
k8s-ci-robot Jul 17, 2023
1da70b0
Merge pull request #119264 from logicalhan/promote-metrics
k8s-ci-robot Jul 17, 2023
f412e92
Merge pull request #119354 from gjkim42/fix-e2e-tests-overriding-grac…
k8s-ci-robot Jul 17, 2023
765aaff
Merge pull request #119382 from SergeyKanzhelev/nodefeatureowners
k8s-ci-robot Jul 17, 2023
934589a
Merge pull request #119383 from SergeyKanzhelev/cri-api-approvers
k8s-ci-robot Jul 17, 2023
d486736
Remove IPTablesOwnershipCleanup checks and dead code
danwinship Jul 17, 2023
f1e7386
Deprecate now-unused kubelet iptables flags
danwinship Jul 17, 2023
4321d8c
Graduate NodeSwap to Beta1
iholder101 Jul 4, 2023
94c8ad2
Enable admissionWebhookMatchCondition by default
a-hilaly Jul 17, 2023
a776bf0
Merge pull request #116335 from gnufied/update-api-recovery-apis
k8s-ci-robot Jul 17, 2023
91ea804
Replace lavalamp with jpbetz as feature-approver for api-machinery
jpbetz Jul 17, 2023
c7e7eee
feature(scheduling_queue): track events per Pods (#118438)
sanposhiho Jul 17, 2023
1fef8fd
Merge pull request #118770 from marquiz/devel/cgroup-driver-autoconfig
k8s-ci-robot Jul 17, 2023
58b3ae9
Merge pull request #119241 from cartermckinnon/ccm-node-taint-delay-m…
k8s-ci-robot Jul 17, 2023
d627c4b
Merge pull request #119312 from pacoxu/prometheus/common-v0.44
k8s-ci-robot Jul 17, 2023
fab1f60
Merge pull request #119341 from divyasri537/remove-ctx-canceled-failopen
k8s-ci-robot Jul 17, 2023
ff90c1c
Merge pull request #119374 from danwinship/kep-3178-ga
k8s-ci-robot Jul 17, 2023
8b20dbd
Add validateStartupProbe
gjkim42 Jul 11, 2023
2c8b374
Allow restartable init containers to have readinessProbe
gjkim42 Jun 27, 2023
7ef2d67
Allow restartable init containers to have livenessProbe
gjkim42 Jun 27, 2023
3bf2826
Allow restartable init containers to have lifecycle
gjkim42 Jun 29, 2023
9d6c103
Generate containers ready condition including restartable init contai…
gjkim42 Jul 12, 2023
f17e911
Add restartable init container probe e2e tests
gjkim42 Jul 13, 2023
d029f0e
Add restartable init container lifecycle hook e2e tests
gjkim42 Jul 14, 2023
a05d200
Add SwapStats to NodeStats, PodStats and ContainerStats
iholder101 Jun 27, 2023
c74ee80
Add SwapStats to summary API through cadvisor
iholder101 Jun 27, 2023
053d7ac
Unit tests: cadvisor swap stats
iholder101 Jun 27, 2023
7049708
Merge pull request #119380 from A-Hilaly/api-server/webhooks/match-co…
k8s-ci-robot Jul 17, 2023
a9b3ca3
Merge pull request #119381 from gjkim42/fix-e2e-tests-overriding-grac…
k8s-ci-robot Jul 17, 2023
87ff9c4
Add swap statistics to CRI-API
iholder101 Jul 12, 2023
59e3e38
Add SwapStats to summary API through CRI
iholder101 Jun 27, 2023
7d187f9
Unit tests: CRI swap stats
iholder101 Jun 27, 2023
1d36842
Add a node swap usage resource metric (/metrics/resource)
iholder101 Jul 9, 2023
e429793
Unit tests: node swap usage resource metric
iholder101 Jul 9, 2023
4cb5547
Adjust summary API e2e test
iholder101 Jun 29, 2023
d17f3ba
Merge pull request #119168 from gjkim42/sidecar-allow-probes-and-life…
k8s-ci-robot Jul 18, 2023
1e086cc
Merge pull request #119388 from jpbetz/feature-approvers-jpbetz
k8s-ci-robot Jul 18, 2023
961c150
Bump kube-openapi
sttts Jun 26, 2023
a4a6071
hack/update-openapi-spec.sh
sttts May 24, 2023
e7be841
cli-runtime: make VerifiableQueryParam shared-parameter aware
sttts Jul 17, 2023
850dc61
Remove ability to re-enable serving deprecated policyv1beta1 APIs
carlory Apr 28, 2023
da2fdf8
Merge pull request #118764 from iholder101/Swap/burstableQoS-impl
k8s-ci-robot Jul 18, 2023
b4d793c
Merge pull request #118865 from iholder101/kubelet/add-swap-to-summar…
k8s-ci-robot Jul 18, 2023
f42ff86
Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs
k8s-ci-robot Jul 18, 2023
b2a9c06
Merge pull request #119321 from mingregister/mingregister-patch-1
k8s-ci-robot Jul 18, 2023
ea23e13
Update OpenAPI Aggregator
Jefftree May 23, 2023
735be02
Make CRDs built and aggregated lazily for oasv2
Jefftree May 24, 2023
ba58130
refactor: rename apiservervalidation -> apiextensionsvalidation
alexzielenski Jul 13, 2023
4da418a
refactor: cleanup to NewSchemaValidator takes JSONSchemaProps
alexzielenski Jul 13, 2023
89ab733
Improve docs on framework.CycleState
codefromthecrypt Jul 14, 2023
056c19e
Add slash ended urls for service-account-issuer-discovery to match AP…
haoruan Jul 18, 2023
f6bcef0
Merge pull request #118601 from andrewsykim/apf-tune-max-seats
k8s-ci-robot Jul 18, 2023
3fd40ff
addons/metrics-server: fix nanny rbac permissions
dgrisonnet Jul 17, 2023
d43e670
Merge pull request #119095 from saschagrunert/debian-base-bookworm
k8s-ci-robot Jul 18, 2023
9946ea9
Merge pull request #119365 from xmudrii/go1206-iptables
k8s-ci-robot Jul 18, 2023
fcbfdc1
Extend the Job API for BackoffLimitPerIndex
mimowo Jul 13, 2023
0372e4b
add unit test for dra/manager.go.
charles-chenzz Jun 3, 2023
6d83e22
Merge pull request #118711 from TommyStarK/tom/gh_118436
k8s-ci-robot Jul 18, 2023
d281dae
Prefer pods without a deletion timestamp over pods with a deletion ti…
brianpursley Jul 18, 2023
15450a3
Merge pull request #119318 from codefromthecrypt/CycleState-docs
k8s-ci-robot Jul 18, 2023
b3fc4cf
Merge pull request #119386 from dgrisonnet/metrics-server-nanny
k8s-ci-robot Jul 18, 2023
cf0b747
Extend the API for the Job job-index-failure-count annotation
mimowo Jul 18, 2023
f6431c6
DRA: don't query claims from API server
bart0sh Jul 13, 2023
56b59c8
Merge pull request #117666 from carlory/fix-008
k8s-ci-robot Jul 18, 2023
0ec99fb
Kubelet DRA: fix failing test cases
bart0sh Jul 18, 2023
59b4951
Expose commit memory used in WindowsMemoryUsage struct
kiashok Jul 11, 2023
1351845
Update cri-api change in v1.28.0
kiashok Jul 17, 2023
4575fac
Merge pull request #119256 from brianpursley/kubectl-1409
k8s-ci-robot Jul 18, 2023
f3f5dd9
Merge pull request #119294 from mimowo/backoff-limit-per-index-api
k8s-ci-robot Jul 18, 2023
a8a2fb3
Add tracking and reporting of executing requests
MikeSpreitzer Jul 1, 2023
6b0e66a
Merge pull request #116968 from mansikulkarni96/windowsStatsFromCRI
k8s-ci-robot Jul 18, 2023
2381654
Merge pull request #119307 from bart0sh/PR121-DRA-UnprepareResources-…
k8s-ci-robot Jul 18, 2023
9ee6d97
refactor: add ValidateCustomResourceUpdate to support future validato…
alexzielenski Jul 18, 2023
635875a
refactor: convert slices to []interface before inserion into VendorEx…
alexzielenski Jul 14, 2023
6f23833
add CRDValidationRatcheting feature gate
alexzielenski Jul 13, 2023
e0f9db4
add ratcheting schema validator using new openapi hooks
alexzielenski Jul 15, 2023
668497e
use ratcheting schema validator when feature is enabled
alexzielenski Jul 18, 2023
bfb2c6a
update go.mod
alexzielenski Jul 18, 2023
7aa4e08
Merge pull request #118808 from Jefftree/updated-lazy-crd-controller-v2
k8s-ci-robot Jul 18, 2023
6264fd9
Merge pull request #119238 from kiashok/exposeCommitMemoryCri
k8s-ci-robot Jul 18, 2023
b5012ba
Mark existing NodeLogQuery e2e tests as [LinuxOnly] since they do not…
marosset Jul 18, 2023
f55f278
Merge pull request #116254 from pohly/dra-node-authorizer
k8s-ci-robot Jul 18, 2023
a15c276
Job controller implementation of backoff limit per index (#118009)
mimowo Jul 18, 2023
31d662e
Merge pull request #119009 from MikeSpreitzer/track-executing-requests
k8s-ci-robot Jul 18, 2023
0449cef
Increase timeout for DRA kubelet plugin client
klueska Jul 18, 2023
c684de5
Merge pull request #118990 from alexzielenski/apiserver/apiextensions…
k8s-ci-robot Jul 18, 2023
2c8288a
feat: improves metric and logging
nilekhc Jul 7, 2023
3be3b86
Merge pull request #119414 from klueska/increase-timeout
k8s-ci-robot Jul 18, 2023
d1d86da
Merge pull request #118772 from kannon92/terminating-pod-gc
k8s-ci-robot Jul 18, 2023
cd5f3d9
Add impl for uvip
richabanker Mar 30, 2023
c1aef65
Add integration test
richabanker Jul 19, 2023
66e99b3
Merge pull request #117740 from Richabanker/uvip-impl
k8s-ci-robot Jul 19, 2023
06a81d1
cmd/kubelet: implement drop-in configuration directory for kubelet
sohankunkerkar Jul 17, 2023
8c1dc65
Merge pull request #119390 from sohankunkerkar/add-dropin
k8s-ci-robot Jul 19, 2023
b1d685a
apiextensions: validate status updates with status schema
alexzielenski Jul 14, 2023
88c8bcb
Merge pull request #115952 from pacoxu/cleanup-cronjob
k8s-ci-robot Jul 19, 2023
d6e5258
[KEP-2876]Add reason and fieldPath into CRD validation rules (#118041)
cici37 Jul 19, 2023
853e3bd
Merge pull request #118212 from Jefftree/updated-lazy-aggregator-v2
k8s-ci-robot Jul 19, 2023
90c362b
Merge pull request #119166 from nilekhc/log-decryption-failure
k8s-ci-robot Jul 19, 2023
1000ed6
Use debian-base instead of distroless for conformance image
saschagrunert Jul 19, 2023
81abfca
Add a haveKeys() helper function to match multiple keys
iholder101 Jul 19, 2023
ee82654
Add pod_swap_usage_bytes as an expected metric in e2e test
iholder101 Jul 19, 2023
dde22b3
Merge pull request #119340 from alexzielenski/apiserver/apiextensions…
k8s-ci-robot Jul 19, 2023
35d0af9
Include ignored pods when computing backoff delay for Job pod failures
mimowo Jul 19, 2023
ce92952
add podReplacementPolicy and terminating field to job api
kannon92 Jul 18, 2023
ba01bfc
CHANGELOG: Update directory for v1.27.4 release
k8s-release-robot Jul 19, 2023
c575a1e
CHANGELOG: Update directory for v1.26.7 release
k8s-release-robot Jul 19, 2023
51bfe41
CHANGELOG: Update directory for v1.25.12 release
k8s-release-robot Jul 19, 2023
3685e5e
CHANGELOG: Update directory for v1.24.16 release
k8s-release-robot Jul 19, 2023
9892b53
Merge pull request #119301 from kannon92/pod-replacement-policy-job-a…
k8s-ci-robot Jul 19, 2023
c7f79bc
Merge pull request #119434 from mimowo/include-ignored-failures-in-ba…
k8s-ci-robot Jul 19, 2023
fa88c0b
Merge pull request #119421 from iholder101/swap/adapt-resource-metric…
k8s-ci-robot Jul 20, 2023
2863b3d
Revert "refactor: simplify RunScorePlugins for readability + performa…
AxeZhan Jul 20, 2023
e0a6eb9
node_e2e: Fix createStaticSystemNodeCriticalPod's invalid spec
gjkim42 Jul 20, 2023
03aad1f
Fix the semantic meaning of etcd server within component statuses and…
serathius Jul 19, 2023
f61a0e4
Merge pull request #119444 from AxeZhan/scheduler_score
k8s-ci-robot Jul 20, 2023
f9744df
Merge pull request #119412 from marosset/mark-node-log-query-tests-li…
k8s-ci-robot Jul 20, 2023
c8dbf47
add namespaceParamRef to v1alpha1 and internal
alexzielenski Jul 10, 2023
9a59520
update-codegen
alexzielenski Jul 10, 2023
6323c10
refactor: use the provided sharedInformerFactory for params
alexzielenski Jun 13, 2023
3f63a2d
refactor: make scope of ParamKind available to vap controller
alexzielenski Jul 11, 2023
b5e9e01
feature: add multiple params capability to VAP controller
alexzielenski Jul 11, 2023
4b6c340
Merge pull request #119422 from saschagrunert/conformance-debian-base
k8s-ci-robot Jul 20, 2023
8a053c7
Merge pull request #119215 from alexzielenski/apiserver/policy/namesp…
k8s-ci-robot Jul 20, 2023
5766947
Merge pull request #119437 from serathius/etcd-semantics
k8s-ci-robot Jul 20, 2023
88becfc
api: add v1beta1 ValidatingAdmissionPolicy/Binding types and storage
alexzielenski Jul 19, 2023
b3b775b
test: adjust tests for v1beta1 validatingadmissionpolicy
alexzielenski Jul 10, 2023
c46ffc2
Refactor jsonpath parser and add tests.
cici37 Jul 20, 2023
f50e742
Address comment
cici37 Jul 20, 2023
cb6d7fb
update documented metrics
logicalhan Jul 20, 2023
74fcf3e
implementation of PodReplacementPolicy kep in the job controller
kannon92 Jul 18, 2023
4457f85
Merge pull request #119473 from gjkim42/fix-e2e-node-to-use-pod-resta…
k8s-ci-robot Jul 21, 2023
c4bf421
do not touch swap for cgroup v1 if swap not enabled
pacoxu Jul 21, 2023
8f35fce
update vendor to use containerd cgroups
pacoxu Jul 21, 2023
f5130e4
Merge pull request #119484 from logicalhan/update-docs
k8s-ci-robot Jul 21, 2023
dbea279
Fix the flaky TestJobApiBackoffReset test
mimowo Jul 21, 2023
4e8908d
Merge pull request #117015 from kannon92/job-fix-replacement-after-de…
k8s-ci-robot Jul 21, 2023
a31fee9
rename function for dropping disabled fields
RomanBednar Mar 10, 2023
5310dd7
add PersistentVolumeLastPhaseTransitionTime feature gate
RomanBednar Mar 10, 2023
1b4de06
add LastPhaseTransitionTime field to PersistentVolume
RomanBednar Mar 10, 2023
a30f6b7
Merge pull request #119506 from mimowo/fix-job-controller-flaky-test
k8s-ci-robot Jul 21, 2023
76eefd3
CHANGELOG: Update directory for v1.28.0-beta.0 release
k8s-release-robot Jul 21, 2023
c97eb2b
Fix XValidations deepcopy to copy contents of nested pointers
jpbetz Jul 21, 2023
5e8dfe5
Merge pull request #119453 from cici37/addTest
k8s-ci-robot Jul 21, 2023
aa65bab
implement pv last phase transition time
RomanBednar Jul 20, 2023
bf49c72
kmsv2: KDF based nonce extension
enj Mar 25, 2023
a9c3444
test: add coverage for pv status update and create strategy
RomanBednar Jul 20, 2023
ae185e9
e2e: test LastPhaseTransitionTime field when binding PV
RomanBednar Mar 30, 2023
294f5c9
make update
RomanBednar Jul 21, 2023
5f380d5
Merge pull request #119510 from jpbetz/fix-mutation
k8s-ci-robot Jul 21, 2023
ef8670c
refactor: replace usage of v1alpha1 with v1beta1
alexzielenski Jul 19, 2023
d647958
update codegen
alexzielenski Jul 19, 2023
1c99f95
add node-env and instance-type flags to node-e2e tests
upodroid Jul 21, 2023
f3a070f
Merge pull request #116469 from RomanBednar/pv-phase-transition-time
k8s-ci-robot Jul 21, 2023
773a6b1
Merge pull request #118828 from enj/enj/f/kms_v2_hkdf_expand
k8s-ci-robot Jul 21, 2023
18f8cb8
Merge pull request #118644 from alexzielenski/apiserver/policy/namesp…
k8s-ci-robot Jul 22, 2023
d0814fa
Merge pull request #119513 from borg-land/add-node-env
k8s-ci-robot Jul 22, 2023
5e2e8c8
bump validatingadmissionpolicy alpha->beta
alexzielenski Jul 21, 2023
d25c0a1
Merge pull request #119486 from pacoxu/swap-fix
k8s-ci-robot Jul 24, 2023
e1b0bc3
bugfix: use matched resource for AdmissionRequest.resource, not the r…
alexzielenski Jul 22, 2023
a164005
Fix non-test code relying on test-code
liggitt Jul 24, 2023
22bf29a
Treat empty string as nil in fuzzer for CEL Reason field
jpbetz Jul 24, 2023
3b9af47
add admission policy integration test all resources
alexzielenski Jul 24, 2023
6e879bb
Merge pull request #119542 from liggitt/test-import
k8s-ci-robot Jul 24, 2023
33b63f5
Merge pull request #119543 from jpbetz/fix-xvalidations-flake
k8s-ci-robot Jul 24, 2023
b538305
Merge pull request #119409 from alexzielenski/apiserver/policy/vap-tests
k8s-ci-robot Jul 24, 2023
7e0a9a7
Use statusReason for reason under x-kubernetes-validations (#119544)
cici37 Jul 25, 2023
7335791
Merge remote-tracking branch 'openshift/master' into ocp-next
bertinatto Jul 25, 2023
9c0611b
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
e48fa4d
UPSTREAM: 84466: gce: ensureInternalInstanceGroups: reuse instance-gr…
abhinavdahiya Oct 29, 2020
95b7ae5
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
691e0a5
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
487ef58
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
f4971dc
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
36e1c1a
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
c5e4b5e
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
4e9323f
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
c386bef
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
7a08da5
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
e41b58e
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
099234d
UPSTREAM: <carry>: kube-apiserver: allow injection of kube-apiserver …
deads2k Oct 29, 2020
4b88975
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
28b5c1f
UPSTREAM: <carry>: Always test PDB's during service upgrade test
smarterclayton Oct 29, 2020
033f687
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
b01d050
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
3f71d47
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
4b34cd6
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
79870a1
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
fb5e6d4
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
db82613
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
c0631a9
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
c23f29a
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
276cce8
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
c8648e2
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
288e18d
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
895f942
UPSTREAM: <carry>: Skip unit tests incompatible with openshift ci
marun Oct 29, 2020
21c3bce
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
1af70be
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
f71ab99
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
54770aa
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
4dd7879
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
2040703
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
13e111b
UPSTREAM: <carry>: APIRequestCount Handler
sanchezl Feb 24, 2021
5844e2a
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
7c4fd15
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
519fb94
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
ae21134
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
70eabaa
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
5f1a49f
UPSTREAM: <carry>: only chown if non-windows machine
rphillips Jun 11, 2021
57d1e00
UPSTREAM: <carry>: openshift's kube-apiserver is in openshift-kube-ap…
deads2k Jul 9, 2021
b17eb69
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
891cf61
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
8ff0edb
UPSTREAM: <carry>: Revert "Remove Endpoints write access from aggrega…
danwinship Aug 23, 2021
28af533
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
f6e2f58
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
d8d5a2f
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
59c60e3
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
80b63be
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
53d8f65
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
ec040c1
UPSTREAM: <carry>: e2e-framework: don't autosync PodSecurity labels
stlaz May 19, 2022
ff5b5a1
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
034d010
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
9117a82
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
f1349ff
UPSTREAM: <carry>: disable failing dnsPolicy test
sanchezl Jan 10, 2023
c066c21
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
7cb28a2
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
580d0f0
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
0697452
UPSTREAM: <carry>: Create minimal wrapper needed to run k8s e2e tests
soltysh Feb 22, 2023
6ede865
UPSTREAM: <carry>: add shutdown annotation to response header
tkashem Apr 10, 2023
1f89ac9
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
4b90b63
UPSTREAM: <carry>: don't fail integration due to too many goroutines
bertinatto Mar 28, 2023
5956a7f
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
3ba467d
UPSTREAM: <carry>: legacy-cloud-providers: azure: do not detach maste…
damdo Mar 27, 2023
ce0cdf7
UPSTREAM: <carry>: kubelet/cm: disable cpu load balancing on slices w…
haircommander May 9, 2023
9125536
UPSTREAM: <carry>: Create minimal wrapper needed to run k8s e2e tests
soltysh May 24, 2023
7801795
UPSTREAM: <drop>: disable transient dep check
bertinatto Jun 12, 2023
fd7d9fa
UPSTREAM: <carry>: add conditional shutdown response header
tkashem Apr 24, 2023
a255dd1
UPSTREAM: <drop>: update feature gates
bertinatto Jun 28, 2023
dc89f48
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
275bab4
UPSTREAM: <carry>: disable new NodeLogQuery tests
bertinatto Jul 24, 2023
fca3b34
UPSTREAM: <carry>: disable tests for new PersistentVolumeLastPhaseTra…
bertinatto Jul 24, 2023
9bef69e
UPSTREAM: <carry>: ignore vendor when generating code
bertinatto Jul 10, 2023
d5dec91
UPSTREAM: <carry>: ignore vendor when installing ncpu from hack/tools
bertinatto Jul 21, 2023
5729add
UPSTREAM: <carry>: move test rules from origin
soltysh May 10, 2023
3900fa6
UPSTREAM: <carry>: UserNamespacesSupport feature was rename to UserNa…
bertinatto Jul 11, 2023
9b55298
UPSTREAM: <carry>: watch-termination: termination.log file with resti…
p0lyn0mial Dec 21, 2021
a662470
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Jul 25, 2023
7a96e01
UPSTREAM: <drop>: make update
bertinatto Jul 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
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.
4 changes: 4 additions & 0 deletions .github/OWNERS
Expand Up @@ -10,6 +10,10 @@ reviewers:
- mrbobbytables
- nikhita
- parispittman
- palnabarun
- kaslin
- MadhavJivrajani
- Priyankasaggu11929
approvers:
- sig-contributor-experience-approvers
- parispittman
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
@@ -1,3 +1,7 @@
# gopls gets indigestion without go.work, CI gets indigestion WITH go.work
/go.work
/go.work.sum

# OSX leaves these everywhere on SMB shares
._*

Expand Down
2 changes: 1 addition & 1 deletion .go-version
@@ -1 +1 @@
1.20.5
1.20.6
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.