Skip to content

Change static file references to inputs#27

Merged
chris-rock merged 1 commit intodev-sec:masterfrom
thheinen:theinen/more-attributes
Apr 16, 2020
Merged

Change static file references to inputs#27
chris-rock merged 1 commit intodev-sec:masterfrom
thheinen:theinen/more-attributes

Conversation

@thheinen
Copy link
Copy Markdown
Contributor

@thheinen thheinen commented Apr 9, 2020

When assessing a cluster which was set up using KOPS, I noticed that all configuration files had hardcoded values which did not fit this environemtn. In addition, the name of the etcd process was hardcoded as well.

With this PR, I propose to change those into inputs, which have the same default value as in the code before.

I also switched from default: to value: for the inputs to get rid of deprecation warnings.

Signed-off-by: Thomas Heinen <theinen@tecracer.de>
Copy link
Copy Markdown
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition @tecracer-theinen 🥇

@chris-rock chris-rock merged commit 2a8943c into dev-sec:master Apr 16, 2020
@thheinen thheinen deleted the theinen/more-attributes branch April 17, 2020 11:12
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.

2 participants