mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-14 07:46:51 +00:00
Improve build process embedded manifests
This commit changes the way the build of manifests is triggered by making smarter use of the capabilities of Make. The result should be that the manifests are only regenerated if: 1. There is no `cmd/flux/manifests/` directory. 2. There have been made changes to the YAML files in the `manifests/` directory that are newer than the files in `cmd/flux/manifests/`. Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
527886bea0
commit
2b7a0f3fd4
5 changed files with 10 additions and 7 deletions
Loading…
Add table
Add a link
Reference in a new issue