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

Adding all resources for NOOP migrator #5694

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

matzew
Copy link
Member

@matzew matzew commented Sep 2, 2021

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

Proposed Changes

  • adding all resources for NOOP migration - similar to servng

/hold
wait untl #5664 is merged

Pre-review Checklist

  • At least 80% unit test coverage
  • E2E tests for any new behavior
  • Docs PR for any user-facing impact
  • Spec PR for any new API feature
  • Conformance test for any change to the spec

Release Note


Docs

@knative-prow-robot knative-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Sep 2, 2021
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 2, 2021
@knative-prow-robot knative-prow-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 2, 2021
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2021
@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #5694 (c538c0d) into main (f568fd9) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5694      +/-   ##
==========================================
+ Coverage   82.68%   82.81%   +0.12%     
==========================================
  Files         200      200              
  Lines        6261     6324      +63     
==========================================
+ Hits         5177     5237      +60     
  Misses        750      750              
- Partials      334      337       +3     
Impacted Files Coverage Δ
pkg/channel/attributes/knative_error.go 100.00% <0.00%> (ø)
pkg/channel/message_dispatcher.go 83.88% <0.00%> (+5.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f568fd9...c538c0d. Read the comment docs.

- "eventing.knative.dev"
resources:
- "brokers"
- "eventtype"
Copy link
Member

@lionelvillard lionelvillard Sep 2, 2021

Choose a reason for hiding this comment

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

eventtypes?

Copy link
Member Author

Choose a reason for hiding this comment

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

donks!

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew force-pushed the noop_migrator_for_all branch from f39c67f to c538c0d Compare September 15, 2021 14:30
@matzew matzew changed the title WIP: Adding all resources for NOOP migrator Adding all resources for NOOP migrator Sep 15, 2021
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 15, 2021
@matzew
Copy link
Member Author

matzew commented Sep 15, 2021

/unhold

the other PR is merged

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 15, 2021
@matzew
Copy link
Member Author

matzew commented Sep 15, 2021

@lionelvillard

we are now ready for the NOOP post-job thingy ....

Mind taking a look?

@matzew matzew closed this Sep 16, 2021
@matzew matzew reopened this Sep 16, 2021
@lionelvillard
Copy link
Member

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 16, 2021
@knative-prow-robot knative-prow-robot merged commit 9e66fc9 into knative:main Sep 16, 2021
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. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants