65397

Results 11 issues of 65397

I'm in the process of writing the control software. This issue is mostly to share what I'm doing and to collect hints/other views on this topic. Since my version of...

![image](https://user-images.githubusercontent.com/58330741/78945777-6af5ec80-7ac1-11ea-9d11-2090e335f907.png) Hello, I'm in the process of assembling the arm: when it comes to the grip rotator, how did you manage to install the servo? The print came out perfect...

#### Title TransportServer CRD lacks HTTP (and, in general, L7) monitors #### Description Let's assume an architecture where we have: [client]---[LTM]---[NGINX KIC]---[Application pod] LTM publishes a FastL4 virtual server. The...

feature-request
awaiting response

### Proposed changes Added missing reference to NGINX Ingress Controller with both NGINX App Protect WAF and NGINX App Protect DoS image ### Checklist Before creating a PR, run through...

documentation

Hello, I noticed that setting in the deployment manifest: env: - name: ENV_CONTROLLER_API_URL value: "https://nc-apim.f5.ff.lan/1.4/" doesn't allow the controller agent communicate with NGINX Controller, whereas: env: - name: ENV_CONTROLLER_API_URL value:...

Hello, all Dockerfiles work fine with k8s but with OpenShift there is some issue on a permission denied when the agent starts, as it can't write anything in /etc/controller-agent. The...

### Describe the bug Trying to build using Docker 20.10.25 on Ubuntu 20.04 fails. ### To reproduce ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:...

bug

Based on https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication we have: This section defines a set of Client Authentication methods that are used by Clients to authenticate to the Authorization Server when using the Token Endpoint....

### Proposed changes The current NGINX Ingress Controller implementation doesn't set the SNI field when fetching the JWT secret from an HTTPS URL. This breaks compatibility with idPs requiring SNI...

Added HTTP Host and URI to all error logs