Skip to content

Commit ca83aa3

Browse files
mantomasAllda
authored andcommitted
Remove mandatory warning
1 parent e790e2d commit ca83aa3

File tree

1 file changed

+1
-2
lines changed
  • operator-pipeline-images/operatorcert/static_tests/community

1 file changed

+1
-2
lines changed

operator-pipeline-images/operatorcert/static_tests/community/bundle.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,7 @@ def check_replaces_availability(bundle: Bundle) -> Iterator[CheckResult]:
459459
"is a new way to manage operator metadata. "
460460
"This operator does not use FBC and it is recommended for new operators to "
461461
"[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."
462+
"(https://redhat-openshift-ecosystem.github.io/operator-pipelines/users/fbc_workflow/)."
464463
)
465464

466465

0 commit comments

Comments
 (0)