Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RHPAM-2522] - Provide usable way of setting extensions image named namespace for external DB driver in Operator UI #348

Merged
merged 3 commits into from Jan 30, 2020

Conversation

swati-kale
Copy link
Contributor

updated the Console form UI w.r.t changes against RHPAM-2533 (build config changes in Operator for extensions image settings)
Signed-off-by: Swati Kale swkale@redhat.com

…d namespace for external DB driver in Operator UI

Signed-off-by: Swati Kale <swkale@redhat.com>
@openshift-ci-robot
Copy link
Collaborator

Hi @swati-kale. Thanks for your PR.

I'm waiting for a kiegroup member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@bmozaffa
Copy link
Collaborator

/ok-to-test

deploy/ui/form.json Outdated Show resolved Hide resolved
"required": false,
"jsonPath": "$.spec.objects.servers[*].build.extensionImageStreamTagNamespace",
"description": "Namespace within which the ImageStream definition for the image containing the drivers and configuration is located. Defaults to openshift namespace.",
"default": "rhpam-kieserver-library=org.openshift.quickstarts:rhpam-kieserver-library:1.5.0-SNAPSHOT"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same than above.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spolti changes are done.

deploy/ui/form.json Outdated Show resolved Hide resolved
Signed-off-by: Swati Kale <swkale@redhat.com>
@swati-kale
Copy link
Contributor Author

/retest

"type": "text",
"required": false,
"jsonPath": "$.spec.objects.servers[*].build.extensionImageInstallDir",
"description": "scription: Full path to the directory within the extensions image where the extensions are located (e.g. install.sh, modules/, etc. Do not change this field unless you have sure about the changes that you is doing)."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"description": "scription: Full path to the directory within the extensions image where the extensions are located (e.g. install.sh, modules/, etc. Do not change this field unless you have sure about the changes that you is doing)."
"description": "Full path to the directory within the extensions image where the extensions are located (e.g. install.sh, modules/, etc.)."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will do the changes, Do you want the changes in CRD too (https://github.com/kiegroup/kie-cloud-operator/blob/master/deploy/crds/kieapp.crd.yaml#L253)

Copy link
Member

@spolti spolti Jan 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

deploy/ui/form.json Outdated Show resolved Hide resolved
deploy/ui/form.json Outdated Show resolved Hide resolved
deploy/ui/form.json Outdated Show resolved Hide resolved
deploy/ui/form.json Outdated Show resolved Hide resolved
…amespace for external DB driver in Operator UI

Signed-off-by: Swati Kale <swkale@redhat.com>
@swati-kale swati-kale closed this Jan 29, 2020
@swati-kale swati-kale deleted the RHPAM-2522 branch January 29, 2020 21:49
@swati-kale swati-kale restored the RHPAM-2522 branch January 29, 2020 21:49
@swati-kale swati-kale reopened this Jan 29, 2020
@ruromero
Copy link
Member

/lgtm

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bmozaffa, swati-kale

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 6002e3f into kiegroup:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants