Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multuslogfile isn't working correctly when passed with args #1288

Open
abasitt opened this issue May 26, 2024 · 0 comments
Open

multuslogfile isn't working correctly when passed with args #1288

abasitt opened this issue May 26, 2024 · 0 comments

Comments

@abasitt
Copy link

abasitt commented May 26, 2024

Exactly like issue here

if i pass an arg "--multus-log-file=/var/log/multus.log", it messes up the configs with replicated configs keep adding on every restart.

I thought may be the flag cleanup-config-on-exit can cleanup, but it's not working either and generated tons of duplicates on a single restart. Everything works fine if i remove these two flags.

Environment:

  • Multus version : latest
    image path and image ID (from 'docker images')
  • Kubernetes version (use kubectl version): 1.27.3
  • Primary CNI for Kubernetes cluster: Calico
  • OS (e.g. from /etc/os-release): kind-cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants