commit | 97caeb2f5c63a0f4bb4283cef821080118b75bfd | [log] [tgz] |
---|---|---|
author | Jason Hall <jason.hall@runlevel6.us> | Wed Feb 12 10:33:39 2025 -0600 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Feb 26 00:36:06 2025 +0000 |
tree | 441f724d446a52178f59e5275f429112a4a7aac6 | |
parent | eae8661fc646813dbe83ab9cbeb0385c27014e72 [diff] |
Feature: pod affinity changes for OVN Deploy OVN northd using the same pod affinity rules used with the NB and SB statefulsets. Also change default anti-affinity for NB and SB statefulsets to requiredDuringSchedulingIgnoredDuringExecution over preferredDuringSchedulingIgnoredDuringExecution Change-Id: I844bbdc53fe10a8b8d9f017b9a3c68d93b695b98 Add unit tests to for OVN Anti-Affinity Rules These unit tests go over all the statefulset and deployment pods using the and make sure they are all using the right anti-affinity rules. Change-Id: I2c8b5bf7515040e715bdeed4410acf6656578133 (cherry picked from commit dea3c67d1904ce66de83056cc498a35bc3653e46)
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg