Azure / Azure/aks-app-routing-operator
Enable disabling http protocol on the controller service
- Dominant language
- Go
- Stars
- 40
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
The unmanaged ingress controller permits deactivating the HTTP protocol for the controller service by adjusting the helm chart parameter --set controller.service.enableHttp=false.
For the app routing add-on, require a similar configuration parameter to set up HTTPS-only service configurations.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the app routing add-on's Helm chart and the controller service configuration, then compare it with the unmanaged ingress controller's enableHttp parameter. Confirm how the new setting should produce HTTPS-only service configurations and test the resulting chart or operator behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100