commit | 9766b48e1b98de0cd4be687273300fef914a31e9 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 03 00:51:05 2023 -0500 |
committer | GitHub <noreply@github.com> | Tue Jan 03 00:51:05 2023 -0500 |
tree | 3e75518a1b32b41b12e1ebc48c5248ac83c473d8 | |
parent | 66c73dcf351700d52e1dea76006ae6f1ea2a2490 [diff] |
Add osh ingress (#249) * feat: add OpenstackHelmIngress * chore: drop certbuilder deps * chore: shave more deps * feat: added openstackhelmrabbitmqclusters * fix: install cert-manager first * test: fix integration tests * test: fix e2e tests * tests: describe and get all resources * fix: change default image repo to be none * fix: solve when no override_registry * fix: add annotation + labels * fix: move more reesources to helm * fix: add more dependencies * chore: move services out of flows * chore: build dependencies * fix: drops deps from ApplyPerconaXtraDBClusterTask * fix: add wait_for_pxc role to avoid race conditions * fix: solve rabbitmq for magnum * fix: clean-up filter_annotations * chore: increase wait_timeout for secret waiting
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg