armada/doc/source/operations
Sean Eagan 68747d0815 Use helm 3 CLI as backend
Helm 3 breaking changes (likely non-exhaustive):

- crd-install hook removed and replaced with crds directory in
  chart where all CRDs defined in it will be installed before
  any rendering of the chart
- test-failure hook annotation value removed, and test-success
  deprecated. Use test instead
- `--force` no longer handles recreating resources which
  cannot be updated due to e.g. immutability [0]
- `--recreate-pods` removed, use declarative approach instead [1]

[0]: https://github.com/helm/helm/issues/7082
[1]: https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments

Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: I20ff40ba55197de3d37e5fd647e7d2524a53248f
2021-10-04 21:40:26 -05:00
..
documents Use helm 3 CLI as backend 2021-10-04 21:40:26 -05:00
exceptions Use helm 3 CLI as backend 2021-10-04 21:40:26 -05:00
guide-configure.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00
guide-helm-plugin.rst Change various URLs for the OpenDev migration 2019-07-26 16:32:02 +02:00
guide-troubleshooting.rst Add documentation to docs.airshipit.org 2020-08-03 10:33:13 +00:00
guide-use-armada.rst Remove unused commands 2021-09-30 17:22:16 -05:00
index.rst Implement Prometheus metric integration 2019-08-15 16:12:17 +00:00
metrics.rst Implement Prometheus metric integration 2019-08-15 16:12:17 +00:00
sampleconf.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00
samplepolicy.rst Rename docs to doc to align with OpenStack standard 2018-05-17 21:39:01 +00:00