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(certificate): allow adding labels during create #949

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

phm07
Copy link
Contributor

@phm07 phm07 commented Jan 3, 2025

This PR adds the --label argument which was previously missing from hcloud certificate create.

@phm07 phm07 self-assigned this Jan 3, 2025
@phm07 phm07 requested a review from a team as a code owner January 3, 2025 11:05
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 69.22%. Comparing base (b3d1238) to head (1c49e64).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/cmd/certificate/create.go 50.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #949      +/-   ##
==========================================
- Coverage   69.24%   69.22%   -0.03%     
==========================================
  Files         244      244              
  Lines       10642    10654      +12     
==========================================
+ Hits         7369     7375       +6     
- Misses       2605     2609       +4     
- Partials      668      670       +2     
Flag Coverage Δ
e2e 42.76% <16.66%> (-0.04%) ⬇️
unit 63.48% <50.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@phm07 phm07 merged commit 2798902 into main Jan 3, 2025
6 checks passed
@phm07 phm07 deleted the certificate-create-label branch January 3, 2025 11:21
jooola pushed a commit that referenced this pull request Jan 16, 2025
<!-- section-start changelog -->
### Features

- **certificate**: allow adding labels during create (#949)

### Bug Fixes

- display $ when the currency is USD (#933)
- **network**: missing load_balancers property in schema

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

```rp-prefix
```

### Suffix / End

This will be added to the end of the release notes.

```rp-suffix
```

</details>

Co-authored-by: releaser-pleaser <>
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.

2 participants