Skip to content

daemon: migrate to ghcr.io/ubclaunchpad/inertiad#692

Merged
bobheadxi merged 6 commits into
masterfrom
inertiad-image
Oct 2, 2020
Merged

daemon: migrate to ghcr.io/ubclaunchpad/inertiad#692
bobheadxi merged 6 commits into
masterfrom
inertiad-image

Conversation

@bobheadxi

Copy link
Copy Markdown
Member

🎟️ Ticket(s): Closes #686


👷 Changes

A brief summary of what changes were introduced.

🔦 Testing Instructions

Explain how to test your changes, if applicable.

@bobheadxi bobheadxi requested a review from a team October 2, 2020 09:50
@codecov

codecov Bot commented Oct 2, 2020

Copy link
Copy Markdown

Codecov Report

Merging #692 into master will increase coverage by 0.19%.
The diff coverage is 69.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
+ Coverage   49.10%   49.29%   +0.19%     
==========================================
  Files          75       75              
  Lines        3520     3545      +25     
==========================================
+ Hits         1728     1747      +19     
- Misses       1541     1544       +3     
- Partials      251      254       +3     
Impacted Files Coverage Δ
daemon/inertiad/containers/images.go 70.74% <62.50%> (-0.69%) ⬇️
daemon/inertiad/cfg/config.go 100.00% <100.00%> (ø)
daemon/inertiad/daemon/status.go 74.47% <100.00%> (+1.75%) ⬆️

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 b6e535a...fe299ab. Read the comment docs.

@bobheadxi bobheadxi merged commit 39b93a2 into master Oct 2, 2020
@bobheadxi bobheadxi deleted the inertiad-image branch October 2, 2020 13:47
bobheadxi added a commit that referenced this pull request Oct 19, 2020
Since the switch to the new container registry (#692), the bootstrap script will no longer correctly work with pre-0.6.2 images. This change adds a check that requires newer images in remote configuration.
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.

client(bootstrap): pull from github container registry instead of docker hub

1 participant