commit | 756b71700918ca69b652279a0e3253b418799e30 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Feb 03 04:01:53 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Feb 03 04:01:53 2023 +0000 |
tree | abba133c03b0b9dc6d4454bd51e8f0bbacea7e9f | |
parent | 3eaa9ef0656bc5f2fdb577a3f8fb7ba3edd1503a [diff] |
fix(magnum): load registry correctly This patch loads up the registry correctly using the Magnum Cluster API toolkit and also locks down the registry by only allowing GET/HEAD requests over the ingress (aka external requests).
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