k8snetworkplumbingwg / network-resources-injector

A Kubernetes Dynamic Admission Controller that patches Pods to add additional information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove .idea & .gopath

martinkennelly opened this issue · comments

What happened?

Both directories .idea and .gopath should not be in the code base. .idea is specific to a jetbrains product and .gopath is no longer needed due to go mod support

What did you expect to happen?

NA

What are the minimal steps needed to reproduce the bug?

NA

Anything else we need to know?

Will be corrected in PR.