e98f649
@@ -0,0 +1,10 @@
+ ---
+ document: modulemd-obsoletes
+ version: 1
+ data:
+ modified: 2023-09-20T11:29Z
+ module: cri-o
+ stream: "1.10"
+ eol_date: 2020-12-01T00:00Z
+ message: "Module stream cri-o:1.10 is no longer supported."
+ reset: false
+ stream: "1.11"
+ message: "Module stream cri-o:1.11 is no longer supported."
+ stream: "1.20"
+ eol_date: 2022-12-01T00:00Z
+ message: "Module stream cri-o:1.20 is no longer supported."
+ stream: "1.21"
+ message: "Module stream cri-o:1.21 is no longer supported."
+ stream: "1.22"
+ eol_date: 2023-12-01T00:00Z
+ message: "Module stream cri-o:1.22 is no longer supported."
+ stream: "1.23"
+ eol_date: 2023-06-01T00:00Z
+ message: "Module stream cri-o:1.23 is no longer supported."
+ stream: "1.24"
+ message: "Module stream cri-o:1.24 is no longer supported."
+ stream: "1.25"
+ message: "Module stream cri-o:1.25 is no longer supported."
+ stream: "1.26"
+ eol_date: 2024-12-01T00:00Z
+ message: "Module stream cri-o:1.26 is no longer supported."
+ stream: "1.27"
+ eol_date: 2024-06-01T00:00Z
+ message: "Module stream cri-o:1.27 is no longer supported."
+ stream: "1.28"
+ message: "Module stream cri-o:1.28 is no longer supported."
+ module: cri-tools
+ message: "Module stream cri-tools:1.10 is no longer supported."
+ message: "Module stream cri-tools:1.11 is no longer supported."
+ message: "Module stream cri-tools:1.20 is no longer supported."
+ message: "Module stream cri-tools:1.21 is no longer supported."
+ message: "Module stream cri-tools:1.22 is no longer supported."
+ message: "Module stream cri-tools:1.23 is no longer supported."
+ message: "Module stream cri-tools:1.24 is no longer supported."
+ message: "Module stream cri-tools:1.25 is no longer supported."
+ message: "Module stream cri-tools:1.26 is no longer supported."
+ message: "Module stream cri-tools:1.27 is no longer supported."
+ message: "Module stream cri-tools:1.28 is no longer supported."
+ stream: "1.9"
+ message: "Module stream cri-tools:1.9 is no longer supported."
Releng issue: https://pagure.io/releng/issue/11661
The versions for both cri-o[1], cri-tools[2] were taken from, would be applied to all active fedora releases [1] https://pdc.fedoraproject.org/rest_api/v1/component-branch-slas/?branch_type=module&global_component=cri-o [2] https://pdc.fedoraproject.org/rest_api/v1/component-branch-slas/?branch_type=module&global_component=cri-tools
Signed-off-by: Samyak Jain samyak.jn11@gmail.com
I found discrepancies in dates which are in PDC and what you request:
cri-o:1.10 has 2020-12-01 EOL in PDC. Your pull request states 2023-05-01. cri-o:1.25 has bug_fixes SLA in PDC set to 2023-12-01. Your pull request states 2023-06-01. cri-o:1.26 has 2024-12-01 in PDC. Your request states 2024-06-01. cri-o:1.28 has 2024-06-01 in PDC. Your request states 2023-06-01.
cri-tools:1.26 has 2024-12-01 in PDC. Your request states 2024-06-01.
Could you clarify which dates are correct?
Let me check, the PDC dates should be the single source of truth for these, apologize for the discrepancies; I'll fix it now. OK PR is updated thanks for your review!
rebased onto e98f649
Applied to all Fedora releases.
Pull-Request has been closed by ppisar
Releng issue: https://pagure.io/releng/issue/11661
The versions for both cri-o[1], cri-tools[2] were taken from, would be applied to all active fedora releases
[1] https://pdc.fedoraproject.org/rest_api/v1/component-branch-slas/?branch_type=module&global_component=cri-o
[2] https://pdc.fedoraproject.org/rest_api/v1/component-branch-slas/?branch_type=module&global_component=cri-tools
Signed-off-by: Samyak Jain samyak.jn11@gmail.com