-
Notifications
You must be signed in to change notification settings - Fork 327
Create etcd_dash_dash_help_2to_conf.bash.sh #1015
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
base: main
Are you sure you want to change the base?
Conversation
please be gentle
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: webdawg The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @webdawg. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/ok-to-test |
|
Also: this is the version of the script to create a config file. The one that belongs in /website should be the version that generates the output for configuration.md. They'd both be pretty similar -- or even one script with switches -- but that's what we need in this location. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes per prior comment.
@webdawg do you think you'll get back to this change? |
So I need to move this to scripts for the project then? This script will output an optional configuration file into the etcd project. I would / could create an additional script to take that output, and insert it into configuration.md - it would be easier to have a second script because the conf style config example that is outputted is a closer match to the configuration.md. How do I move this to a different project or do I start the pull request over? Also can someone remind me of how I get this as part of a build trigger? What about tests? |
please be gentle
related issue #903