jeremylvln / Shulker

A Kubernetes operator for managing complex and dynamic Minecraft infrastructures, including game servers and proxies.
https://shulker.jeremylvln.fr/
GNU Affero General Public License v3.0
181 stars 14 forks source link

feat(shulker-operator): support additional ports in overrides #485

Closed jeremylvln closed 6 months ago

jeremylvln commented 6 months ago

Closes #484

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 31.34%. Comparing base (0b46ed5) to head (6e2ddc4).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485/graphs/tree.svg?width=650&height=150&src=pr&token=AYSXWVYJC5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain)](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== + Coverage 31.26% 31.34% +0.07% ========================================== Files 58 58 Lines 3147 3155 +8 ========================================== + Hits 984 989 +5 - Misses 2163 2166 +3 ``` | [Flag](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | Coverage Δ | | |---|---|---| | [shulker-addon-matchmaking](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `21.51% <ø> (ø)` | | | [shulker-crds](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `92.30% <ø> (ø)` | | | [shulker-operator](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `58.49% <75.00%> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | Coverage Δ | | |---|---|---| | [...ncilers/minecraft\_cluster/minecraft\_server\_role.rs](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain#diff-cGFja2FnZXMvc2h1bGtlci1vcGVyYXRvci9zcmMvcmVjb25jaWxlcnMvbWluZWNyYWZ0X2NsdXN0ZXIvbWluZWNyYWZ0X3NlcnZlcl9yb2xlLnJz) | `75.00% <ø> (ø)` | | | [...tor/src/reconcilers/minecraft\_server/gameserver.rs](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain#diff-cGFja2FnZXMvc2h1bGtlci1vcGVyYXRvci9zcmMvcmVjb25jaWxlcnMvbWluZWNyYWZ0X3NlcnZlci9nYW1lc2VydmVyLnJz) | `92.06% <75.00%> (-0.28%)` | :arrow_down: | | [...lker-operator/src/reconcilers/proxy\_fleet/fleet.rs](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain#diff-cGFja2FnZXMvc2h1bGtlci1vcGVyYXRvci9zcmMvcmVjb25jaWxlcnMvcHJveHlfZmxlZXQvZmxlZXQucnM=) | `81.54% <75.00%> (-0.12%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jeremylvln/Shulker/pull/485/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain)
github-actions[bot] commented 6 months ago

:tada: This PR is included in version 0.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: