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

Allow outputting into yaml #1015

Closed
SelfhostedPro opened this issue May 11, 2022 · 4 comments
Closed

Allow outputting into yaml #1015

SelfhostedPro opened this issue May 11, 2022 · 4 comments
Labels
Epic Epics to group issues

Comments

@SelfhostedPro
Copy link

Hello, I'd like to be able to output any manifests that would normally get applied to a kubernetes cluster into a local file in order to deploy functions following GitOps principals. Is this something that is feasible or already exists? (I didn't see if when searching through issues)

@lance
Copy link
Member

lance commented Jun 9, 2022

Hi @SelfhostedPro - first - sorry for the latency in responding! You should track this PR where this feature has been proposed #898

@lance
Copy link
Member

lance commented Jun 13, 2022

There has been discussion around this in a couple of different areas - on cluster builds, service deployment, etc. Let's use this issue as a place to discuss what's needed, and to collate any new issues or PRs that get created as a result.

Currently, I am leaning towards the idea of a --dry-run flag for func deploy to generate yaml files.

@salaboy
Copy link
Member

salaboy commented Jun 14, 2022

@SelfhostedPro @lance I've just created an issue for this:
#1060 as I will be working on this for the next couple of weeks

@salaboy
Copy link
Member

salaboy commented Jun 15, 2022

@lance can we close this as #1060 is a duplicate now, @SelfhostedPro you are welcome to join the conversation in that issue

@lance lance closed this as completed Jun 16, 2022
matejvasek pushed a commit to matejvasek/faas that referenced this issue Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Epics to group issues
Projects
None yet
Development

No branches or pull requests

3 participants