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
182 stars 14 forks source link

fix(shulker-operator): use existing config maps if given #452

Closed jeremylvln closed 7 months ago

jeremylvln commented 7 months ago

Fixes #447

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 31.19%. Comparing base (ca0bad3) to head (ab15b10).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452/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/452?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 #452 +/- ## ========================================== - Coverage 31.29% 31.19% -0.11% ========================================== Files 58 58 Lines 3147 3154 +7 ========================================== - Hits 985 984 -1 - Misses 2162 2170 +8 ``` | [Flag](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452/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-operator](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452/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.15% <0.00%> (-0.35%)` | :arrow_down: | 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/452?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 Δ | | |---|---|---| | [...tor/src/reconcilers/minecraft\_server/gameserver.rs](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452?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) | `90.68% <ø> (ø)` | | | [...lker-operator/src/reconcilers/proxy\_fleet/fleet.rs](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452?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=) | `80.00% <ø> (ø)` | | | [...operator/src/reconcilers/proxy\_fleet/config\_map.rs](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452?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-cGFja2FnZXMvc2h1bGtlci1vcGVyYXRvci9zcmMvcmVjb25jaWxlcnMvcHJveHlfZmxlZXQvY29uZmlnX21hcC5ycw==) | `79.41% <0.00%> (-9.12%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jeremylvln/Shulker/pull/452/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: