You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/users/fbc_onboarding.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# File Based Catalog onboarding
2
2
3
-
> **Note**: The FBC support is going to be released at the end of Q2 2024. Until that and until official announcement the steps below are not yet supported.
3
+
> **Note**: The File Based Catalog support is now in an alpha phase. We welcome any feedback you have for this new feature.
4
4
5
5
Operators in certified, marketplace, or community repositories are defined in a declarative way.
6
6
This means a user provides all necessary information in advance about the operator bundle and how it
@@ -51,9 +51,8 @@ $ make fbc-onboarding
51
51
52
52
The Makefile will execute following steps:
53
53
- Download dependencies needed for the migration (opm, fbc-onboarding CLI)
54
-
- Fetch a list of currently supported OCP catalogs
54
+
- Fetch a list of currently supported OCP catalogs (this might take a while when doing it for the first time)
55
55
- Transform existing catalogs into a basic template
0 commit comments