Skip to content

When NSX Manager is behind HTTPS proxy, NSX config fails to be applied #126

Open
@rvanderp3

Description

@rvanderp3

When NSX Manager is behind HTTPS proxy, NSX config fails to be applied.

Environment

  • Red Hat OpenShift Container Platform 4.7.2
  • nsx-container-plugin-operator-3.1.1.17559186

Description
In the environment in which I am attempting to deploy the nsx-container-plugin-operator the NSX manager API is only accessible via an HTTPS proxy. As a result, the nsx-ncp deployment can't interact with the NSX manager API.

Workaround
In order to provide a proxy to the nsx-ncp deployment, the HTTP(S)_PROXY and NO_PROXY variables need to manually added to the nsx-ncp deployment.

Suggested Change
OpenShift provides a clusterproxy resource[https://docs.openshift.com/container-platform/4.7/networking/enable-cluster-wide-proxy.html] which is intended to be consumed by operators for inclusion in applicable deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions