Skip to content

Commit 96593f3

Browse files
Merge pull request #2484 from bertinatto/rebase-1.34
OCPSTRAT-2371: Update to Kubernetes v1.34.1
2 parents 00e7ec7 + 61114aa commit 96593f3

File tree

5,891 files changed

+400422
-246464
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,891 files changed

+400422
-246464
lines changed

.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
name: release
33
namespace: openshift
4-
tag: rhel-9-release-golang-1.24-openshift-4.20
4+
tag: rhel-9-release-golang-1.24-openshift-4.21

.github/OWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ reviewers:
1313
- palnabarun
1414
- kaslin
1515
- MadhavJivrajani
16+
- mfahlandt
1617
- Priyankasaggu11929
1718
approvers:
1819
- sig-contributor-experience-approvers

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,23 @@ Optionally add one or more of the following kinds if applicable:
2727

2828
#### What this PR does / why we need it:
2929

30-
#### Which issue(s) this PR fixes:
30+
#### Which issue(s) this PR is related to:
3131
<!--
32-
*Automatically closes linked issue when PR is merged.
33-
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
34-
_If PR is about `failing-tests or flakes`, please post the related issues/tests in a comment and do not use `Fixes`_*
32+
Please link relevant issues to help with tracking.
33+
34+
To automatically close the linked issue(s) when this PR is merged,
35+
add the word "Fixes" before the issue number or link.
36+
Do not use "Fixes" if the PR is of kind `failing-test` or `flake`.
37+
38+
Reference KEPs when applicable in addition to specific issues.
39+
40+
Examples:
41+
Fixes #<issue number>
42+
<issue link> (issue in a different repository)
43+
KEP: https://github.com/kubernetes/enhancements/issues/<kep-issue-number>
44+
45+
If there is no associated issue, then write "N/A".
3546
-->
36-
Fixes #
3747

3848
#### Special notes for your reviewer:
3949

CHANGELOG/CHANGELOG-1.33.md

Lines changed: 0 additions & 2190 deletions
This file was deleted.

CHANGELOG/CHANGELOG-1.34.md

Lines changed: 2110 additions & 0 deletions
Large diffs are not rendered by default.

CHANGELOG/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# CHANGELOGs
22

3+
- [CHANGELOG-1.34.md](./CHANGELOG-1.34.md)
34
- [CHANGELOG-1.33.md](./CHANGELOG-1.33.md)
45
- [CHANGELOG-1.32.md](./CHANGELOG-1.32.md)
56
- [CHANGELOG-1.31.md](./CHANGELOG-1.31.md)

LICENSES/vendor/github.com/go-ldap/ldap/v3/LICENSE

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES/vendor/github.com/golang-jwt/jwt/v4/LICENSE

Lines changed: 0 additions & 13 deletions
This file was deleted.

LICENSES/vendor/github.com/golang-jwt/jwt/v5/LICENSE

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSES/vendor/github.com/google/shlex/LICENSE

Lines changed: 0 additions & 206 deletions
This file was deleted.

0 commit comments

Comments
 (0)