We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e790e2d commit ca83aa3Copy full SHA for ca83aa3
operator-pipeline-images/operatorcert/static_tests/community/bundle.py
@@ -459,8 +459,7 @@ def check_replaces_availability(bundle: Bundle) -> Iterator[CheckResult]:
459
"is a new way to manage operator metadata. "
460
"This operator does not use FBC and it is recommended for new operators to "
461
"[start directly with FBC]"
462
- "(https://redhat-openshift-ecosystem.github.io/operator-pipelines/users/fbc_workflow/). "
463
- "The use of FBC will be mandatory for new operators from February 2025."
+ "(https://redhat-openshift-ecosystem.github.io/operator-pipelines/users/fbc_workflow/)."
464
)
465
466
0 commit comments