Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Create more edit fields for update CR modal #217

Open
alohr51 opened this issue Apr 8, 2020 · 1 comment
Open

Create more edit fields for update CR modal #217

alohr51 opened this issue Apr 8, 2020 · 1 comment
Assignees

Comments

@alohr51
Copy link
Member

alohr51 commented Apr 8, 2020

Now the UI is working for updating a Kabanero instance we need to add more values that can be edited. We should be able to edit all the below, but how we show that on the modal UI might need some design input.

apiVersion: kabanero.io/v1alpha2
kind: Kabanero
metadata:
  name: kabanero
spec:
  version: "0.8.0"
  codeReadyWorkspaces:
    enable: true
  governancePolicy:
    stackPolicy: activeDigest
  stacks:
    # A list of those repositories which are searched for stacks
    repositories: 
    - name: incubator
      https:
        url: https://github.com/kabanero-io/kabanero-stack-hub/releases/download/0.7.0/kabanero-stack-hub-index.yaml
    pipelines:
    - id: default
      sha256: e6ebc6aeaf21540f0d0dac8caf0a2d805e8d90f174cb912a31831f700d049bb1
      https:
        url: https://github.com/kabanero-io/kabanero-pipelines/releases/download/0.7.0/default-kabanero-pipelines.tar.gz
  github:
    organization: alohr51-kabanero
    teams:
      - admin
    apiUrl: https://api.github.com
@kidus60 kidus60 self-assigned this Apr 20, 2020
@marikaj123
Copy link
Member

@alohr51 - Can the issue be closed or moved to 0.10.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants