-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
169
In SERVER-70937, it seems we added a dependency in multiversionconstants.py on the releases.yml file on master. This is not ideal as this means we cannot modify the master releases.yml file to stop generating older FCV constants. Logically, when we are generating FCV constants, we should not need to know about what the future looks like, only what our current version is.
- has to be done before
-
SERVER-82277 Update generateFCVLowerBoundOverride to v6.0 since we released v7.0
- Blocked
- is depended on by
-
SERVER-66728 Remove Old 5.x FCV Constants
- Blocked