Skip to content

Commit eb90c0d

Browse files
committed
HACKING: Update documentation to reflect changes
- Update documentation to reflect changes - Add note about how to work with the Fedora Staging pipecfg. Signed-off-by: Renata Ravanelli <rravanel@redhat.com>
1 parent 6af98f5 commit eb90c0d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

HACKING.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -532,12 +532,6 @@ using a development cluster, it normally isn't, and you can drop it. For
532532
the Fedora prod cluster, use `ocs-storagecluster-ceph-rbd` as shown
533533
above.
534534

535-
If using an additional root CA certificate, then you will also need to
536-
specify the `AGENT_NAMESPACE` parameter to yours, e.g.:
537-
538-
```
539-
--param=AGENT_NAMESPACE=fedora-coreos-pipeline \
540-
```
541535

542536
Now, create the Jenkins configmap:
543537

@@ -586,6 +580,9 @@ This will create:
586580
3. the Jenkins agent BuildConfig (if a root CA cert was provided),
587581
4. the jenkins-config configmap.
588582

583+
584+
Note: If you are working with the Fedora staging pipeline, use the staging branch to define the pipecfg.
585+
589586
If a root CA cert was provided, we need to build the base images that
590587
will bake in the cert in the controller and agent:
591588

0 commit comments

Comments
 (0)