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

Deploy DomainMappings and Enable Alpha tests in e2e tests #9851

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

julz
Copy link
Member

@julz julz commented Oct 17, 2020

Part of #9713.

Adds --enable-alpha and --enable-beta (might as well) flags to e2e tests, and deploys DomainMappings.

Once this lands we should be unblocked on landing #9780.

@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/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 17, 2020
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Oct 17, 2020
@knative-prow-robot knative-prow-robot added area/API API objects and controllers area/test-and-release It flags unit/e2e/conformance/perf test issues for product features labels Oct 17, 2020
@codecov
Copy link

codecov bot commented Oct 17, 2020

Codecov Report

Merging #9851 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9851      +/-   ##
==========================================
- Coverage   87.76%   87.70%   -0.06%     
==========================================
  Files         180      180              
  Lines        8596     8588       -8     
==========================================
- Hits         7544     7532      -12     
- Misses        803      806       +3     
- Partials      249      250       +1     
Impacted Files Coverage Δ
pkg/autoscaler/statforwarder/forwarder.go 81.18% <0.00%> (-1.08%) ⬇️
pkg/activator/net/revision_backends.go 90.49% <0.00%> (-0.91%) ⬇️
pkg/reconciler/route/resources/ingress.go 96.74% <0.00%> (-0.20%) ⬇️

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 92e215b...efeb5a1. Read the comment docs.

@julz
Copy link
Member Author

julz commented Oct 17, 2020

/retest

@knative-prow-robot knative-prow-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 19, 2020
@julz julz changed the title WIP: Try Deploying DomainMappings and enable alpha in e2e tests Deploy DomainMappings and Enable Alpha tests in e2e tests Oct 19, 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 Oct 19, 2020
@julz
Copy link
Member Author

julz commented Oct 19, 2020

/assign @mattmoor

@julz
Copy link
Member Author

julz commented Oct 19, 2020

/test pull-knative-serving-istio-stable-no-mesh-tls

Copy link
Contributor

@tcnghia tcnghia left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 20, 2020
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: julz, tcnghia

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 Oct 20, 2020
@knative-prow-robot knative-prow-robot merged commit 786e47b into knative:master Oct 20, 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/API API objects and controllers area/test-and-release It flags unit/e2e/conformance/perf test issues for product features cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants