Skip to content

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

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. #921

Triggered via pull request December 31, 2023 11:48
Status Failure
Total duration 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: src/operator/controllers/intents_reconcilers/ingress_network_policy/ingress_network_policy_test.go#L104
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: src/operator/controllers/intents_reconcilers/ingress_network_policy/ingress_network_policy_test.go#L452
S1005: unnecessary assignment to the blank identifier (gosimple)
lint
issues found