Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
c03bb9a
Merge remote-tracking branch 'ocp/master' into ocp-next
bertinatto Dec 17, 2024
ede24e3
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
a17eeeb
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
3f8beb1
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
73c67df
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
90f9029
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
4d26b13
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
e06ad9c
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
4798437
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
f3bc643
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
89b7bb2
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
49897d3
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
9ffc19d
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
50ee3d7
UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apise…
deads2k Oct 29, 2020
80828e6
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
1843027
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
0e479de
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
9f5ab5c
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
1fc3389
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
4a4b832
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
0c098f4
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
8d4d60b
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
8322881
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
cb0051b
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
97eb627
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
cf4b30c
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
4fa763f
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
cf901ea
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
d959e99
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
1dba3cc
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
9442d31
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
6919775
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
82e93ad
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
45b96e0
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
1396e2f
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
4e937b1
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
f3fc3b5
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
c719fba
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
859a4a5
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
5cb1979
UPSTREAM: <carry>: Revert "Remove Endpoints write access from aggrega…
danwinship Aug 23, 2021
f2d3da9
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
f5727e3
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
d25bfd8
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
c6aa6ad
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
e84bbec
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
a064662
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
170e6c1
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
0e8f8bb
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
bb78965
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
04ac493
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
f11547b
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
c1a72f0
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
b669fd1
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
312e0a4
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
a3b63ed
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
858e9d5
UPSTREAM: <carry>: merge v3 openapi discovery and specs for special g…
atiratree Aug 3, 2023
d5b99dd
UPSTREAM: <carry>: selfsubjectaccessreview: grant user:full scope to …
liouk Mar 1, 2023
77919bf
UPSTREAM: <carry>: retry etcd Unavailable errors
p0lyn0mial Aug 29, 2023
0b3cfa4
UPSTREAM: <carry>: Export cpu stats of ovs.slice via prometheus
MarSik Aug 31, 2023
9f2b0ec
UPSTREAM: <carry>: advertise shared cpus for mixed cpus feature
Tal-or Nov 9, 2023
9c4f1e6
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Dec 2, 2023
c1538be
UPSTREAM: <carry>: add new admission for handling shared cpus
Tal-or Nov 12, 2023
1da9f4b
UPSTREAM: <carry>: Add openshift feature gates to kube-apiserver - in…
swghosh Mar 15, 2024
c8ea568
UPSTREAM: <carry>: allow type mutation for specific secrets
tkashem Mar 29, 2024
251686f
UPSTREAM: 126213: add test about container metrics from cadvisor
rphillips Jul 31, 2024
ee4d78a
UPSTREAM: <carry>: annotate audit events for requests during unready …
tkashem Sep 5, 2024
00b0336
UPSTREAM: <carry>: add etcd3RetryingProberMonitor for retrying etcd U…
p0lyn0mial Sep 9, 2024
4b5ab87
UPSTREAM: <carry>: Prefer local endpoint for cluster DNS service
Miciah Feb 5, 2021
811e883
UPSTREAM: <carry>: Remove ValidateHostExternalCertificate from route …
chiragkyal Nov 7, 2024
40dd425
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
bertinatto Nov 28, 2024
29b187a
UPSTREAM: 129052: test/e2e/apimachinery/watchlist: select only wellkn…
bertinatto Dec 2, 2024
46b2d6b
UPSTREAM: 129151: kubelet: only emit one reboot event
bertinatto Dec 11, 2024
6690739
UPSTREAM: <carry>: require configuration file enablement
ffromani Oct 29, 2024
3b94204
UPSTREAM: <drop>: disable ResilientWatchCacheInitialization feature
bertinatto Dec 17, 2024
88c61dd
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Dec 17, 2024
60f8b0f
UPSTREAM: <drop>: make update
bertinatto Dec 17, 2024
0d3ab18
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Dec 17, 2024
ebc3d13
UPSTREAM: 128972: Add crd from external snapshotter
jsafrane Jan 9, 2025
c4b549e
UPSTREAM: <carry>: enable group snapshots by default
jsafrane Jan 9, 2025
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.
2 changes: 1 addition & 1 deletion .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-9-release-golang-1.22-openshift-4.18
tag: rhel-9-release-golang-1.23-openshift-4.19
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ test/test_owners.csv merge=union
**/generated.proto
**/types_swagger_doc_generated.go linguist-generated=true
api/openapi-spec/*.json linguist-generated=true
api/openapi-spec/**/*.json linguist-generated=true
staging/**/go.sum linguist-generated=true
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.8
1.23.3
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.

4,021 changes: 4,021 additions & 0 deletions CHANGELOG/CHANGELOG-1.27.md

Large diffs are not rendered by default.

4,052 changes: 4,052 additions & 0 deletions CHANGELOG/CHANGELOG-1.28.md

Large diffs are not rendered by default.

3,387 changes: 3,387 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.

2,675 changes: 2,675 additions & 0 deletions CHANGELOG/CHANGELOG-1.30.md

Large diffs are not rendered by default.

341 changes: 273 additions & 68 deletions CHANGELOG/CHANGELOG-1.31.md

Large diffs are not rendered by default.

1,556 changes: 1,556 additions & 0 deletions CHANGELOG/CHANGELOG-1.32.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.32.md](./CHANGELOG-1.32.md)
- [CHANGELOG-1.31.md](./CHANGELOG-1.31.md)
- [CHANGELOG-1.30.md](./CHANGELOG-1.30.md)
- [CHANGELOG-1.29.md](./CHANGELOG-1.29.md)
Expand Down
191 changes: 191 additions & 0 deletions LICENSES/third_party/forked/libcontainer/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,191 @@

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

Copyright 2014 Docker, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
17 changes: 17 additions & 0 deletions LICENSES/third_party/forked/libcontainer/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
runc

Copyright 2012-2015 Docker, Inc.

This product includes software developed at Docker, Inc. (http://www.docker.com).

The following is courtesy of our legal counsel:


Use and transfer of Docker may be subject to certain restrictions by the
United States and other governments.
It is your responsibility to ensure that your use and/or transfer does not
violate applicable laws.

For more information, please see http://www.bis.doc.gov

See also http://www.apache.org/dev/crypto.html and/or seek legal counsel.
Loading