Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@anjmao
Copy link
Collaborator

@anjmao anjmao commented Oct 21, 2025

No description provided.

kubeLinterEnabled = pflag.Bool("kube-linter-enabled", false, "Kube linter enabled")
kubeLinterScanInterval = pflag.Duration("kube-linter-scan-interval", 60*time.Second, "Kube linter scan interval")
kubeLinterInitDelay = pflag.Duration("kube-linter-init-delay", 60*time.Second, "Kube linter init delay")
// Kubelinter flags are no longer used. Keeping here for now in case some of these flags are still in helm.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can't we delete these? I think they would be ignored if defined in helm as well

@samuelvl
Copy link
Contributor

samuelvl commented Oct 21, 2025

Can we remove this replace now? As far as I remember this was introduced for compatibility with kubelinter deps:

kvisor/go.mod

Lines 439 to 440 in 40edc27

// Needed by keda https://github.com/kedacore/keda/blob/main/go.mod#L140
replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.54.0

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.

3 participants