-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
TL;DR
I think this is wrong? The comment above says that this creates a redirect from http to https but the Annotation name is http-redirect-http?
hcloud-cloud-controller-manager/internal/annotation/load_balancer.go
Lines 203 to 207 in d746f12
| // LBSvcRedirectHTTP create a redirect from HTTP to HTTPS. | |
| // | |
| // Type: bool | |
| // Default: false | |
| LBSvcRedirectHTTP Name = "load-balancer.hetzner.cloud/http-redirect-http" |
Expected behavior
That the name is http-to-https.
Observed behavior
The name is http-to-http
Minimal working example
No response
Log output
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working