issue-522,implementation for OpenSearch Egress Rules lifecycle workfl… #774
pre-main-operator-ci-cd.yaml
on: push
PRE-MAIN Build and push the Instaclustr Operator
2m 38s
Annotations
4 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
Process completed with exit code 1.
|