Skip to content

Conversation

@matzew
Copy link
Member

@matzew matzew commented Mar 5, 2020

Proposed Changes

  • adding migrations for PingSource
  • adding migration for SinkBinding

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 5, 2020
@knative-prow-robot knative-prow-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 5, 2020
@matzew matzew force-pushed the migration_guides branch from 6f11a0e to f559a97 Compare March 5, 2020 17:27
@matzew
Copy link
Member Author

matzew commented Mar 5, 2020

/cc @samodell
/cc @abrennan89

Copy link
Contributor

@abrennan89 abrennan89 left a comment

Choose a reason for hiding this comment

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

Added some review comments @matzew

@matzew
Copy link
Member Author

matzew commented Mar 5, 2020 via email

@matzew
Copy link
Member Author

matzew commented Mar 5, 2020

Added some review comments @matzew

will address them - thanks for looking.

I guess I will just update this PR tomorrow and than also add the other migration

@matzew matzew force-pushed the migration_guides branch from f559a97 to a7e13ff Compare March 6, 2020 13:40
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 6, 2020
@matzew matzew force-pushed the migration_guides branch from a7e13ff to a859df4 Compare March 9, 2020 11:11
jsonData: '{"message": "Hello world!"}'
sink:
ref:
apiVersion: serving.knative.dev/v1
Copy link
Contributor

Choose a reason for hiding this comment

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

indent is wrong here

@matzew
Copy link
Member Author

matzew commented Mar 9, 2020

/cc @n3wscott
/cc @lionelvillard
/cc @vaikas

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@n3wscott
Copy link
Contributor

This PR needs a better title

metadata:
name: ping-source
spec:
schedule: "* * * * *"
Copy link
Contributor

Choose a reason for hiding this comment

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

can drop this, it is * * * * * by default now in v1alpha2.

@n3wscott
Copy link
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 10, 2020
@matzew matzew changed the title some first migration Source migrations Mar 10, 2020
@evankanderson
Copy link
Member

/approve

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abrennan89, evankanderson, matzew

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

@knative-prow-robot knative-prow-robot merged commit be1eb29 into knative:master Mar 10, 2020
evankanderson pushed a commit to evankanderson/docs that referenced this pull request Mar 12, 2020
* some first migration

* Addressing comment from Ashleigh's review

* Adding SinkBinding migration doc

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* fix the ko:// by removing...

* Addressing feedback

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
knative-prow-robot pushed a commit that referenced this pull request Mar 12, 2020
* Source migrations (#2275)

* some first migration

* Addressing comment from Ashleigh's review

* Adding SinkBinding migration doc

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* fix the ko:// by removing...

* Addressing feedback

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* 💄 adding the SinkBinding bits to the index file as well... (#2297)

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
@evankanderson evankanderson mentioned this pull request Mar 13, 2020
@abrennan89 abrennan89 mentioned this pull request Jun 11, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants