-
Notifications
You must be signed in to change notification settings - Fork 260
Update PR pipeline with ciliume2e #1515
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
Conversation
|
splitting swfte2e and ciliume2e into separate templates in the pipeline for future kube-proxy/non kube-proxy cluster scenarios |
| configMap: | ||
| name: cns-config | ||
| serviceAccountName: azure-cns | ||
| serviceAccountName: azure-cns |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you should configure your editor to add trailing newlines on save
cilium/configmap.yaml
Outdated
| "log-file": "/var/log/cilium-cni.log" | ||
| } | ||
| ], | ||
| "ProgramSNATIPTables" : true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This supposes to be in the CNS config btw
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hm I can see this new comment now, not sure why I couldn't see the original one
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah my bad, I did not hit submit review 🥲
Reason for Change:
Issue Fixed:
Requirements:
Notes: