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

DO NOT MERGE: ocp-next #1647

Draft
wants to merge 1,924 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1924 commits
Select commit Hold shift + click to select a range
467d5d7
Get rid of unused API type NodeResources
thockin Feb 19, 2024
cde4788
Merge pull request #123215 from adrianreber/2024-02-09-forensic-conta…
k8s-ci-robot Mar 1, 2024
55e4172
Merge pull request #123536 from benluddy/cbor-roundtrip-unit-via-inte…
k8s-ci-robot Mar 1, 2024
e2b96b2
Add a header to go.work
thockin Mar 1, 2024
0e9cdf7
Fix discovery v2 conversion registration data race
liggitt Mar 2, 2024
673d3c9
Merge pull request #122693 from yanggangtony/fix_kubelet_server_journ…
k8s-ci-robot Mar 2, 2024
4e8674f
Merge pull request #122975 from aramase/aramase/c/cleanup_authn_valid…
k8s-ci-robot Mar 2, 2024
f4b0115
Merge pull request #123622 from aauren/remove_same_node_nodeport_test
k8s-ci-robot Mar 2, 2024
65d7550
Merge pull request #123484 from erikgb/csa-upgrade-subresource
k8s-ci-robot Mar 2, 2024
3e1da21
Merge pull request #123611 from ritazh/authz-mcmetrics
k8s-ci-robot Mar 2, 2024
948d9ca
Rely only on `source` cli parameter in conformance/walk
dims Mar 2, 2024
1d4be75
increases client-side websocket write deadline to 30 seconds
seans3 Mar 2, 2024
8845c4c
Merge pull request #123135 from munnerz/4193-beta-promotion
k8s-ci-robot Mar 2, 2024
84c32fd
Merge pull request #123630 from thockin/add_go_work_header
k8s-ci-robot Mar 2, 2024
95875b7
Merge pull request #123634 from liggitt/handler-race
k8s-ci-robot Mar 2, 2024
0a31504
Merge pull request #123635 from seans3/remotecommand-write-deadline
k8s-ci-robot Mar 2, 2024
0605a75
Duplicate v1alpha1 AuthorizationConfiguration to v1beta1
liggitt Mar 2, 2024
30256c8
Promote StructuredAuthorizationConfiguration feature gate to beta
liggitt Mar 2, 2024
3bada5d
test: Bump CUDA images
ameukam Mar 1, 2024
87a057d
KEP-127: kubelet: honor kubelet user mappings
giuseppe Jan 9, 2024
4c81e5c
features: promote UserNamespacesSupport to beta
giuseppe Mar 1, 2024
4180284
pkg/kubelet/userns: Remove outdated test
rata Mar 1, 2024
39c6815
kubelet/userns: Remove alpha maxPods limitation
rata Mar 1, 2024
0b69c2b
kubelet/userns: Use kubelet maxPods
rata Mar 1, 2024
4bb508d
kubelet/userns: Add unit test
rata Mar 1, 2024
6174f19
kublet/userns: Add test switching feature gate off/on
rata Feb 16, 2024
6141023
Merge pull request #123636 from dims/rely-only-on-source-cli-paramete…
k8s-ci-robot Mar 2, 2024
eb5f31b
Add x-kubernetes-selectable-fields to fields excluded in publish open…
jpbetz Mar 2, 2024
96a5cfe
Merge pull request #123646 from jpbetz/fix-openapi-conformance-select…
k8s-ci-robot Mar 2, 2024
0364c6c
Merge pull request #123623 from pohly/hack-protoc-search-path
k8s-ci-robot Mar 2, 2024
8674282
Merge pull request #123640 from liggitt/authz-beta-config
k8s-ci-robot Mar 2, 2024
4164e7c
Merge pull request #123629 from thockin/master
k8s-ci-robot Mar 2, 2024
1fceb81
Merge pull request #123437 from tenzen-y/fix-job-validatioin-test-name
k8s-ci-robot Mar 2, 2024
90e6546
Use go.work to auto-find internal modules
thockin Mar 2, 2024
a0215ba
Change `pushd $d; go ...; popd` to `go -C $d ...`
thockin Mar 2, 2024
38e5a29
Merge pull request #123648 from thockin/use_go.work_to_find_internal_…
k8s-ci-robot Mar 2, 2024
19df52c
Merge pull request #123647 from thockin/use_go_-C_instead_of_pushd_popd
k8s-ci-robot Mar 3, 2024
0da5e81
Add `apiserver_authentication_jwt_authenticator_latency_seconds` metric
aramase Feb 8, 2024
22adf22
print nodename
carlory Feb 29, 2024
3086d88
Merge pull request #123614 from ameukam/bump-cuda-version
k8s-ci-robot Mar 3, 2024
7c11cc9
Merge pull request #123578 from carlory/fix-kubeadm-494
k8s-ci-robot Mar 3, 2024
db115ca
[kubeadam] do not set authorization-mode in api server when authoriza…
LiorLieberman Mar 3, 2024
e798fa6
Merge pull request #123654 from LiorLieberman/fix-kubeadam-with-struc…
k8s-ci-robot Mar 3, 2024
c134bfe
agnhost/mounttest: add new line to output
huww98 Mar 3, 2024
c2ccb92
e2e pod: fail fast on failed pod
huww98 Mar 3, 2024
968aefd
Ensure GCP instance names are a max of 63 characters
dims Mar 3, 2024
b33c5a8
Switch to newer cos-gpu-installer - v2.1.10
dims Mar 3, 2024
ebcb78d
promote aggregated discovery conformance tests
Jefftree Mar 1, 2024
ccb5dd3
Merge pull request #123652 from dims/ensure-gcp-instance-names-are-a-…
k8s-ci-robot Mar 3, 2024
d45d803
Merge pull request #123657 from dims/switch-to-new-cos-gpu-installer-…
k8s-ci-robot Mar 3, 2024
c61b2a3
Check length of instance name before truncating
dims Mar 3, 2024
6d2ee13
Merge pull request #123225 from aramase/aramase/f/kep_3331_latency_me…
k8s-ci-robot Mar 4, 2024
84852ff
Add `DiscoveryURL` to AuthenticationConfiguration
aramase Feb 7, 2024
78fb0ba
wire up discovery url in authenticator
aramase Feb 27, 2024
d72448a
cleanup: if triggerValue has a value, fast break
xigang Mar 4, 2024
ee5eca2
Merge pull request #123527 from aramase/aramase/f/kep_3331_discovery_url
k8s-ci-robot Mar 4, 2024
d756b0a
Merge pull request #123659 from dims/check-length-of-instance-name-be…
k8s-ci-robot Mar 4, 2024
e4a14fe
Merge pull request #123575 from Huang-Wei/pod-scheduling-readiness-st…
k8s-ci-robot Mar 4, 2024
8c80c07
Merge pull request #123655 from huww98/mt-n
k8s-ci-robot Mar 4, 2024
996d11d
Add new field trafficDistribution to Service spec
gauravkghildiyal Feb 23, 2024
646fd20
Run 'make update'
gauravkghildiyal Feb 23, 2024
9513f75
Add trafficdist package for handling reconciliation of new field
gauravkghildiyal Feb 24, 2024
51a3fa2
Start reconciling on the new field
gauravkghildiyal Feb 24, 2024
51f86b9
Change kube-proxy behaviour to consider hints when ServiceTrafficDist…
gauravkghildiyal Feb 24, 2024
d440ab1
Merge pull request #123656 from huww98/e2e-pod-fail-fast
k8s-ci-robot Mar 4, 2024
eb6abf0
scheduler_perf: automatically delete created objects
pohly Feb 29, 2024
9d39ce0
Merge pull request #123595 from neolit123/1.30-add-timeouts-upgradeco…
k8s-ci-robot Mar 4, 2024
a4eaf6e
Merge pull request #123660 from xigang/cacher/watch
k8s-ci-robot Mar 4, 2024
31d404b
Prevent watch cache starvation, by moving its watch to separate RPC a…
serathius Feb 27, 2024
c4163a9
Add label with access mode to SELinux metrics
jsafrane Feb 29, 2024
55d1518
Merge pull request #123588 from pohly/scheduler-perf-any-cleanup
k8s-ci-robot Mar 4, 2024
57d1b68
Remove deprecated sets.String
jsafrane Mar 4, 2024
9043ce0
Merge pull request #123667 from jsafrane/selinux-metrics-access-mode
k8s-ci-robot Mar 4, 2024
05e1eff
Prevent conflicts between service account and jwt issuers
enj Feb 27, 2024
606cae9
Add new metric servicesCountByTrafficDistribution
gauravkghildiyal Feb 29, 2024
8345ad0
jwt: fail on empty username via CEL expression
enj Feb 28, 2024
1cf4cec
Test that separation of streams work by using progress notifies
serathius Feb 29, 2024
d34fbeb
Merge pull request #123446 from linxiulei/hit_cache
k8s-ci-robot Mar 4, 2024
89cbd94
Merge pull request #123593 from giuseppe/userns-use-kubelet-user-mapp…
k8s-ci-robot Mar 4, 2024
79b344d
Add authorization webhook duration/count/failopen metrics
liggitt Mar 2, 2024
8b447d8
portforward: tunnel spdy through websockets
seans3 Feb 21, 2024
9e15462
adds return context in RunPortForward()
seans3 Mar 2, 2024
2443b3f
Fix headerInterceptingConn handling
liggitt Mar 2, 2024
e8bbb22
removes extra upgrade aware proxy logging; returns tunneling connecti…
seans3 Mar 3, 2024
33af937
re-write fallback dialer unit test
seans3 Mar 4, 2024
3d56ff2
adds comments to tunnelingResponseWriter
seans3 Mar 4, 2024
599d92f
Merge pull request #123190 from padlar/add-apiserver-wait-cache-metric
k8s-ci-robot Mar 4, 2024
4ed7f6b
Merge pull request #123583 from saschagrunert/image-id-container-status
k8s-ci-robot Mar 4, 2024
6c8dc1d
Merge pull request #123609 from veshij/fix
k8s-ci-robot Mar 4, 2024
320e288
Merge pull request #123628 from Jefftree/agg-conformance
k8s-ci-robot Mar 4, 2024
b04d117
extend deadlines to one minute
seans3 Mar 4, 2024
46a2137
Merge pull request #123639 from liggitt/authz-metrics
k8s-ci-robot Mar 4, 2024
ec6fd2b
Add options construct to EndpointSlice NewReconciler for the new traf…
gauravkghildiyal Mar 4, 2024
1c789a9
Merge pull request #122422 from neolit123/1.30-update-hostaliases-note
k8s-ci-robot Mar 5, 2024
e4ee7b0
Merge pull request #123323 from gjkim42/add-ValidateInitContainerStat…
k8s-ci-robot Mar 5, 2024
4a5fe2d
Addd negative case for the fix in #123570
hakuna-matatah Mar 5, 2024
f745503
Merge pull request #123413 from seans3/tunneling-spdy-websockets
k8s-ci-robot Mar 5, 2024
6929a11
Merge pull request #123481 from sanposhiho/mindomain-stable
k8s-ci-robot Mar 5, 2024
9ac9fda
Bump npd from v0.8.13 to v0.8.16
bzsuni Feb 4, 2024
2bd7f4f
storage e2e: update hostpath and mock images
carlory Dec 27, 2023
439f7df
Merge pull request #122320 from armstrongli/master
k8s-ci-robot Mar 5, 2024
5b6d8a4
Merge pull request #123532 from serathius/separate-rpc
k8s-ci-robot Mar 5, 2024
699984f
Merge pull request #123641 from liggitt/authz-config-beta-gate
k8s-ci-robot Mar 5, 2024
0bcf6e3
Merge pull request #123679 from seans3/remotecommand-extend-deadlines
k8s-ci-robot Mar 5, 2024
229ebab
Merge pull request #123336 from HyunSu1768/hyunsu1768/use-switch-cases
k8s-ci-robot Mar 5, 2024
a76a3e0
Merge pull request #123487 from gauravkghildiyal/kep-4444
k8s-ci-robot Mar 5, 2024
26600b1
Merge pull request #123561 from enj/enj/i/validate_jwt_sa_iss
k8s-ci-robot Mar 5, 2024
50f4b1e
Merge pull request #123568 from enj/enj/i/jwt_username_required
k8s-ci-robot Mar 5, 2024
af2dadc
Add custom debug profiles on top of static profiles
ardaguclu Sep 1, 2023
96a16a7
add relaxed env var name function
HirazawaUi Feb 19, 2024
dc3f5ec
Merge pull request #112957 from mxpv/log-dir
k8s-ci-robot Mar 5, 2024
5b072a5
Fix flaky test on multi profiles waiting pod
kerthcet Mar 5, 2024
e56240b
add validation method at the top level
HirazawaUi Mar 5, 2024
fa3c101
relax validation pod envfrom
HirazawaUi Feb 29, 2024
01689d0
add e2e tests for relaxed validation
HirazawaUi Feb 29, 2024
221ad9f
storage/cacher: mark the addition of a metric for waitUntilFreshAndBl…
p0lyn0mial Mar 5, 2024
3f7d4b7
apimachinery/meta/types.go: define InitialEventsAnnotationKey const
p0lyn0mial Mar 5, 2024
835ad2b
Merge pull request #120346 from ardaguclu/custom-debug-profile
k8s-ci-robot Mar 5, 2024
d826407
Merge pull request #122653 from ardaguclu/interactive-delete-e2e-test
k8s-ci-robot Mar 5, 2024
13f40e9
Merge pull request #123686 from kerthcet/fix/flaky-test-on-multi-profile
k8s-ci-robot Mar 5, 2024
777070c
Merge pull request #123702 from p0lyn0mial/upstream-clean-up-after-12…
k8s-ci-robot Mar 5, 2024
a33f8b8
Merge pull request #122259 from pacoxu/enlarge-pod-delete-timeout
k8s-ci-robot Mar 5, 2024
791fd50
Merge pull request #123114 from bzsuni/cleanup/npd/v0.8.15
k8s-ci-robot Mar 5, 2024
74adc0b
Merge pull request #122489 from carlory/fix-120080
k8s-ci-robot Mar 5, 2024
53d38a3
node-controller require providerID to initialize a node
aojea Mar 5, 2024
bc00c9e
Merge pull request #123366 from kerthcet/feat/support-initcontainer
k8s-ci-robot Mar 5, 2024
4369fcb
Merge pull request #123684 from hakuna-matatah/123570
k8s-ci-robot Mar 5, 2024
290f2a7
Fix AuthenticationConfiguration docs around nested claims via CEL
enj Mar 5, 2024
0595ec7
implement field selector for clusterIP on services
aojea Dec 31, 2023
5122fe0
don't watch headless services on kubelet
aojea Dec 31, 2023
a814115
Merge pull request #123226 from ivanvc/add-suspend-to-jobs-table
k8s-ci-robot Mar 5, 2024
e568a77
Support for the Job managedBy field (alpha) (#123273)
mimowo Mar 5, 2024
646d464
e2e_node: use kubelet_exec_t instead of bin_t for kubelet
haircommander Mar 5, 2024
180c6bd
Merge pull request #122056 from dhenkel92/keep-pdb-condition
k8s-ci-robot Mar 5, 2024
b0ee334
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-b…
k8s-ci-robot Mar 5, 2024
7a57bce
fix e2e test for kubectl interactive delete
atiratree Mar 5, 2024
6b03166
update to inject only the list of excluded resources.
jiahuif Mar 5, 2024
855bc74
Adds OWNERS files to client-go streaming dirs
seans3 Mar 5, 2024
27df75c
dra api: fix status updates
pohly Mar 5, 2024
6efef79
Merge pull request #122998 from MikeSpreitzer/add-deletion-handling
k8s-ci-robot Mar 5, 2024
7a20def
Merge pull request #123721 from enj/enj/i/authn_config_doc_nesting
k8s-ci-robot Mar 5, 2024
6a4e19a
add no swap as the default option for swap
kannon92 Jan 12, 2024
5f4a20e
Merge pull request #120718 from gjkim42/add-restartable-init-containe…
k8s-ci-robot Mar 5, 2024
df1ecca
Merge pull request #123543 from jiahuif-forks/feature/validating-admi…
k8s-ci-robot Mar 5, 2024
2bed008
Merge pull request #123722 from atiratree/e2e-kubectl-delete-fix
k8s-ci-robot Mar 5, 2024
1e4124b
Merge pull request #123726 from haircommander/kubelet_t
k8s-ci-robot Mar 5, 2024
5fd38a8
Merge pull request #122907 from sohankunkerkar/prepare-kep-3983-for-beta
k8s-ci-robot Mar 5, 2024
751e3e9
Merge pull request #123713 from aojea/missing_providerid
k8s-ci-robot Mar 5, 2024
2623990
Merge pull request #123729 from seans3/streaming-owners
k8s-ci-robot Mar 5, 2024
de506ce
Promote ValidatingAdmissionPolicy to GA.
cici37 Jan 23, 2024
5d83282
Auto updates
cici37 Feb 1, 2024
3686ceb
Merge pull request #122745 from kannon92/swap-no-swap-default
k8s-ci-robot Mar 6, 2024
e90782b
fail LimitedSwap with cgroupv1
kannon92 Jan 12, 2024
5b4d97d
Merge pull request #122541 from aojea/headless_selector
k8s-ci-robot Mar 6, 2024
87f9b38
Merge pull request #123385 from HirazawaUi/allow-special-characters
k8s-ci-robot Mar 6, 2024
6950720
Merge pull request #123730 from pohly/dra-status-update-fix
k8s-ci-robot Mar 6, 2024
39b085d
Merge pull request #121725 from cubxxw/patch-1
k8s-ci-robot Mar 6, 2024
2b521e5
Merge pull request #123405 from cici37/vapGA
k8s-ci-robot Mar 6, 2024
546f7c3
Merge pull request #123738 from kannon92/fail-limited-swap-cgroup-v1
k8s-ci-robot Mar 6, 2024
c6673d2
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1…
liggitt Mar 6, 2024
6f2842c
Avoid clearing go version in go.work update script
liggitt Mar 6, 2024
a5f5f44
Merge pull request #123758 from liggitt/protobump
k8s-ci-robot Mar 6, 2024
5f2c9e7
Merge pull request #123759 from liggitt/update-workspace
k8s-ci-robot Mar 6, 2024
f4a21cf
Merge remote-tracking branch 'ocp/master' into ocp-next
bertinatto Mar 6, 2024
6efe7c5
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
0bbf4d9
UPSTREAM: 84466: gce: ensureInternalInstanceGroups: reuse instance-gr…
abhinavdahiya Oct 29, 2020
ff41de2
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
196dd0c
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
ab75517
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
1cf5b51
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
ba1445c
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
4c8203a
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
d8b50a1
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
b7c126e
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
8aef509
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
5d7e2d4
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
8ab693a
UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apise…
deads2k Oct 29, 2020
36c4bb3
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
829040c
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
73226c0
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
008b831
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
dcfe352
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
3898ab4
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
a22a5d6
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
4044dc3
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
684da28
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
52f6418
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
a9c541e
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
aa0749d
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
6e31c41
UPSTREAM: <carry>: Skip unit tests incompatible with openshift ci
marun Oct 29, 2020
1108af4
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
5123525
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
b6cc9bf
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
7d67e9f
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
63eb36e
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
5ec1fdd
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
4ddd528
UPSTREAM: <carry>: APIRequestCount Handler
sanchezl Feb 24, 2021
b421ce7
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
d297031
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
608a357
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
56eaebb
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
36b78b8
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
bd68625
UPSTREAM: <carry>: only chown if non-windows machine
rphillips Jun 11, 2021
ba187e8
UPSTREAM: <carry>: openshift's kube-apiserver is in openshift-kube-ap…
deads2k Jul 9, 2021
e39da45
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
7c7be07
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
edd5ddf
UPSTREAM: <carry>: Revert "Remove Endpoints write access from aggrega…
danwinship Aug 23, 2021
2bb5f1e
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
7897729
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
580ebf6
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
30deac4
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
6a0a47a
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
797219c
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
c4da68b
UPSTREAM: <carry>: e2e-framework: don't autosync PodSecurity labels
stlaz May 19, 2022
b59b6a9
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
32b3cdf
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
23ad20c
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
d1269f1
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
45e5ccf
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
ec482bf
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
c88b350
UPSTREAM: <carry>: add shutdown annotation to response header
tkashem Apr 10, 2023
3105c9e
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
5127a9b
UPSTREAM: <carry>: don't fail integration due to too many goroutines
bertinatto Mar 28, 2023
c713d1f
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
dce0154
UPSTREAM: <carry>: add conditional shutdown response header
tkashem Apr 24, 2023
38d00ed
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
c327802
UPSTREAM: <carry>: merge v3 openapi discovery and specs for special g…
atiratree Aug 3, 2023
8ecfb54
UPSTREAM: <carry>: selfsubjectaccessreview: grant user:full scope to …
liouk Mar 1, 2023
0ad660e
UPSTREAM: <carry>: retry etcd Unavailable errors
p0lyn0mial Aug 29, 2023
4d08522
UPSTREAM: <carry>: Export cpu stats of ovs.slice via prometheus
MarSik Aug 31, 2023
7b9421a
UPSTREAM: <carry>: Do not allow nodes to set forbidden openshift labels
harche Oct 4, 2023
d204876
UPSTREAM: <carry>: advertise shared cpus for mixed cpus feature
Tal-or Nov 9, 2023
146cdd3
UPSTREAM: <carry>: add new admission for handling shared cpus
Tal-or Nov 12, 2023
94b1dbf
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Dec 2, 2023
e10cc79
UPSTREAM: <carry>: Backport IP and CIDR CEL base for 1.28
JoelSpeed Dec 18, 2023
8dd3213
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Jan 2, 2024
78b2702
UPSTREAM: <carry>: Update management webhook pod admission logic
eggfoobar Dec 7, 2023
7c9b8ca
UPSTREAM: <carry>: update test rules
soltysh Jan 11, 2024
c7e0096
UPSTREAM: <carry>: permanently disable NodeLogQuery e2e test
aravindhp Jan 19, 2024
a1a0730
UPSTREAM: <carry>: Add Dockerfile to buld kube-apiserver for openshif…
JoelSpeed Jan 26, 2024
257409f
UPSTREAM: <carry>: Revert: Skip unit tests incompatible with openshif…
soltysh Feb 9, 2024
95427f5
UPSTREAM: <carry>: Revert: e2e-framework: don't autosync PodSecurity …
soltysh Feb 9, 2024
f733b0a
UPSTREAM: <carry>: Create minimal wrapper needed to run k8s e2e tests
soltysh Feb 9, 2024
d265a76
UPSTREAM: <carry>: RPM: Split apiserver, scheduler, k-c-m, kubelet in…
sdodson Feb 13, 2024
8474aa0
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
bertinatto Feb 21, 2024
4aac029
UPSTREAM: <drop>: use go 1.21 for now
bertinatto Feb 21, 2024
97fae83
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
bertinatto Feb 28, 2024
6aa0141
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
bertinatto Feb 21, 2024
e29b5f3
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Mar 6, 2024
8a3f0ac
UPSTREAM: <drop>: make update
bertinatto Mar 6, 2024
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: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# 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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.7
1.22.0
9 changes: 0 additions & 9 deletions .snyk

This file was deleted.

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.