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

Copy old bootstrap buffer data for use during migration #4215

Merged
merged 4 commits into from
Oct 15, 2021

Conversation

briandowns
Copy link
Contributor

Proposed Changes

Copy old bootstrap buffer data for use during migration.

Types of Changes

Verification

Linked Issues

#4208

User-Facing Change


Further Comments

Signed-off-by: Brian Downs <brian.downs@gmail.com>
Signed-off-by: Brian Downs <brian.downs@gmail.com>
@briandowns briandowns requested a review from a team October 14, 2021 22:02
@briandowns briandowns self-assigned this Oct 14, 2021
@briandowns briandowns changed the title Issue 4208 Copy old bootstrap buffer data for use during migration Oct 14, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2021

Codecov Report

Merging #4215 (3aa30a4) into master (623f579) will increase coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4215      +/-   ##
==========================================
+ Coverage   11.47%   11.55%   +0.08%     
==========================================
  Files         135      135              
  Lines        9240     9268      +28     
==========================================
+ Hits         1060     1071      +11     
- Misses       7954     7969      +15     
- Partials      226      228       +2     
Flag Coverage Δ
inttests 0.66% <0.00%> (-0.01%) ⬇️
unittests 11.21% <0.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/cluster/bootstrap.go 0.00% <0.00%> (ø)
pkg/cluster/storage.go 0.00% <ø> (ø)
pkg/daemons/executor/executor.go 27.77% <0.00%> (-1.64%) ⬇️
pkg/daemons/executor/embed.go 1.40% <0.00%> (-0.03%) ⬇️
pkg/agent/run.go 0.00% <0.00%> (ø)
pkg/server/router.go 0.00% <0.00%> (ø)
pkg/cli/cmds/agent.go 0.00% <0.00%> (ø)
pkg/cli/server/server.go 0.00% <0.00%> (ø)
pkg/agent/tunnel/tunnel.go 0.00% <0.00%> (ø)
pkg/daemons/config/types.go 50.00% <0.00%> (ø)
... and 4 more

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 623f579...3aa30a4. Read the comment docs.

pkg/cluster/bootstrap.go Outdated Show resolved Hide resolved
Signed-off-by: Brian Downs <brian.downs@gmail.com>
pkg/cluster/bootstrap.go Show resolved Hide resolved
pkg/cluster/bootstrap.go Outdated Show resolved Hide resolved
pkg/cluster/storage.go Show resolved Hide resolved
Signed-off-by: Brian Downs <brian.downs@gmail.com>
@briandowns briandowns merged commit 34080b2 into k3s-io:master Oct 15, 2021
briandowns added a commit to briandowns/k3s that referenced this pull request Oct 22, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Oct 22, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Oct 22, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Oct 23, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
brandond pushed a commit that referenced this pull request Oct 25, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Nov 10, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Nov 10, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Nov 10, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Nov 10, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Nov 10, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
briandowns added a commit to briandowns/k3s that referenced this pull request Nov 10, 2021
Signed-off-by: Brian Downs <brian.downs@gmail.com>
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.

4 participants