Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Migrate to flatcar linux from coreos #1836

Merged
merged 2 commits into from
Feb 21, 2020

Conversation

davidmccormick
Copy link
Contributor

Changes necessary to run flatcar linux instances instead of coreos.
This is intended as a shorter term fix to address supportability with the end-of-life of CoreOS.
Longer term I would like to move to a distribution with good support for both amd64 and arm architectures, such as Ubuntu or another.

@davidmccormick davidmccormick added this to the v0.15.3 milestone Feb 18, 2020
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 18, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign davidmccormick
You can assign the PR to them by writing /assign @davidmccormick in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@davidmccormick davidmccormick linked an issue Feb 18, 2020 that may be closed by this pull request
@jorge07
Copy link
Contributor

jorge07 commented Feb 18, 2020

Nice one David. You were faster than me. I was working on this this afternoon. 😂

@codecov-io
Copy link

codecov-io commented Feb 18, 2020

Codecov Report

Merging #1836 into v0.15.x will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v0.15.x    #1836      +/-   ##
===========================================
- Coverage    24.36%   24.35%   -0.01%     
===========================================
  Files           98       98              
  Lines         5126     5128       +2     
===========================================
  Hits          1249     1249              
- Misses        3737     3739       +2     
  Partials       140      140
Impacted Files Coverage Δ
pkg/model/node_pool_compile.go 60.25% <ø> (ø) ⬆️
pkg/model/compiler.go 55.69% <ø> (ø) ⬆️
flatcar/amiregistry/reliable_http.go 86.36% <ø> (ø)
flatcar/amiregistry/amiregistry.go 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 372f6e9...7332798. Read the comment docs.

@Fsero
Copy link
Contributor

Fsero commented Feb 18, 2020

Great job @davidmccormick thanks for putting work into this 😃

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 20, 2020
@davidmccormick davidmccormick merged commit afcd99a into kubernetes-retired:v0.15.x Feb 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coreos EOL
6 participants