-
Notifications
You must be signed in to change notification settings - Fork 464
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
remove old gloo code #10444
Closed
Milestone
Comments
24 tasks
Follow ups:
global settings:
|
track major functionality being removed:
|
This was referenced Jan 21, 2025
This was
linked to
pull requests
Jan 24, 2025
Merged
removing in-memory tests that live in |
more PRs to come, reopening |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As we continue bootstrapping the initial kgw standalone builds, we need to:
In order to properly do 1, we will have to fix ALL internal imports.
Since we also need to take care of 2, it makes little sense to spend the time fixing the broken imports for dead code that is ultimately destined for the bit bucket.
We can accomplish this wholesale by:
projects/gateway2
directoryThe text was updated successfully, but these errors were encountered: