Skip to content

SinkBinding v1beta1 Reconciler & E2E test#3577

Merged
knative-prow-robot merged 22 commits into
knative:masterfrom
nachocano:sb_reconciler
Jul 16, 2020
Merged

SinkBinding v1beta1 Reconciler & E2E test#3577
knative-prow-robot merged 22 commits into
knative:masterfrom
nachocano:sb_reconciler

Conversation

@nachocano
Copy link
Copy Markdown
Contributor

@nachocano nachocano commented Jul 14, 2020

Helps with #3544

Proposed Changes

  • 🎁 Updating SinkBinding reconciler to use v1beta1.
  • 🎁 Adding E2E test for v1beta1.

Missing to flip the storage bit, will do after this one gets merged

Release Note

SinkBinding is now in v1beta1

Docs

knative/docs#2663

@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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 14, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nachocano

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

The pull request process is described here

Details 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 Jul 14, 2020
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jul 14, 2020
@knative-prow-robot knative-prow-robot added the area/test-and-release Test infrastructure, tests or release label Jul 14, 2020
# Conflicts:
#	go.mod
#	go.sum
#	vendor/knative.dev/pkg/apis/duck/v1/addressable_types.go
#	vendor/knative.dev/pkg/apis/duck/v1/podspec_types.go
#	vendor/knative.dev/pkg/apis/duck/v1/source_types.go
#	vendor/knative.dev/pkg/apis/duck/v1/status_types.go
#	vendor/knative.dev/pkg/apis/duck/v1beta1/addressable_types.go
#	vendor/knative.dev/pkg/apis/duck/v1beta1/source_types.go
#	vendor/knative.dev/pkg/apis/duck/v1beta1/status_types.go
#	vendor/modules.txt
@knative-prow-robot knative-prow-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 14, 2020
@knative-prow-robot knative-prow-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 14, 2020
@knative-prow-robot knative-prow-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 15, 2020
@knative-metrics-robot
Copy link
Copy Markdown

The following is the coverage report on the affected files.
Say /test pull-knative-eventing-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/apis/sources/v1alpha2/sinkbinding_conversion.go 100.0% 64.3% -35.7

# Conflicts:
#	pkg/apis/sources/v1alpha1/sinkbinding_conversion.go
#	pkg/apis/sources/v1alpha2/sinkbinding_conversion.go
#	vendor/knative.dev/pkg/kflag/doc.go
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 16, 2020
@nachocano nachocano changed the title [WIP] SinkBinding v1beta1 Reconciler & E2E test SinkBinding v1beta1 Reconciler & E2E test Jul 16, 2020
@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 Jul 16, 2020
@nachocano
Copy link
Copy Markdown
Contributor Author

/assign @vaikas
/assign @capri-xiyue

@nachocano
Copy link
Copy Markdown
Contributor Author

hmmm
/retest

@knative-test-reporter-robot
Copy link
Copy Markdown

The following jobs failed:

Test name Triggers Retries
pull-knative-eventing-integration-tests 0/3

Failed non-flaky tests preventing automatic retry of pull-knative-eventing-integration-tests:

test/e2e.TestEventTransformationForTriggerV1BrokerV1
test/e2e.TestEventTransformationForTriggerV1BrokerV1/InMemoryChannel-messaging.knative.dev/v1beta1

@nachocano
Copy link
Copy Markdown
Contributor Author

/retest

@nachocano
Copy link
Copy Markdown
Contributor Author

ping

@capri-xiyue
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 16, 2020
@knative-prow-robot knative-prow-robot merged commit 09500c4 into knative:master Jul 16, 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. area/test-and-release Test infrastructure, tests or release 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.

7 participants