Skip to content

Commit 59258a0

Browse files
authored
Merge pull request #142 from chandwanitulsi/update-fbc-doc
Add private repo info
2 parents 6d0e881 + 92f2fee commit 59258a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/konflux-onboarding.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@ If you plan to use your catalogs on multiple cluster architectures, you will nee
141141

142142
A sample PR for these changes can be found in https://github.com/konflux-ci/olm-operator-konflux-sample/pull/65.
143143

144+
### Using private repos for built FBC fragments
145+
146+
FBC fragments are stored in the `redhat-user-workloads` Quay organization by default. The visibility of the Quay repo can be private as long as you are using this default organization. If you decide to push them into your own organization, it is mandatory for the repo to be **public** at the time of the release.
147+
144148
## Enable drift detection (optional)
145149

146150
In this repository, we chose to maintain dedicated Containerfiles locally instead of using the ones inside the submodules. While this allows us to have complete control over the build process, it does lead to the possibility of upstream repositories changing their build process without making appropriate changes in our repository. This risk can be mitigated by detecting (and failing on) within the submodules.

0 commit comments

Comments
 (0)