-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
4.13, 4.12, 4.11, 4.14.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
Rejected
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
List bundles function is not working properly when the flag --use-http is used.
./opm --use-http alpha list bundles registry.redhat.io/redhat/redhat-operator-index:v4.13 sandboxed-containers-operator FATA[0093] render reference "registry.redhat.io/redhat/redhat-operator-index:v4.13": error resolving name for image ref registry.redhat.io/redhat/redhat-operator-index:v4.13: pulling from host registry.redhat.io failed with status code [manifests v4.13]: 408 Request Time-out //Without the flag it works properly ./opm alpha list bundles registry.redhat.io/redhat/redhat-operator-index:v4.13 sandboxed-containers-operator 130 ↵ PACKAGE CHANNEL BUNDLE REPLACES SKIPS SKIP RANGE IMAGE sandboxed-containers-operator preview-1.0 sandboxed-containers-operator.v1.0.2 <1.0.2 registry.redhat.io/openshift-sandboxed-containers-tech-preview/osc-operator-bundle@sha256:2808a0397495982b4ea0001ede078803a043d5c9b0285662b08044fe4c11f243 sandboxed-containers-operator preview-1.1 sandboxed-containers-operator.v1.0.2 <1.0.2 registry.redhat.io/openshift-sandboxed-containers-tech-preview/osc-operator-bundle@sha256:2808a0397495982b4ea0001ede078803a043d5c9b0285662b08044fe4c11f243 sandboxed-containers-operator preview-1.1 sandboxed-containers-operator.v1.1.0 sandboxed-containers-operator.v1.0.2 registry.redhat.io/openshift-sandboxed-containers-tech-preview/osc-operator-bundle@sha256:a91cee14f47824ce49759628d06bf4e48276e67dae00b50123d3233d78531720 sandboxed-containers-operator stable-1.2 sandboxed-containers-operator.v1.2.2 >=1.1.0 <1.2.2 registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:ff2bb666c2696fed365df55de78141a02e372044647b8031e6d06e7583478af4 sandboxed-containers-operator stable-1.3 sandboxed-containers-operator.v1.3.3 >=1.1.0 <1.3.3 registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:8da62ba1c19c905bc1b87a6233ead475b047a766dc2acb7569149ac5cfe7f0f1
Version-Release number of selected component (if applicable):{code:none} ./opm version Version: version.Version{OpmVersion:"v1.27.1", GitCommit:"7629c6f9", BuildDate:"2023-05-30T00:36:45Z", GoOs:"linux", GoArch:"amd64"
How reproducible: Always
Steps to Reproduce:
Mentioned in the description
Actual results:
Command returns timeout
Expected results:
Should work properly as it is without the flag
- links to