Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use release archive as kustomize base #256

Merged
merged 3 commits into from Sep 22, 2020
Merged

Conversation

stefanprodan
Copy link
Member

Switching from Git refs to release archives to speed up the kustomize build.

Before:

$ time kustomize build ./manifests/install

real	0m42.839s

After:

$ time kustomize build ./manifests/install

real	0m12.283s

@stefanprodan stefanprodan added area/UX area/install Install and uninstall related issues and pull requests labels Sep 22, 2020
@stefanprodan stefanprodan merged commit e6d553c into master Sep 22, 2020
@stefanprodan stefanprodan deleted the install-from-archives branch September 22, 2020 08:56
ybelleguic pushed a commit to ybelleguic/flux2 that referenced this pull request Jan 9, 2023
Fixes fluxcd#256

Signed-off-by: Léo Martinez <leo84.martinez@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Install and uninstall related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants