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

Rename container-linux modules to flatcar-linux #858

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

dghubble
Copy link
Member

  • CoreOS Container Linux was deprecated in v1.18.3
  • Continue transitioning docs and modules from supporting both CoreOS and Flatcar "variants" of Container Linux to
    now supporting Flatcar Linux and equivalents

Action Required: Update the Flatcar Linux modules source to replace s/container-linux/flatcar-linux. See docs for examples.

module "tempest" {
-  source = "git::https://github.com/poseidon/typhoon//aws/container-linux/kubernetes?ref=VERSION"
+  source = "git::https://github.com/poseidon/typhoon//aws/flatcar-linux/kubernetes?ref=VERSION"
   ...
}

* CoreOS Container Linux was deprecated in v1.18.3
* Continue transitioning docs and modules from supporting
both CoreOS and Flatcar "variants" of Container Linux to
now supporting Flatcar Linux and equivalents

Action Required: Update the Flatcar Linux modules `source`
to replace `s/container-linux/flatcar-linux`. See docs for
examples
@dghubble dghubble merged commit 7c3f3ab into master Oct 21, 2020
@dghubble dghubble deleted the rename-container-linux-modules branch October 21, 2020 07:06
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.

1 participant