#15 KojiWeb resource
Closed 2 years ago by lrossett. Opened 2 years ago by lrossett.

Create a new KojiWeb custom resource, this resource should deploy the web interface for koji.

This issue is also about removing the koji web bits from the KojiHub resource as they should be independent components.

Suggested resource schema:

apiVersion: buildsys.apps.fedoraproject.org/v1alpha1
kind: KojiWeb
metadata:
  name: default
  annotations:
    buildsys.apps.fedoraproject.org/hub: sample/osdk-test
  spec:
    image: quay.io/fedora-kube-sig/koji-web:latest
    replicas: 1
    ssl_verify: false
    hostname: koji.fedoraproject.org

Secrets, username, and etc should use the resource name and namespace where applicable.


Metadata Update from @lrossett:
- Issue tagged with: dev

2 years ago

Metadata Update from @lrossett:
- Issue tagged with: infra

2 years ago

Closing this issue as we tracking all SIG issues in a single repository: https://pagure.io/kube-sig/kube-sig/issues

Metadata Update from @lrossett:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata