Skip to content

Proxy support is not cascaded into the trustee deployment #68

@lmilleri

Description

@lmilleri

Describe the bug

Trustee Operator should inspect its environment for the standard proxy variables (HTTPS_PROXY, HTTP_PROXY, and NO_PROXY) and pass the values to trustee container(s).
The trustee-operator-controller-manager deployment is getting the proxy settings properly (when cluster-wide proxy settings are present), but the trustee-deployment is not.

How to reproduce

This bug has been reproduced in Openshift.
Steps:

  1. Configure the cluster-wide proxy (e.g. https://docs.openshift.com/container-platform/4.17/networking/enable-cluster-wide-proxy.html)
  2. Deploy the trustee operator

Issue: the linux standard PROXY env variables are not set in the trustee-deployment

CoCo version information

N.A.

What TEE are you seeing the problem on

None

Failing command and relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions