vexxhost / atmosphere

Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
91 stars 24 forks source link

Sync OSH upstream #528

Closed okozachenko1203 closed 3 months ago

okozachenko1203 commented 1 year ago

Upstream osh is a bit much behind the atmosphere chart manifests.

okozachenko1203 commented 1 year ago

https://opendev.org/openstack/openstack-helm/commit/56c4341d8b13ce5074dfaee20fab720e0e4e1592

mnaser commented 1 year ago

there is a couple of things that we are not sync'd.. i wonder if it makes sense to maybe create a fork and maintain that.. and then have a script to sync upstream instead? and then perhaps we inject the charts in build time? @okozachenko1203

okozachenko1203 commented 1 year ago

there is a couple of things that we are not sync'd.. i wonder if it makes sense to maybe create a fork and maintain that.. and then have a script to sync upstream instead? and then perhaps we inject the charts in build time? @okozachenko1203

@mnaser well, you mean we have to maintain our own version including permanent diff from the upstream? Or just to have a fork to reflect changes(matching patches will be created at anytime) without need to wait upstream review and merge?