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

Disable AssetFlow rule. #2080

Merged
merged 7 commits into from
Nov 24, 2023
Merged

Disable AssetFlow rule. #2080

merged 7 commits into from
Nov 24, 2023

Conversation

sunce86
Copy link
Contributor

@sunce86 sunce86 commented Nov 24, 2023

Description

During colocation tests, we noticed that some of the solutions were discarded because of this rule that does not exist for legacy driver.

We want first to make sure that all existing legacy driver features are working, before introducing new rules.

@sunce86 sunce86 requested a review from a team as a code owner November 24, 2023 13:55
Copy link
Contributor

@fleupold fleupold left a comment

Choose a reason for hiding this comment

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

Can we fully remove all asset flow related code (I quickly checked and it doesn't look like much)?
We have in the past too many times created these temporary half-assed deletions which end up staying forever and our codebase became confusing and messy because of this.

The code is stored in version control, so putting the logic back wen we want it should be trivial.

@sunce86
Copy link
Contributor Author

sunce86 commented Nov 24, 2023

I had a feeling you will suggest that 😄
Can do that, although I think a lot of code will be removed.

@fleupold
Copy link
Contributor

image

Copy link
Contributor

@fleupold fleupold left a comment

Choose a reason for hiding this comment

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

I can still see some relicts when grepping asset flow

image

Could you remove these as well please?

@sunce86 sunce86 merged commit 4dfab53 into main Nov 24, 2023
7 of 8 checks passed
@sunce86 sunce86 deleted the remove-asset-flow branch November 24, 2023 23:34
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants