You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently most releases seem to have been using SLE_15_SP1 stemcell except external releases e.g:
Currently there is an inconsistency in kubecf, where some images are being fetched from registry.suse.com and others from DockerHub. Since we want all the images to be fetched from DockerHub would want to modify docker registry used in cf-ci repo.
The final goal is to converge both set of pipelines: #220
Also, cf-mysql release is failing to build for which an issue is already opened: #270
Is your feature request related to a problem? Please describe.
Currently most releases seem to have been using
SLE_15_SP1
stemcell except external releases e.g:https://github.com/SUSE/kubecf/blob/master/deploy/helm/kubecf/values.yaml#L59-L73
Describe the solution you'd like
Make sure the CI pipelines for external releases are updated and kubecf is making use of those release images.
The text was updated successfully, but these errors were encountered: