6 Commits

Author SHA1 Message Date
Vladimir Kozhukalov
d2ba2d1281 Update overrides url and structure
Change-Id: I327103c18fc0e10e989a17f69b3bff9995c45eb4
2024-12-10 12:44:27 -06:00
Vladimir Kozhukalov
44241611d8 Add debug info to wait-for-pods script
Change-Id: Id08669cfbcacb28eda0c96efc4f13b4b53542e22
2024-12-05 14:13:45 -06:00
Vladimir Kozhukalov
5b1bcd99ab Improve get-values-overrides help
Change-Id: I59b763b6109ad7af63c3d5484a03773915b23493
2024-05-09 11:55:28 -05:00
Vladimir Kozhukalov
611f0cefdc Add subchart cli argument
This is necessary for the umbrella chart
which contains overrides for multiple subcharts.

Change-Id: Ic36c807b12abfb3147912ecee1626c54e781ef73
2024-04-18 17:26:06 -05:00
Vladimir Kozhukalov
4b4f8c3412 Initial commit
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
2024-04-17 13:44:44 -05:00
OpenDev Project Creator
9d7ed91b7d Added .gitreview 2024-04-17 12:42:06 +00:00