4b4f8c3412
The plugin provides some convenience for end users when they deploy Openstack using OSH charts. There are two plugin subcommands: - get-values-overrides - generates values overrides file names from a set of given feature gates. If these files not found then it can try to download them via HTTP. - wait-for-pods - checks if all the containers of all running pods are ready and if all jobs are successfully completed. Change-Id: Idae742ec7945ea367ed0c989b36576f63eb7288c
5 lines
106 B
YAML
5 lines
106 B
YAML
name: osh
|
|
version: 0.1.0
|
|
description: "openstack-helm plugin for helm"
|
|
command: "$HELM_PLUGIN_DIR/osh.sh"
|