While trying to build CLI for Windows clients, we face the following error:
# github.com/prometheus/client_golang/prometheus
../../../../pkg/mod/github.com/prometheus/client_golang@v1.1.0/prometheus/process_collector_windows.go:78:9: assignment mismatch: 2 variables but "golang.org/x/sys/windows".GetCurrentProcess returns 1 values
It seems a problem with the Prometheus extension. We should update it on the next operator sdk and Go update. Until there, we won't be able to release a Kogito CLI Windows version
- is blocked by
-
KOGITO-857 Upgrade Operator SDK to 0.15.1 and Go to 1.13
-
- Closed
-