commit | 3e6e33dd4d03821f83f424290f00669ddf68a3bb | [log] [tgz] |
---|---|---|
author | Jason Hall <jason.hall@runlevel6.us> | Wed Feb 12 10:33:39 2025 -0600 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 03 16:53:15 2025 +0000 |
tree | 334e55ca214508718974efd40d85b5865cae9934 | |
parent | 5e9ee255f1b2c86b2739fd7ace8259a422e1d3a0 [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