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

fix(e2e): Let the subscription and related resource reconcile #1044

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

navidshaikh
Copy link
Collaborator

sleep for 5 seconds after subscription create and update in e2e

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Oct 6, 2020
@knative-prow-robot knative-prow-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 6, 2020
Copy link
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

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

Produced via:
gofmt -s -w $(find -path './vendor' -prune -o -path './third_party' -prune -o -name '*.pb.go' -prune -o -type f -name '*.go' -print)
goimports -w $(find -name '*.go' | grep -v vendor | grep -v third_party | grep -v .pb.go | grep -v wire_gen.go)

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

thanks !

@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

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 6, 2020
 sleep for 5 seconds after subscription create and update in e2e
@knative-prow-robot knative-prow-robot removed the lgtm Indicates that a PR is ready to be merged. label Oct 6, 2020
@rhuss
Copy link
Contributor

rhuss commented Oct 6, 2020

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 6, 2020
@knative-prow-robot knative-prow-robot merged commit aa6c4ad into knative:master Oct 6, 2020
@navidshaikh navidshaikh deleted the pr/fix-sub-e2e branch October 6, 2020 07:45
navidshaikh added a commit to navidshaikh/client that referenced this pull request Oct 7, 2020
…e#1044)

sleep for 5 seconds after subscription create and update in e2e
@navidshaikh navidshaikh added the backport/candidate Consider this PR to be backported to the release branch label Oct 7, 2020
knative-prow-robot pushed a commit that referenced this pull request Oct 7, 2020
* Added back functionality to deprecated max-scale/min-scale (#1010)

* Added back functionality to deprecated max-scale/min-scale

* Updated based on review, removed duplicate code and added an or statement, also updated deprecated message

* fix(e2e): Let the subscription and related resource reconcile (#1044)

sleep for 5 seconds after subscription create and update in e2e

* Update CHANGELOG

Co-authored-by: Mike Petersen <[email protected]>
@navidshaikh navidshaikh added backported-to/0.17 and removed backport/candidate Consider this PR to be backported to the release branch labels Oct 12, 2020
rhuss pushed a commit to rhuss/knative-client that referenced this pull request Oct 12, 2020
…e#1044)

sleep for 5 seconds after subscription create and update in e2e
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants