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

fix: missing load-balancers property in network schema #568

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Dec 17, 2024

@jooola jooola requested a review from a team as a code owner December 17, 2024 14:45
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.87%. Comparing base (9056ee6) to head (2831abd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #568   +/-   ##
=======================================
  Coverage   67.87%   67.87%           
=======================================
  Files          47       47           
  Lines        4912     4912           
=======================================
  Hits         3334     3334           
  Misses       1170     1170           
  Partials      408      408           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola force-pushed the network-missing-load-balancers branch from 0ba7a06 to 2831abd Compare December 17, 2024 14:52
@jooola jooola merged commit 103cf5e into hetznercloud:main Dec 17, 2024
6 checks passed
@jooola jooola deleted the network-missing-load-balancers branch December 17, 2024 15:03
jooola pushed a commit that referenced this pull request Dec 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.17.1](v2.17.0...v2.17.1)
(2024-12-17)


### Bug Fixes

* missing load-balancers property in network schema
([#568](#568))
([103cf5e](103cf5e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
apricote pushed a commit to hetznercloud/fleeting-plugin-hetzner that referenced this pull request Dec 17, 2024
…7.1 (hetznercloud/fleeting-plugin-hetzner!185)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) | require | patch | `v2.17.0` -> `v2.17.1` |

---

### Release Notes

<details>
<summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary>

### [`v2.17.1`](https://github.com/hetznercloud/hcloud-go/releases/tag/v2.17.1)

[Compare Source](hetznercloud/hcloud-go@v2.17.0...v2.17.1)

##### Bug Fixes

-   missing load-balancers property in network schema ([#&#8203;568](hetznercloud/hcloud-go#568)) ([103cf5e](hetznercloud/hcloud-go@103cf5e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.

Add load_balancers field in network response schema
2 participants