openstack-helm icon indicating copy to clipboard operation
openstack-helm copied to clipboard

PROJECT HAS MOVED TO OPENSTACK

Results 33 openstack-helm issues
Sort by recently updated
recently updated
newest added

The stackanetes-entrypoint image consistently leveraged runs into issues with DAEMONSET dependencies, and has trouble with config file dependencies. These should be documented in this issue subsequently but I do not...

enhancement
needs discussion

http://kubernetes.io/docs/admin/disruptions/ This ensures that operators can safely drain nodes without having to understand all the complexity underneath. Services that would require this and likely require "minAvailable:" would be: - ceph...

enhancement

In order to get rid of Daemonsets We should use a Deployments which use NodeAffinity/PodAffinity/PodAnti-Affinity. Thanks to this approach we would be able to use only two kinds of labels...