Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Conversation

@squat
Copy link
Contributor

@squat squat commented Jun 5, 2018

This commit removes the tls validity period option from the yaml config.
This options is not used anywhere in terraform.

cc @trawler @spangenberg @enxebre

enxebre
enxebre previously approved these changes Jun 6, 2018
@squat squat force-pushed the remove_tls_validity_period branch from 00a1aad to 70b671d Compare June 7, 2018 14:37
This commit removes the tls validity period option from the yaml config.
This options is not used anywhere in terraform.
NodePools `json:"-" yaml:"nodePools"`
Platform Platform `json:"tectonic_platform" yaml:"platform,omitempty"`
PullSecretPath string `json:"tectonic_pull_secret_path,omitempty" yaml:"pullSecretPath,omitempty"`
TLSValidityPeriod int `json:"tectonic_tls_validity_period,omitempty" yaml:"tlsValidityPeriod,omitempty"`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The only difference here is the removal of the TLSValidityPeriod field. The rest is white space.

@squat squat merged commit 1f81c80 into coreos:master Jun 8, 2018
@squat squat deleted the remove_tls_validity_period branch June 8, 2018 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants