issue-522,implementation for OpenSearch Egress Rules lifecycle workfl… #777
pre-main-operator-ci-cd.yaml
on: push
PRE-MAIN Build and push the Instaclustr Operator
2m 43s
Annotations
5 errors
PRE-MAIN Build and push the Instaclustr Operator:
controllers/clusterresources/suite_test.go#L90
cannot use MockInstAPI (variable of type *mock.mockClient) as instaclustr.API value in struct literal: *mock.mockClient does not implement instaclustr.API (missing method CreateOpenSearchEgressRules) (typecheck)
|
PRE-MAIN Build and push the Instaclustr Operator:
controllers/clusterresources/suite_test.go#L99
cannot use MockInstAPI (variable of type *mock.mockClient) as instaclustr.API value in struct literal: *mock.mockClient does not implement instaclustr.API (missing method CreateOpenSearchEgressRules) (typecheck)
|
PRE-MAIN Build and push the Instaclustr Operator:
controllers/clusterresources/suite_test.go#L108
cannot use MockInstAPI (variable of type *mock.mockClient) as instaclustr.API value in struct literal: *mock.mockClient does not implement instaclustr.API (missing method CreateOpenSearchEgressRules) (typecheck)
|
PRE-MAIN Build and push the Instaclustr Operator:
apis/clusterresources/v1beta1/opensearchegressrules_webhook.go#L17
var `egressRulesIDPattern` is unused (unused)
|
PRE-MAIN Build and push the Instaclustr Operator
Process completed with exit code 1.
|