I've added the changes just to the ecssd_agent.go as additions to the current for now. I tried using the flag library to add the flag for this, but I kept getting a "signal SIGSEGV: segmentation violation". My guess is has to do with dereferencing the boolean I created to track the flag. I'll look more into this issue next week.
I've added the changes just to the ecssd_agent.go as additions to the current for now. I tried using the flag library to add the flag for this, but I kept getting a "signal SIGSEGV: segmentation violation". My guess is has to do with dereferencing the boolean I created to track the flag. I'll look more into this issue next week.