Skip to content

fix(reprovision): host changes on secrets don't change their hash - #10

Merged
neurolabs merged 2 commits into
mainfrom
fix/secret-hash-change-on-allowed-host
Aug 26, 2026
Merged

fix(reprovision): host changes on secrets don't change their hash#10
neurolabs merged 2 commits into
mainfrom
fix/secret-hash-change-on-allowed-host

Conversation

@neurolabs

Copy link
Copy Markdown
Member

Changing hosts on secrets did not trigger reprovisioning of the VM.

Now, all fields of the SecretEntry are fed into the hash.

Changing hosts on secrets did not trigger reprovisioning of the VM.

Now, all fields of the SecretEntry are fed into the hash.
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.93%. Comparing base (05ea48e) to head (25f97a7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   87.90%   87.93%   +0.02%     
==========================================
  Files          86       86              
  Lines        5135     5147      +12     
==========================================
+ Hits         4514     4526      +12     
  Misses        432      432              
  Partials      189      189              

☔ View full report in Codecov by Harness.
📢 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.

@neurolabs
neurolabs merged commit f6abc51 into main Aug 26, 2026
6 checks passed
@neurolabs
neurolabs deleted the fix/secret-hash-change-on-allowed-host branch August 26, 2026 08:05
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