Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

[0.21] Backport of knative#5444#1286

Merged
openshift-merge-robot merged 1 commit into
openshift:release-v0.21.0from
cardil:backport/v0.21.0/pr-5444
May 31, 2021
Merged

[0.21] Backport of knative#5444#1286
openshift-merge-robot merged 1 commit into
openshift:release-v0.21.0from
cardil:backport/v0.21.0/pr-5444

Conversation

@cardil
Copy link
Copy Markdown

@cardil cardil commented May 31, 2021

Backport of knative#5444

  • Don't wait on triggers, before deploying their subscriber

* Don't wait on triggers, before deploying their subscriber
@openshift-ci openshift-ci Bot requested review from alanfx and mgencur May 31, 2021 12:58
@cardil
Copy link
Copy Markdown
Author

cardil commented May 31, 2021

Required so that tests of openshift-knative/serverless-operator#983 can pass

Copy link
Copy Markdown
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 31, 2021
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 31, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cardil, matzew

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 31, 2021
@openshift-merge-robot openshift-merge-robot merged commit 6e76ef9 into openshift:release-v0.21.0 May 31, 2021
@cardil cardil deleted the backport/v0.21.0/pr-5444 branch May 31, 2021 14:35
openshift-merge-robot pushed a commit that referenced this pull request Jun 10, 2021
* [0.22] Backport of PRs 5321 and 4815 (from #1284)

* Backport of (knative#4815)

Extension point for transport used to send events in upgrade tests

* EventSender interface to enable customisation of sending events
* Clean ups
* Basic extendability of wathola sender
* Updating boilerplate
* Testing sender services
* Allow of customization of wathola test images on downstream
* Waiting until test port is open
* Switch to v2 of pelletier/toml to support reading string/map[string]interface{} for interface{} typed field.
* LogLevel is settable
* Logging received event
* Changes after review

* Backport of (knative#5321)

Allow to change SUT for upgrade tests

* Introduction of SUT package
* Refactor to keep used interfaces and deprecate them first
* Update-codegen
* Restoring configuration options, to have Deprecated status instead
* Working e2e test
* Fixing NPE in upgrade tests
* Introducing new interfaces for configuration and easy execution
* NPE fix in continual.go@55
* Removal of ensure.NoError
* Raising UnavailablePeriodToReport to 10s to make tests more stable
* Running all e2e tagged tests
* Raising unavailibility period to 60s as load & retries makes it longer.
* Execute upgrade e2e tests with additional run
* Using SutURL in wathola config instead of BrokerURL
* Removal of redundant namespace option
* Switch to using interface{} as endpoint address representation
* Fixing compile error on prober
* Use full event type only
* Remove unused event prefix
* Renaming after code review
* Removal of unnecessary github.com/prometheus/common
* Remove Kafka from README and SUT to graph
* Remove unused EventsTypePrefix option
* Remove execution of TestBrokerAndTriggers helper test

* Backport of knative#5444 (#1286)

* Don't wait on triggers, before deploying their subscriber

* Restore manually modified vendor dir
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release Issues or PRs related to test and release lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants