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

feat: exclude proxy from load balancer when full #396

Merged
merged 5 commits into from
Feb 6, 2024

Conversation

jeremylvln
Copy link
Owner

Closes #395

@jeremylvln jeremylvln changed the base branch from main to feat/393-ping-with-proxy-capacities February 6, 2024 12:35
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (235e6ba) 31.11% compared to head (2aa396b) 31.11%.

❗ Current head 2aa396b differs from pull request most recent head ccee099. Consider uploading reports for the commit ccee099 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #396   +/-   ##
=======================================
  Coverage   31.11%   31.11%           
=======================================
  Files          58       58           
  Lines        3137     3137           
=======================================
  Hits          976      976           
  Misses       2161     2161           
Files Coverage Δ
...operator/src/reconcilers/proxy_fleet/config_map.rs 88.52% <ø> (ø)
...lker-operator/src/reconcilers/proxy_fleet/fleet.rs 79.62% <ø> (ø)

Base automatically changed from feat/393-ping-with-proxy-capacities to main February 6, 2024 13:54
@jeremylvln jeremylvln merged commit e53e9f3 into main Feb 6, 2024
7 checks passed
@jeremylvln jeremylvln deleted the feat/395-proxy-full-exclusion branch February 6, 2024 15:44
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))
Copy link

github-actions bot commented Feb 6, 2024

🎉 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude proxy from load balancer if it reaches max capacity
1 participant