Skip to content

Simplify virtsvc isolation#673

Merged
guvenc merged 1 commit intomainfrom
feature/simplify_virtsvc_isolation
May 6, 2025
Merged

Simplify virtsvc isolation#673
guvenc merged 1 commit intomainfrom
feature/simplify_virtsvc_isolation

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

Based on PR #672

This change is not necessary due to the removal of validation in PR #672, but makes the codebase read for a situation when the validation is re-introduced.

Also this simpler implementation is actually functionally equivalent to the previous one.

Fixes #671

@guvenc
Copy link
Copy Markdown
Contributor

guvenc commented May 5, 2025

PLease rebase to main. Thanks !

@guvenc guvenc moved this to In Progress in Roadmap May 5, 2025
@PlagueCZ PlagueCZ force-pushed the feature/simplify_virtsvc_isolation branch from dde3121 to e884d98 Compare May 5, 2025 22:16
@github-actions github-actions bot added size/M and removed size/L labels May 5, 2025
@PlagueCZ PlagueCZ force-pushed the feature/simplify_virtsvc_isolation branch from e884d98 to 2e1f0ae Compare May 5, 2025 22:18
@PlagueCZ PlagueCZ marked this pull request as ready for review May 5, 2025 22:20
@PlagueCZ PlagueCZ requested a review from a team as a code owner May 5, 2025 22:20
Copy link
Copy Markdown
Contributor

@byteocean byteocean left a comment

Choose a reason for hiding this comment

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

LGTM. But I do not get the statement "...makes the codebase read for a situation when the validation is re-introduced". Does it mean 'the codebase ready and working when the validation is enabled again'?

Copy link
Copy Markdown
Contributor

@guvenc guvenc left a comment

Choose a reason for hiding this comment

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

LGTM too.

@guvenc guvenc merged commit 2e1f0ae into main May 6, 2025
6 checks passed
@guvenc guvenc deleted the feature/simplify_virtsvc_isolation branch May 6, 2025 10:01
@github-project-automation github-project-automation bot moved this from In Progress to Done in Roadmap May 6, 2025
@PlagueCZ
Copy link
Copy Markdown
Contributor Author

PlagueCZ commented May 6, 2025

s/read/ready/ :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Simplify virtual service isolation

4 participants