Skip to content

Commit c02ec44

Browse files
committed
generate manifests
1 parent aec1df6 commit c02ec44

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

config/crd/bases/infrastructure.cluster.x-k8s.io_openstackfloatingippools.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ spec:
8484
type: string
8585
type: array
8686
reclaimPolicy:
87-
default: Retain
8887
description: The stratergy to use for reclaiming floating ips when
8988
they are released from a machine
9089
enum:

config/rbac/role.yaml

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -73,26 +73,6 @@ rules:
7373
- get
7474
- patch
7575
- update
76-
- apiGroups:
77-
- infrastructure.cluster.x-k8s.io
78-
resources:
79-
- openstackfloatingippools
80-
verbs:
81-
- create
82-
- delete
83-
- get
84-
- list
85-
- patch
86-
- update
87-
- watch
88-
- apiGroups:
89-
- infrastructure.cluster.x-k8s.io
90-
resources:
91-
- openstackfloatingippools/status
92-
verbs:
93-
- get
94-
- patch
95-
- update
9676
- apiGroups:
9777
- infrastructure.cluster.x-k8s.io
9878
resources:
@@ -113,30 +93,6 @@ rules:
11393
- get
11494
- patch
11595
- update
116-
- apiGroups:
117-
- ipam.cluster.x-k8s.io
118-
resources:
119-
- ipaddressclaims
120-
- ipaddressclaims/status
121-
verbs:
122-
- create
123-
- delete
124-
- get
125-
- list
126-
- update
127-
- watch
128-
- apiGroups:
129-
- ipam.cluster.x-k8s.io
130-
resources:
131-
- ipaddresses
132-
- ipaddresses/status
133-
verbs:
134-
- create
135-
- delete
136-
- get
137-
- list
138-
- update
139-
- watch
14096
- apiGroups:
14197
- ipam.cluster.x-k8x.io.cluster.x-k8s.io
14298
resources:

0 commit comments

Comments
 (0)