Skip to content

Commit bfd93bf

Browse files
committed
bump operator-sdk version
1 parent 236fab4 commit bfd93bf

5 files changed

Lines changed: 2 additions & 327 deletions

File tree

.github/workflows/build-openstack-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
operator_name: openstack
1818
go_version: 1.24.x
19-
operator_sdk_version: 1.31.0
19+
operator_sdk_version: 1.41.1
2020
bundle_dockerfile: ./bundle.Dockerfile
2121
operator_version: 0.5.0
2222
secrets:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ endif
5050

5151
# Set the Operator SDK version to use. By default, what is installed on the system is used.
5252
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
53-
OPERATOR_SDK_VERSION ?= v1.31.0
53+
OPERATOR_SDK_VERSION ?= v1.41.1
5454

5555
# Image URL to use all building/pushing image targets
5656
DEFAULT_IMG ?= quay.io/openstack-k8s-operators/openstack-operator:latest

internal/webhook/core/v1beta1/openstackcontrolplane_webhook_test.go

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

internal/webhook/core/v1beta1/openstackversion_webhook_test.go

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

internal/webhook/core/v1beta1/webhook_suite_test.go

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

0 commit comments

Comments
 (0)