-
Notifications
You must be signed in to change notification settings - Fork 239
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
SDN-4832: Fixing ovn-k config parameters. Part 1 #2405
base: master
Are you sure you want to change the base?
Commits on Jun 7, 2024
-
Split node and control-plane configs for managed ovn-k into separate
files. Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f65d092 - Browse repository at this point
Copy the full SHA f65d092View commit details -
Remove cnoclient from ovn-k functions
Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6145c7c - Browse repository at this point
Copy the full SHA 6145c7cView commit details -
rename script-lib to script-lib-node
Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41a0e06 - Browse repository at this point
Copy the full SHA 41a0e06View commit details -
add script-lib for ovnkube-control-plane.
Move startup script with enabled flags from the spec. Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df09bfc - Browse repository at this point
Copy the full SHA df09bfcView commit details -
Add hashed scrip-lib annotation to ovn-k control-plane pods.
Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cef2136 - Browse repository at this point
Copy the full SHA cef2136View commit details -
encap-port
is only used by node, already used in script-lib, moveflag there. Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26337b8 - Browse repository at this point
Copy the full SHA 26337b8View commit details -
Move feature-gate flags for ANP and DNSResolver to the script-libs only.
This guarantees pods restart on feature gate enablement. Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdd96f9 - Browse repository at this point
Copy the full SHA fdd96f9View commit details -
Remove SNO leader config, as it is the default config in ovn-k since
ovn-kubernetes/ovn-kubernetes@fc3ff2f Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6feb7e0 - Browse repository at this point
Copy the full SHA 6feb7e0View commit details -
Add ReachabilityTotalTimeoutSeconds to the managed config.
Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c765ef6 - Browse repository at this point
Copy the full SHA c765ef6View commit details -
OVN_MULTI_NETWORK_ENABLE was only used in the node script-lib, add
to control plane to ensure restart of both components. Remove this flag from config. Signed-off-by: Nadia Pinaeva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2564b17 - Browse repository at this point
Copy the full SHA 2564b17View commit details