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

Refactor loadbalancer config package. #103

Merged
merged 10 commits into from
Oct 28, 2024
Merged

Refactor loadbalancer config package. #103

merged 10 commits into from
Oct 28, 2024

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Oct 24, 2024

Description

I spotted some potential in the package. :D

This PR puts the load balancer configuration resources into a dedicated config package and removes working consistently on the same Config struct, which already lead to bugs because it was not properly cleaned during runtime.

@Gerrit91 Gerrit91 marked this pull request as ready for review October 28, 2024 11:57
@Gerrit91 Gerrit91 requested a review from a team as a code owner October 28, 2024 11:57
@majst01 majst01 merged commit 71c7d3e into master Oct 28, 2024
1 check passed
@majst01 majst01 deleted the refactor branch October 28, 2024 13:39
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.

2 participants