Merge "Add armada namespace in k8s pod recovery"
This commit is contained in:
commit
60524bc11c
@ -100,7 +100,7 @@ function _unknown_pods {
|
|||||||
# $1: actions <recover|verify>
|
# $1: actions <recover|verify>
|
||||||
|
|
||||||
# Target specific namespaces and pods on this host
|
# Target specific namespaces and pods on this host
|
||||||
SUPPORTED_NAMESPACES=('openstack' 'monitor')
|
SUPPORTED_NAMESPACES=('armada' 'openstack' 'monitor')
|
||||||
|
|
||||||
shopt -s nullglob
|
shopt -s nullglob
|
||||||
for conf_file in ${CONF_DIR}/*.conf; do
|
for conf_file in ${CONF_DIR}/*.conf; do
|
||||||
|
Loading…
Reference in New Issue
Block a user