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

🌱 Refactoring code for release candidate #50

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

janiskemper
Copy link
Contributor

@janiskemper janiskemper commented Jan 27, 2022

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

  • refactoring webhooks
  • adding the capability of updating the load balancer's type, algorithm, and name
  • allowing three different log levels, set by the log-level flag
  • removing context from clusterScope
  • Removing context and cancel function from cluster reconciler and using stop channels instead
  • Using the same options for target cluster manager as for normal manager
  • Replacing several nested for loops with maps
  • Minor changes

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

@janiskemper janiskemper force-pushed the refactor/release-code-refactoring branch 4 times, most recently from 0a389d5 to 2c3cb3a Compare January 27, 2022 15:12
- refactoring webhooks
- adding capability of updating the loadbalancer's type, algorithm and name
- allowing three different log levels, set by the log-level flag
- removing context from clusterScope
- Removing context and cancel function from cluster reconciler and using stop channels instead
- Using the same options for target cluster manager as for normal manager
- Replacing several nested for loops with maps
- Minor changes
@janiskemper janiskemper force-pushed the refactor/release-code-refactoring branch from 2c3cb3a to 40952d6 Compare January 27, 2022 15:20
@batistein batistein merged commit 5e56730 into main Jan 27, 2022
@batistein batistein deleted the refactor/release-code-refactoring branch January 27, 2022 15:21
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