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

fix: add missing MY_NODE_NAME environment variable in chart #2148

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

go-bai
Copy link
Contributor

@go-bai go-bai commented Jan 1, 2025

Description

Fix: Add missing MY_NODE_NAME environment variable in chart.

"NodeName" is now set to "$(my_node_name)".

# kubectl -n kube-flannel logs -f kube-flannel-ds-fqmw5 -c kube-network-policies
I0101 11:55:44.275697       1 main.go:59] flags: []
I0101 11:55:44.301143       1 controller.go:83] Creating event broadcaster
I0101 11:55:44.301355       1 controller.go:89] Creating controller: networkpolicy.Config{FailOpen:false, AdminNetworkPolicy:false, BaselineAdminNetworkPolicy:false, QueueID:100, NodeName:"$(my_node_name)"}

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

Signed-off-by: go-bai <599500688@qq.com>
@thomasferrandiz
Copy link
Contributor

Thanks for your contribution.

@thomasferrandiz thomasferrandiz merged commit fb196ec into flannel-io:master Jan 10, 2025
8 checks passed
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