Skip to content

Commit a5fc9d9

Browse files
committed
Bump infra and mariadb operators for 18.0-fr3
Jira: https://issues.redhat.com/browse/OSPCIX-1027
1 parent c76e3f1 commit a5fc9d9

File tree

9 files changed

+236
-16
lines changed

9 files changed

+236
-16
lines changed

apis/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ require (
1313
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20250811072343-cbba065c90db
1414
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20250811063918-3d15010e0c06
1515
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20250811063920-3555bbab149d
16-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250730105425-ac390cdfa7a4
16+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250825154944-f18bd7894ed6
1717
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20250811072344-b7d2113b85c0
1818
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20250811082218-9f6971dd853d
1919
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20250605082218-a58074898dd7
2020
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20250605082218-a58074898dd7
2121
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20250811071515-76cd9351439d
22-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250805111929-e9cf53277ec8
22+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250825154944-213306df7441
2323
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20250811132527-ecc862b2a7b3
2424
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20250811132816-64db9a82b4e7
2525
github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20250811132817-9363d9afc583

apis/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20250811063918-3d1
106106
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20250811063918-3d15010e0c06/go.mod h1:TF9uauubr7uLGUcMuauY0i8vzDXra8TIR16pYp2UCr0=
107107
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20250811063920-3555bbab149d h1:wiYFJzkZifx3pdMzeEWuIDN/EKL6hRbdfCWJ85nJQSY=
108108
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20250811063920-3555bbab149d/go.mod h1:/IuvyuRqeaYi6n+7si6Sis97mzlonEQJEieZOPFa9JQ=
109-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250730105425-ac390cdfa7a4 h1:MxkB4eTKuFHEcgJiYW3mfdj2WT/wk+jpJrHz+vpp9GY=
110-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250730105425-ac390cdfa7a4/go.mod h1:HMeEFVPJOatbQQc4XcpVrF6BpCEOEq9EPG9jSxcyQXw=
109+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250825154944-f18bd7894ed6 h1:7pd9ynipcPsoa2TRbro6XUNYS5d9nlyzo1w4JakDcP4=
110+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250825154944-f18bd7894ed6/go.mod h1:HMeEFVPJOatbQQc4XcpVrF6BpCEOEq9EPG9jSxcyQXw=
111111
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20250811072344-b7d2113b85c0 h1:2m6Ewvj+drV4qkmmc5oQPIngZReNlg2sk1PrlvpaXOc=
112112
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20250811072344-b7d2113b85c0/go.mod h1:1e86VB0zL1xLJ1QJUae+Gb8W4KtOBAg0XmP9XvdqvwY=
113113
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20250811082218-9f6971dd853d h1:Jyjh0UUDPco6EZMVlGvWRxJ4M1EC4KXSYcOE5p8IsxI=
@@ -120,8 +120,8 @@ github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.202506050
120120
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20250605082218-a58074898dd7/go.mod h1:U3LQ4Nz2+syTPfW66bSLv6OzefLpsqxWLdX9AFotRPA=
121121
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20250811071515-76cd9351439d h1:SlGKhm0JckKr7xndTvY/xzKHyX1A2O2BXOzniv+S/Mo=
122122
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20250811071515-76cd9351439d/go.mod h1:S0kr2taXPe8hMa/KwUIq/KZofBAIZrPxQQbvAOPv5+Q=
123-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250805111929-e9cf53277ec8 h1:XJnSf2rE9JMpzSEiZD73cLuZuLS2a6XfXQGIctneRo8=
124-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250805111929-e9cf53277ec8/go.mod h1:SGqRnej7CJ6Jrd2sOov6CQneGjM6q+Y2azQay3A1KtY=
123+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250825154944-213306df7441 h1:PY44eVvgmycLUeNC9AjH79O9SExWtPkZ/j5sICa4UII=
124+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250825154944-213306df7441/go.mod h1:/hd8qdvmSRMjCDtlYfsis5vMoUJatXT8GbY+dPLvlkY=
125125
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20250811132527-ecc862b2a7b3 h1:CSW1NzY+GPDf1RK8PGNwP0xX21og54N4YnXgPH6+HZQ=
126126
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20250811132527-ecc862b2a7b3/go.mod h1:ZqRwfU8EjT7uo643DQInzSWUNkAco0B7INl4KbfHuxo=
127127
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20250811132816-64db9a82b4e7 h1:Ics99PkqHzUXFuPmL97kOQIWbKtL9VdRVACB5v8s1Xc=

bindata/crds/mariadb.openstack.org_galeras.yaml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,61 @@ spec:
7878
maximum: 3
7979
minimum: 0
8080
type: integer
81+
resources:
82+
description: Resources QoS configuration for pods
83+
properties:
84+
claims:
85+
description: |-
86+
Claims lists the names of resources, defined in spec.resourceClaims,
87+
that are used by this container.
88+
89+
90+
This is an alpha field and requires enabling the
91+
DynamicResourceAllocation feature gate.
92+
93+
94+
This field is immutable. It can only be set for containers.
95+
items:
96+
description: ResourceClaim references one entry in PodSpec.ResourceClaims.
97+
properties:
98+
name:
99+
description: |-
100+
Name must match the name of one entry in pod.spec.resourceClaims of
101+
the Pod where this field is used. It makes that resource available
102+
inside a container.
103+
type: string
104+
required:
105+
- name
106+
type: object
107+
type: array
108+
x-kubernetes-list-map-keys:
109+
- name
110+
x-kubernetes-list-type: map
111+
limits:
112+
additionalProperties:
113+
anyOf:
114+
- type: integer
115+
- type: string
116+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
117+
x-kubernetes-int-or-string: true
118+
description: |-
119+
Limits describes the maximum amount of compute resources allowed.
120+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
121+
type: object
122+
requests:
123+
additionalProperties:
124+
anyOf:
125+
- type: integer
126+
- type: string
127+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
128+
x-kubernetes-int-or-string: true
129+
description: |-
130+
Requests describes the minimum amount of compute resources required.
131+
If Requests is omitted for a container, it defaults to Limits if that is explicitly specified,
132+
otherwise to an implementation-defined value. Requests cannot exceed Limits.
133+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
134+
type: object
135+
type: object
81136
secret:
82137
description: Name of the secret to look for password keys
83138
type: string

bindata/crds/memcached.openstack.org_memcacheds.yaml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,61 @@ spec:
7575
maximum: 32
7676
minimum: 1
7777
type: integer
78+
resources:
79+
description: Resources QoS configuration for pods
80+
properties:
81+
claims:
82+
description: |-
83+
Claims lists the names of resources, defined in spec.resourceClaims,
84+
that are used by this container.
85+
86+
87+
This is an alpha field and requires enabling the
88+
DynamicResourceAllocation feature gate.
89+
90+
91+
This field is immutable. It can only be set for containers.
92+
items:
93+
description: ResourceClaim references one entry in PodSpec.ResourceClaims.
94+
properties:
95+
name:
96+
description: |-
97+
Name must match the name of one entry in pod.spec.resourceClaims of
98+
the Pod where this field is used. It makes that resource available
99+
inside a container.
100+
type: string
101+
required:
102+
- name
103+
type: object
104+
type: array
105+
x-kubernetes-list-map-keys:
106+
- name
107+
x-kubernetes-list-type: map
108+
limits:
109+
additionalProperties:
110+
anyOf:
111+
- type: integer
112+
- type: string
113+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
114+
x-kubernetes-int-or-string: true
115+
description: |-
116+
Limits describes the maximum amount of compute resources allowed.
117+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
118+
type: object
119+
requests:
120+
additionalProperties:
121+
anyOf:
122+
- type: integer
123+
- type: string
124+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
125+
x-kubernetes-int-or-string: true
126+
description: |-
127+
Requests describes the minimum amount of compute resources required.
128+
If Requests is omitted for a container, it defaults to Limits if that is explicitly specified,
129+
otherwise to an implementation-defined value. Requests cannot exceed Limits.
130+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
131+
type: object
132+
type: object
78133
tls:
79134
description: TLS settings for memcached service
80135
properties:

bindata/crds/redis.openstack.org_redises.yaml

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,116 @@ spec:
6363
description: Size of the redis cluster
6464
format: int32
6565
type: integer
66+
resources:
67+
description: Resources QoS configuration for redis servers
68+
properties:
69+
claims:
70+
description: |-
71+
Claims lists the names of resources, defined in spec.resourceClaims,
72+
that are used by this container.
73+
74+
75+
This is an alpha field and requires enabling the
76+
DynamicResourceAllocation feature gate.
77+
78+
79+
This field is immutable. It can only be set for containers.
80+
items:
81+
description: ResourceClaim references one entry in PodSpec.ResourceClaims.
82+
properties:
83+
name:
84+
description: |-
85+
Name must match the name of one entry in pod.spec.resourceClaims of
86+
the Pod where this field is used. It makes that resource available
87+
inside a container.
88+
type: string
89+
required:
90+
- name
91+
type: object
92+
type: array
93+
x-kubernetes-list-map-keys:
94+
- name
95+
x-kubernetes-list-type: map
96+
limits:
97+
additionalProperties:
98+
anyOf:
99+
- type: integer
100+
- type: string
101+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
102+
x-kubernetes-int-or-string: true
103+
description: |-
104+
Limits describes the maximum amount of compute resources allowed.
105+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
106+
type: object
107+
requests:
108+
additionalProperties:
109+
anyOf:
110+
- type: integer
111+
- type: string
112+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
113+
x-kubernetes-int-or-string: true
114+
description: |-
115+
Requests describes the minimum amount of compute resources required.
116+
If Requests is omitted for a container, it defaults to Limits if that is explicitly specified,
117+
otherwise to an implementation-defined value. Requests cannot exceed Limits.
118+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
119+
type: object
120+
type: object
121+
sentinelResources:
122+
description: Resources QoS configuration for sentinel servers
123+
properties:
124+
claims:
125+
description: |-
126+
Claims lists the names of resources, defined in spec.resourceClaims,
127+
that are used by this container.
128+
129+
130+
This is an alpha field and requires enabling the
131+
DynamicResourceAllocation feature gate.
132+
133+
134+
This field is immutable. It can only be set for containers.
135+
items:
136+
description: ResourceClaim references one entry in PodSpec.ResourceClaims.
137+
properties:
138+
name:
139+
description: |-
140+
Name must match the name of one entry in pod.spec.resourceClaims of
141+
the Pod where this field is used. It makes that resource available
142+
inside a container.
143+
type: string
144+
required:
145+
- name
146+
type: object
147+
type: array
148+
x-kubernetes-list-map-keys:
149+
- name
150+
x-kubernetes-list-type: map
151+
limits:
152+
additionalProperties:
153+
anyOf:
154+
- type: integer
155+
- type: string
156+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
157+
x-kubernetes-int-or-string: true
158+
description: |-
159+
Limits describes the maximum amount of compute resources allowed.
160+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
161+
type: object
162+
requests:
163+
additionalProperties:
164+
anyOf:
165+
- type: integer
166+
- type: string
167+
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
168+
x-kubernetes-int-or-string: true
169+
description: |-
170+
Requests describes the minimum amount of compute resources required.
171+
If Requests is omitted for a container, it defaults to Limits if that is explicitly specified,
172+
otherwise to an implementation-defined value. Requests cannot exceed Limits.
173+
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
174+
type: object
175+
type: object
66176
tls:
67177
description: TLS settings for Redis service and internal Redis replication
68178
properties:

config/operator/manager_operator_images.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ spec:
2626
- name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2727
value: quay.io/openstack-k8s-operators/horizon-operator@sha256:95b67fbe7e969790fa562b4edb196d0654b3c70f1d16ffb7db938689c474c1dc
2828
- name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
29-
value: quay.io/openstack-k8s-operators/infra-operator@sha256:ec1432718f161ae31653ed575e7e7f7ba855965a2153efe152812b4819d21c16
29+
value: quay.io/openstack-k8s-operators/infra-operator@sha256:0ca0217eed076edb41ca9edf9211b9fc8f624dd74a6b238237951e3f9dd34edb
3030
- name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
3131
value: quay.io/openstack-k8s-operators/ironic-operator@sha256:8c3d013259f67833b7102ece81a96223232857c5051abd1d641ed568dc1e635d
3232
- name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
3333
value: quay.io/openstack-k8s-operators/keystone-operator@sha256:447b990f1153deddc45781e449193de0f7935d95384474aac2d4a59d2931fd2c
3434
- name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
3535
value: quay.io/openstack-k8s-operators/manila-operator@sha256:a73db09b0ca8b5f648a3f3cf8a104dcd178049e50440b72d2d8fa0c152043f59
3636
- name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
37-
value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:56976a1c8d1857b7389a709b874af5c45ec4d715062fa1121f853957ca86fdc0
37+
value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:6d4b256783367562916f6e2c66b64c834ee06fbe6e3484c24c3fd6612a78ace4
3838
- name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
3939
value: quay.io/openstack-k8s-operators/neutron-operator@sha256:e58f246a238354a09a7ecc09b0b0b740ad6c16f8abd1edc01c5b6c2d74158fe2
4040
- name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/openstack-k8s-operators/glance-operator/api v0.6.1-0.20250811072343-cbba065c90db
1919
github.com/openstack-k8s-operators/heat-operator/api v0.6.1-0.20250811063918-3d15010e0c06
2020
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20250811063920-3555bbab149d
21-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250730105425-ac390cdfa7a4
21+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20250825154944-f18bd7894ed6
2222
github.com/openstack-k8s-operators/ironic-operator/api v0.6.1-0.20250811072344-b7d2113b85c0
2323
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20250811082218-9f6971dd853d
2424
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20250605082218-a58074898dd7
@@ -27,7 +27,7 @@ require (
2727
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20250605082218-a58074898dd7
2828
github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20250605082218-a58074898dd7
2929
github.com/openstack-k8s-operators/manila-operator/api v0.6.1-0.20250811071515-76cd9351439d
30-
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250805111929-e9cf53277ec8
30+
github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250825154944-213306df7441
3131
github.com/openstack-k8s-operators/neutron-operator/api v0.6.1-0.20250811132527-ecc862b2a7b3
3232
github.com/openstack-k8s-operators/nova-operator/api v0.6.1-0.20250811132816-64db9a82b4e7
3333
github.com/openstack-k8s-operators/octavia-operator/api v0.6.1-0.20250811132817-9363d9afc583

0 commit comments

Comments
 (0)