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

release: render manifests using deployer #84

Merged
merged 2 commits into from
Feb 16, 2022

Conversation

ffromani
Copy link
Collaborator

Use the deployer binary built as release artifact to generate (and add to released artifact) the manifests.
This enables users interested only in released manifests to download them right away, instead of being force to download the deployer binary first.

Closes: #81

Signed-off-by: Francesco Romani [email protected]

Use the `deployer` binary built as release artifact to
generate (and add to released artifact) the manifests.
This enables users interested only in released manifests
to download them right away, instead of being force to
download the deployer binary first.

Signed-off-by: Francesco Romani <[email protected]>
Add a helper to simplify the checksum creation in the
release flow. Also makes the flow a bit easier to test.

Signed-off-by: Francesco Romani <[email protected]>
@Tal-or
Copy link
Contributor

Tal-or commented Feb 16, 2022

/approve
/lgtm

@ffromani ffromani merged commit 6d19dd2 into k8stopologyawareschedwg:main Feb 16, 2022
@ffromani ffromani deleted the render-manifests branch February 16, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

release: generate and release manifest yamls
2 participants