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

3. Require network names in cached state disk names #4392

Merged
merged 49 commits into from
May 20, 2022
Merged

Conversation

teor2345
Copy link
Contributor

@teor2345 teor2345 commented May 13, 2022

Motivation

As part of ticket #4153, we want to match cached states with the correct version and network.

In PR #4391, we fixed a bug where cached state disks were missing the network name.
Now that PR has merged to main, and its state is rebuilt, we can require the network in disk names.

Depends-On: #4385

Solution

Search for the exact network name in cached state disk names.

Review

Anyone can review this PR, it's not urgent.

Reviewer Checklist

  • Code implements Specs and Designs
  • Tests for Expected Behaviour
  • Tests for Errors

@teor2345 teor2345 added C-bug Category: This is a bug A-devops Area: Pipelines, CI/CD and Dockerfiles P-Medium ⚡ A-state Area: State / database changes labels May 13, 2022
@teor2345 teor2345 requested a review from a team as a code owner May 13, 2022 01:40
@teor2345 teor2345 self-assigned this May 13, 2022
@teor2345 teor2345 requested review from dconnolly and removed request for a team May 13, 2022 01:40
@teor2345 teor2345 marked this pull request as draft May 18, 2022 23:54
@teor2345 teor2345 added the do-not-merge Tells Mergify not to merge this PR label May 18, 2022
@gustavovalverde gustavovalverde marked this pull request as ready for review May 19, 2022 13:10
Copy link
Member

@gustavovalverde gustavovalverde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@gustavovalverde gustavovalverde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestions applied

@gustavovalverde gustavovalverde removed the do-not-merge Tells Mergify not to merge this PR label May 19, 2022
Base automatically changed from rebuild-tip-cache to main May 19, 2022 23:07
mergify bot added a commit that referenced this pull request May 20, 2022
@mergify mergify bot merged commit 712ef40 into main May 20, 2022
@mergify mergify bot deleted the req-net-in-cache-name branch May 20, 2022 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles A-state Area: State / database changes C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants