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

[v0.17.1]: Backport PR for v0.17.1 #1040

Merged
merged 4 commits into from
Oct 2, 2020

Conversation

navidshaikh
Copy link
Collaborator

@navidshaikh navidshaikh commented Oct 2, 2020

* feat: Add subscription CRUD

 - Add kn subscription command group and CRUDL sub-commands
 - create/update uses following flag names for better alignment:
  - --sink for subscriber
  - --sink-reply for reply
  - --sink-dead-letter for dead-letter-sink
 - Add 'subscriptions' and 'sub' aliases
 - Introduce shared library `knative.dev/client/lib/printing`
   to print Sink object in describe output

* Set default channel type messaging.knative.dev/v1beta1:Channel

 i.e. if no prefix is given to `--channel`, consider it of `Channel` type

* Update e2e tests

* Update channel flag description
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Oct 2, 2020
@knative-prow-robot knative-prow-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 2, 2020
@navidshaikh navidshaikh requested review from rhuss and removed request for sixolet October 2, 2020 10:34
@navidshaikh navidshaikh added the backport/pr A backport PR which is target to a release branch. label Oct 2, 2020
Copy link
Contributor

@rhuss rhuss left a comment

Choose a reason for hiding this comment

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

/lgtm if CI passed (as this is cherry-picked and already reviewed on master)

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: navidshaikh, rhuss

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

@navidshaikh
Copy link
Collaborator Author

/retest

 SubscriptionNotMarkedReadyByChannel : Failed to get subscription status: subscription "sub0" not present in channel "c0" subscriber's list

@rhuss
Copy link
Contributor

rhuss commented Oct 2, 2020

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 2, 2020
@knative-prow-robot knative-prow-robot merged commit 47cef20 into knative:release-0.17 Oct 2, 2020
@navidshaikh navidshaikh deleted the pr/v0.17.1 branch October 2, 2020 15:19
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. backport/pr A backport PR which is target to a release branch. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants