-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
area/nginx-configurationRelates to nginx configurationRelates to nginx configurationarea/telemetryIssues related to collected telemetry dataIssues related to collected telemetry dataenhancementNew feature or requestNew feature or requesthighlightRelates to features that should be promoted despite not being an epicRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Milestone
Description
With R34, NGINX Plus allows NGINX customers to send their license usage telemetry to F5 via an existing enterprise forward proxy in their environment.
NGF should support these fields so a user can configure NGINX Plus to forward usage reports via a forward proxy solution.
mgmt {
proxy HOST:PORT;
proxy_username USER; #optional
proxy_password PASS; #optional
}
https://nginx.org/en/docs/ngx_mgmt_module.html
Acceptance
- allow users to configure forward proxy fields for usage reports when running NGINX Plus
- sensitive data should be stored in a Secret by the user
Dev Notes:
- NIC implementation: Add forward proxy support to Plus mgmt config kubernetes-ingress#7560
Metadata
Metadata
Assignees
Labels
area/nginx-configurationRelates to nginx configurationRelates to nginx configurationarea/telemetryIssues related to collected telemetry dataIssues related to collected telemetry dataenhancementNew feature or requestNew feature or requesthighlightRelates to features that should be promoted despite not being an epicRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Type
Projects
Status
🆕 New