artemiscloud / activemq-artemis-operator

Apache License 2.0
69 stars 63 forks source link

The operator fails to detect OpenShift fails on ROSA #900

Closed brusdev closed 6 months ago

brusdev commented 6 months ago

Describe the bug The operator sometimes fails to detect OpenShift on ROSA with the followign error:

<*url.Error | 0xc001099950>: 
Get "https://api.j5voq-aztbf-vv4.hqo4.p3.openshiftapps.com:443/apis/operator.openshift.io/v1?timeout=32s": proxyconnect tcp: EOF
{
    Op: "Get",
    URL: "https://api.j5voq-aztbf-vv4.hqo4.p3.openshiftapps.com:443/apis/operator.openshift.io/v1?timeout=32s",
    Err: <*net.OpError | 0xc000a843c0>{
        Op: "proxyconnect",
        Net: "tcp",
        Source: nil,
        Addr: nil,
        Err: <*errors.errorString | 0xc0000a4120>{s: "EOF"},
    },
}

[!TIP] Vote this issue reacting with :+1: or :-1:

brusdev commented 6 months ago

Resolved by https://github.com/artemiscloud/activemq-artemis-operator/commit/a44c87c3f5a0ea5a561f62cc7afaeac65dfc20b8