Skip to content

Commit f8bb599

Browse files
Merge pull request #393 from shiftstack/sync-main-1.36
UPSTREAM-SYNC: Sync main with latest upstream (release-1.36)
2 parents 3e411dc + be6ca8d commit f8bb599

2,481 files changed

Lines changed: 151707 additions & 122280 deletions

File tree

Some content is hidden

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

.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.25-openshift-4.22
4+
tag: rhel-9-release-golang-1.26-openshift-5.0

.github/workflows/pr.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
1414
with:
1515
fetch-depth: 0
1616

1717
- name: Set up Helm
18-
uses: azure/setup-helm@v3
18+
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78
1919
with:
2020
version: v3.10.0
2121

22-
- uses: actions/setup-python@v4
22+
- uses: actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c
2323
with:
2424
python-version: '3.9'
2525
check-latest: true
2626

2727
# see example https://github.com/helm/chart-testing-action
2828
- name: Set up chart-testing
29-
uses: helm/chart-testing-action@v2.3.1
29+
uses: helm/chart-testing-action@afea100a513515fbd68b0e72a7bb0ae34cb62aec
3030

3131
- name: Run chart-testing (lint)
3232
run: ct lint --target-branch ${GITHUB_BASE_REF}

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: write
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
1717
with:
1818
fetch-depth: 0
1919

@@ -23,6 +23,6 @@ jobs:
2323
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2424
2525
- name: Run chart-releaser
26-
uses: helm/chart-releaser-action@v1.6.0
26+
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584
2727
env:
2828
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
## BUILD ARGS ##
1515
################################################################################
1616
# This build arg allows the specification of a custom Golang image.
17-
ARG GOLANG_IMAGE=golang:1.25.5
17+
ARG GOLANG_IMAGE=golang:1.26.2
1818

1919
# The distroless image on which the CPI manager image is built.
2020
#
2121
# Please do not use "latest". Explicit tags should be used to provide
2222
# deterministic builds. Follow what kubernetes uses to build
23-
# kube-controller-manager, for example for 1.27.x:
24-
# https://github.com/kubernetes/kubernetes/blob/release-1.27/build/common.sh#L99
25-
ARG DISTROLESS_IMAGE=registry.k8s.io/build-image/go-runner:v2.4.0-go1.25.5-bookworm.0
23+
# kube-controller-manager, for example for 1.36.x:
24+
# https://github.com/kubernetes/kubernetes/blob/release-1.36/build/common.sh#L81
25+
ARG DISTROLESS_IMAGE=registry.k8s.io/build-image/go-runner:v2.4.0-go1.26.2-bookworm.0
2626

2727
# We use Alpine as the source for default CA certificates and some output
2828
# images

OWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@ emeritus_approvers:
33
- lingxiankong
44
- ramineni
55
- jichenjc
6-
approvers:
76
- dulek
7+
approvers:
88
- kayrus
99
- stephenfin
1010
- zetaab
1111
reviewers:
12-
- dulek
1312
- kayrus
1413
- stephenfin
1514
- zetaab

charts/cinder-csi-plugin/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: v1.35.0
2+
appVersion: v1.36.0
33
description: Cinder CSI Chart for OpenStack
44
name: openstack-cinder-csi
5-
version: 2.35.0
5+
version: 2.36.0
66
home: https://github.com/kubernetes/cloud-provider-openstack
77
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88
maintainers:

charts/manila-csi-plugin/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: v1.35.0
2+
appVersion: v1.36.0
33
description: Manila CSI Chart for OpenStack
44
name: openstack-manila-csi
5-
version: 2.35.0
5+
version: 2.36.0
66
home: http://github.com/kubernetes/cloud-provider-openstack
77
icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88
maintainers:

charts/openstack-cloud-controller-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
apiVersion: v2
2-
appVersion: v1.35.0
2+
appVersion: v1.36.0
33
description: Openstack Cloud Controller Manager Helm Chart
44
icon: https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/openstack-logo/OpenStack-Logo-Vertical.png
55
home: https://github.com/kubernetes/cloud-provider-openstack
66
name: openstack-cloud-controller-manager
7-
version: 2.35.0
7+
version: 2.36.0
88
maintainers:
99
- name: eumel8
1010
email: f.kloeker@telekom.de

docs/cinder-csi-plugin/multi-region-clouds.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ spec:
167167
- name: liveness-probe
168168
...
169169
- name: cinder-csi-plugin
170-
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.35.0
170+
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.36.0
171171
args:
172172
- /bin/cinder-csi-plugin
173173
- --endpoint=$(CSI_ENDPOINT)
@@ -217,7 +217,7 @@ spec:
217217
- name: liveness-probe
218218
...
219219
- name: cinder-csi-plugin
220-
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.35.0
220+
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.36.0
221221
args:
222222
- /bin/cinder-csi-plugin
223223
- --endpoint=$(CSI_ENDPOINT)
@@ -283,7 +283,7 @@ spec:
283283
- Topology=true
284284
...
285285
- name: cinder-csi-plugin
286-
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.35.0
286+
image: registry.k8s.io/provider-os/cinder-csi-plugin:v1.36.0
287287
args:
288288
- /bin/cinder-csi-plugin
289289
- --endpoint=$(CSI_ENDPOINT)

docs/keystone-auth/using-keystone-webhook-authenticator-and-authorizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ it as a service. There are several things we need to notice in the
252252
deployment manifest:
253253

254254
- We are using image
255-
`registry.k8s.io/provider-os/k8s-keystone-auth:v1.35.0`
255+
`registry.k8s.io/provider-os/k8s-keystone-auth:v1.36.0`
256256
- We use `k8s-auth-policy` configmap created above.
257257
- The pod uses service account `keystone-auth` created above.
258258
- We use `keystone-auth-certs` secret created above to inject the

0 commit comments

Comments
 (0)