Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Add option to keep generated files in _output/ for debugging #850

Closed
PatrickLang opened this issue Aug 27, 2018 · 2 comments
Closed

Add option to keep generated files in _output/ for debugging #850

PatrickLang opened this issue Aug 27, 2018 · 2 comments
Assignees
Labels

Comments

@PatrickLang
Copy link
Contributor

Is this a request for help?: No


Is this an ISSUE or FEATURE REQUEST? (choose one): Feature


What version of acs-engine?: all


Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm): Kubernetes

What happened:

When you generate a template - there are some big big long strings for customData added to each VM. It's difficult to read these, and it's almost impossible to see how they'll be modified as you make changes to acs-engine.

I propose adding a new verbose flag that will output anything to a file for review before it's encoded into customData strings. That will make it easier to review changes to kubelet flags, apiserver settings and so on before running az group deploy

How to reproduce it (as minimally and precisely as possible):
acs-engine generate <anything.json>

@PatrickLang
Copy link
Contributor Author

work in progress branch https://github.com/PatrickLang/acs-engine/tree/patricklang-3752

This is on the back burner, no ETA

@mboersma mboersma transferred this issue from Azure/acs-engine Mar 22, 2019
@stale
Copy link

stale bot commented May 21, 2019

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

@stale stale bot added the stale label May 21, 2019
@stale stale bot closed this as completed May 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant