Skip to content

Conversation

@JensErat
Copy link

A delegated plugin that requires configuration fails for del and check calls. Porting back the code added to the add call in #1419 resolves the issue.

Fixes #1449

This is validated in production, and the unit tests do not fail.

Do we need tests for this, what would be the most straight-forward way of adding one? From what I see the fake delegated plugin does not yet check for any passed configuration. Can we assume the configuration should be passed for any delegated CNI calls?

A delegated plugin that requires configuration fails for del and check calls. Porting back the code added to the add call in k8snetworkplumbingwg#1419 resolves the issue.

Fixes k8snetworkplumbingwg#1449

Signed-off-by: Jens Erat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delegated CNI conflist passed with add, but not check/del

1 participant