Skip to content

Conversation

@mr-jungchoi
Copy link
Contributor

No description provided.

logger.Info("Updating FalconNodeSensor DaemonSet init args", "container", i)
}

// Environment variables (from updateDaemonSetEnv)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe update will always be true here if proxy vars are defined. This wouldn't happen on the initial deploy but the next reconcile would see that the proxy vars don't exist.

}

// Environment variables (from updateDaemonSetEnv)
if !equality.Semantic.DeepEqual(container.Env, origContainer.Env) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as comment above about the proxy vars.

@mr-jungchoi mr-jungchoi marked this pull request as draft December 22, 2025 19:47
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.

2 participants