commit | 5b9d0f1530389983ab03378e9d16143f380a8202 | [log] [tgz] |
---|---|---|
author | okozachenko1203 <okozachenko1203@users.noreply.github.com> | Sat Jan 28 01:24:40 2023 +1100 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Jan 27 11:21:33 2023 -0500 |
tree | 022d378e8e19a642dc6fef2d382e5a4f99366e7f | |
parent | b277b3cfb706d6206681eb26c07380618f7a07c0 [diff] |
Set changed_when false for capi deployment - CRDs include conversion.webhook.clientConfig.caBundle which is injected by cert-manager after deployment. So it is always different. - Rules of aggregated clusterRoles are rendered after clusterRole is deployed. So it is always different.
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