Skip to content

Introduce a new type: serviceEffectivePolicy as a better abstraction than ClientIntents for reconciliation. Implement EffectivePolicyReconciler for ingress network policies. #917

Introduce a new type: serviceEffectivePolicy as a better abstraction than ClientIntents for reconciliation. Implement EffectivePolicyReconciler for ingress network policies.

Introduce a new type: serviceEffectivePolicy as a better abstraction than ClientIntents for reconciliation. Implement EffectivePolicyReconciler for ingress network policies. #917

Triggered via pull request December 28, 2023 17:20
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: src/operator/main.go#L1
: # github.com/otterize/intents-operator/src/operator
lint
undefined: effectivepolicy.NewSyncer
lint
undefined: intents_reconcilers.NewServiceEffectiveIntentsReconciler (typecheck)
lint: src/operator/controllers/intents_reconcilers/ingress_network_policy/ingress_network_policy.go#L1
: # github.com/otterize/intents-operator/src/operator/controllers/intents_reconcilers/ingress_network_policy [github.com/otterize/intents-operator/src/operator/controllers/intents_reconcilers/ingress_network_policy.test]
lint
undefined: intents_reconcilers.ServiceEffectivePolicyIntentsReconciler
lint
undefined: effectivepolicy.NewSyncer
lint
undefined: intents_reconcilers.NewServiceEffectiveIntentsReconciler (typecheck)
lint
issues found