Skip to content

Add Force Re-init process#2711

Merged
clayandgen merged 1 commit intomainfrom
force-reinit
Jan 6, 2026
Merged

Add Force Re-init process#2711
clayandgen merged 1 commit intomainfrom
force-reinit

Conversation

@clayandgen
Copy link
Copy Markdown
Contributor

closes #2382

Updating the openc3cli to allow force re-install, even if the version is the same. This situation has been observed if the init job is cancelled early, or the bucket pvc is removed and Redis still has all the plugins saved.

Testing steps documented on the corresponding enterprise PR: https://github.com/OpenC3/cosmos-enterprise/pull/417

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.24%. Comparing base (a31f4e2) to head (6a2537b).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2711   +/-   ##
=======================================
  Coverage   79.24%   79.24%           
=======================================
  Files         664      664           
  Lines       52825    52825           
  Branches      734      734           
=======================================
+ Hits        41859    41861    +2     
+ Misses      10886    10884    -2     
  Partials       80       80           
Flag Coverage Δ
python 81.17% <ø> (ø)
ruby-api 84.76% <ø> (ø)
ruby-backend 82.15% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@clayandgen clayandgen merged commit 2ee83cf into main Jan 6, 2026
28 checks passed
@clayandgen clayandgen deleted the force-reinit branch January 6, 2026 16:08
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.

Method to force the init container to install files

3 participants