#248 f29: Add origin-clients to container-management, add container-management to Workstation
Merged 6 years ago by kevin. Opened 6 years ago by walters.
walters/fedora-comps add-origin-clients  into  master

file modified
+2
@@ -715,6 +715,7 @@ 

        <packagereq type="default">docker-cockpit</packagereq>

        <packagereq type="optional">buildah</packagereq>

        <packagereq type="optional">podman</packagereq>

+       <packagereq type="optional">origin-clients</packagereq>

      </packagelist>

    </group>

    <group>
@@ -7042,6 +7043,7 @@ 

      <!-- Keep this list in sync with the list in fedora-workstation-packages.ks. -->

      <grouplist>

        <groupid>base-x</groupid>

+       <groupid>container-management</groupid>

        <groupid>core</groupid>

        <groupid>firefox</groupid>

        <groupid>fonts</groupid>

Running an OpenShift v3 cluster locally via oc cluster up should be a key
Workstation developer flow, and obviously one wants the client tooling to
interact with a remote cluster. Additionally one can use oc cluster up on a
single node server as well.

See discussion in https://pagure.io/workstation-ostree-config/pull-request/74

Currently container-management is only an option under Server, but a goal
is to use this for Workstation as well.

@adamwill check to see if its okay to merge during freeze.

rebased onto 937d66e

6 years ago

Commit 5e7097a fixes this pull-request

Pull-Request has been merged by kevin

6 years ago

Pull-Request has been merged by kevin

6 years ago
Metadata