-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: exclude proxy from load balancer when full #396
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jeremylvln
changed the base branch from
main
to
feat/393-ping-with-proxy-capacities
February 6, 2024 12:35
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #396 +/- ##
=======================================
Coverage 31.11% 31.11%
=======================================
Files 58 58
Lines 3137 3137
=======================================
Hits 976 976
Misses 2161 2161
|
jeremylvln
force-pushed
the
feat/395-proxy-full-exclusion
branch
from
February 6, 2024 13:56
5a48e99
to
2aa396b
Compare
jeremylvln
force-pushed
the
feat/395-proxy-full-exclusion
branch
from
February 6, 2024 15:13
2aa396b
to
ccee099
Compare
jeremylvln
pushed a commit
that referenced
this pull request
Feb 6, 2024
## [0.7.0](v0.6.1...v0.7.0) (2024-02-06) ### ✨ Features ✨ * exclude proxy from load balancer when full ([#396](#396)) ([e53e9f3](e53e9f3)) * **shulker-proxy-agent:** use proxy capacities as max slots in ping requests ([#394](#394)) ([235e6ba](235e6ba)) ### 🐛 Bug Fixes 🐛 * **deps:** update dependency net.md-5:bungeecord-api to v1.20-r0.2 ([#386](#386)) ([7d96f9b](7d96f9b)) * **shulker-operator:** bump proxy image to fix motd parsing error ([#397](#397)) ([35437b2](35437b2))
🎉 This PR is included in version 0.7.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
TropicalShadow
pushed a commit
to BridgeSplash/Shulker
that referenced
this pull request
Feb 6, 2024
## [1.1.0](v1.0.12...v1.1.0) (2024-02-06) ### ✨ Features ✨ * exclude proxy from load balancer when full ([jeremylvln#396](https://github.com/bridgesplash/Shulker/issues/396)) ([e53e9f3](e53e9f3)) * **shulker-proxy-agent:** use proxy capacities as max slots in ping requests ([jeremylvln#394](https://github.com/bridgesplash/Shulker/issues/394)) ([235e6ba](235e6ba)) ### 🐛 Bug Fixes 🐛 * **shulker-operator:** bump proxy image to fix motd parsing error ([jeremylvln#397](https://github.com/bridgesplash/Shulker/issues/397)) ([35437b2](35437b2))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #395