Skip to content

fix: drop legacy aks-flex-node user reference#101

Merged
bcho merged 1 commit intomainfrom
hbc/fix-93
Mar 4, 2026
Merged

fix: drop legacy aks-flex-node user reference#101
bcho merged 1 commit intomainfrom
hbc/fix-93

Conversation

@bcho
Copy link
Copy Markdown
Member

@bcho bcho commented Feb 28, 2026

Removing one more legacy reference on aks-flex-node user. Fixes #93

@bcho bcho merged commit 37f5101 into main Mar 4, 2026
24 checks passed
@bcho bcho deleted the hbc/fix-93 branch March 4, 2026 18:21
bcho added a commit that referenced this pull request Apr 17, 2026
…warnings

Refactor pkg/status/collector.go and pkg/auth/auth.go to use the
k8s.io/utils/exec interface (utilexec) instead of os/exec directly.
This resolves code scanning alerts #4 and #101 (gosec G204) and
enables dependency injection for testability.

Resolves: code-scanning/4, code-scanning/101
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.

v0.0.10: GetStatusFilePath logic for daemon mode is no longer correct

2 participants