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

Publish install.yaml with releases #716

Closed
t0rr3sp3dr0 opened this issue Jun 20, 2023 · 3 comments · Fixed by #760
Closed

Publish install.yaml with releases #716

t0rr3sp3dr0 opened this issue Jun 20, 2023 · 3 comments · Fixed by #760
Labels
good first issue Good for newcomers help wanted Extra attention is needed stale-bot-ignore All issues that should not be automatically closed by our stale bot

Comments

@t0rr3sp3dr0
Copy link
Contributor

Proposal

It would be great to have the output of kustomize build ./config/default as a release asset.

Use-Case

This makes it easier to install the add-on without using Helm. Currently, users that don't use Helm either need to download multiple files from the repo and have the same directory structure to run Kustomize or have a script that uses the Helm CLI to download and build the chart and then patch the output to remove Helm-specific metadata.

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

We can start doing this on v0.5.0. It has already been published, but we can upload assets anytime.

@t0rr3sp3dr0
Copy link
Contributor Author

What do you think? @JorTurFer @tomkerkhove

@JorTurFer
Copy link
Member

I think that this is useful. In core we use something similar to bring the option of deploying with kubectl

@stale
Copy link

stale bot commented Aug 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale All issues that are marked as stale due to inactivity label Aug 21, 2023
@JorTurFer JorTurFer added the stale-bot-ignore All issues that should not be automatically closed by our stale bot label Aug 21, 2023
@stale stale bot removed the stale All issues that are marked as stale due to inactivity label Aug 21, 2023
@JorTurFer JorTurFer added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed stale-bot-ignore All issues that should not be automatically closed by our stale bot
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants