Skip to content

feat: Openstack sync operator - #2205

Draft
haseebsyed12 wants to merge 1 commit into
mainfrom
openstack-sync-operator
Draft

feat: Openstack sync operator#2205
haseebsyed12 wants to merge 1 commit into
mainfrom
openstack-sync-operator

Conversation

@haseebsyed12

Copy link
Copy Markdown
Contributor

No description provided.

@haseebsyed12
haseebsyed12 force-pushed the openstack-sync-operator branch 2 times, most recently from fbb02c6 to abb7bba Compare August 10, 2026 16:44
Comment on lines +29 to +30
- name: routerFlavors.config
path: {{ $routerFlavorsConfig }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this. Those should just be regular CRDs and we'll load those a different way.

@@ -0,0 +1,43 @@
[

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This data should be separate from the deploy of the operator. And should be a CRD.

- name: NEUTRON_ROUTER_FLAVOR_SYNC_CRONTAB
value: {{ .Values.routerFlavors.crontab | quote }}
- name: NEUTRON_ROUTER_FLAVOR_PRUNE
value: {{ .Values.routerFlavors.prune | quote }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is too specific for this case. It just needs to generically watch CRDs.

mountPath: {{ .Values.routerFlavors.mountPath | quote }}
subPath: {{ .Values.routerFlavors.configMapKey | quote }}
readOnly: true
{{- end }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah remove this

@haseebsyed12
haseebsyed12 force-pushed the openstack-sync-operator branch 9 times, most recently from 74891a2 to 1394a2a Compare August 11, 2026 09:44
@haseebsyed12
haseebsyed12 force-pushed the openstack-sync-operator branch from 1394a2a to a35b135 Compare August 11, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants