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

adds capability for sources to sink to channel and broker along with ksvc #5849

Merged

Conversation

invincibleJai
Copy link
Member

@invincibleJai invincibleJai commented Jun 29, 2020

Fixes:
https://issues.redhat.com/browse/ODC-4166

Analysis / Root cause:
User is unable to sink a source to broker and channels along with ksvc

Solution Description:

  • Show Brokers / Channels as part of resource dropdown along with ksvc for sink
  • Creation of source with sink to any of above
  • Handle error state for user if in ns none of the above resources is present
  • Filter out channels backing broker

Screen shots / Gifs for design review:

  • Ability to sink to Channel/Broker/ksvc
    image

  • Visualisation post sink to channel
    image

  • Error message if none of Channel/Broker/ksvc exists in a namespace
    image

Note: Discuss with UXD as IMO this specific error message will not be needed once sink uri support comes in

@openshift/team-devconsole-ux @rachael-phillips

Test Coverage
image

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 29, 2020
@openshift-ci-robot openshift-ci-robot added component/knative Related to knative-plugin approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 29, 2020
@invincibleJai invincibleJai force-pushed the fix-sink-source branch 3 times, most recently from ddb1e68 to 3578384 Compare July 1, 2020 04:42
@invincibleJai invincibleJai changed the title [WIP] adds capability for sources to sink to channel and broker along with ksvc adds capability for sources to sink to channel and broker along with ksvc Jul 1, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 1, 2020
@invincibleJai invincibleJai force-pushed the fix-sink-source branch 2 times, most recently from ddf8889 to 0bb1f5d Compare July 1, 2020 09:03
@karthikjeeyar
Copy link
Contributor

verfied locally, looks good to me
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 3, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: invincibleJai, karthikjeeyar

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 ba63590 into openshift:master Jul 3, 2020
@spadgett spadgett added this to the v4.6 milestone Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/knative Related to knative-plugin lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants