Skip to content

Remove Istio dependency from Eventing (Part - 3) - Natss#1074

Merged
knative-prow-robot merged 50 commits into
knative:masterfrom
akashrv:noistionatss
Apr 25, 2019
Merged

Remove Istio dependency from Eventing (Part - 3) - Natss#1074
knative-prow-robot merged 50 commits into
knative:masterfrom
akashrv:noistionatss

Conversation

@akashrv
Copy link
Copy Markdown
Contributor

@akashrv akashrv commented Apr 19, 2019

Part of series of PRs for #294
Previous PRs for reference:
#1044
#1058

Proposed Changes

  • Stop creating istio virtual service for NATSS channel
  • Dispatcher is still deployed with a side-car. Once all channels stop using Istio Virtual service, I'll send a PR to remove all istio sidecars and injection related code.

Release Note

Knative Eventing will create a unique K8s service of type ExternalName for each channel when using Natss ClusterChannelProvisioner

akashrv and others added 30 commits April 5, 2019 10:13
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 19, 2019
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Apr 19, 2019
@akashrv
Copy link
Copy Markdown
Contributor Author

akashrv commented Apr 19, 2019

/assign @vaikas-google @Harwayne

Comment thread contrib/natss/pkg/dispatcher/dispatcher/dispatcher.go
Comment thread contrib/natss/pkg/dispatcher/dispatcher/dispatcher.go Outdated
Comment thread pkg/channelwatcher/channel_watcher.go Outdated
Comment thread contrib/natss/config/broker/natss.yaml
@knative-metrics-robot
Copy link
Copy Markdown

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

File Old Coverage New Coverage Delta
contrib/natss/pkg/controller/channel/reconcile.go 75.9% 78.0% 2.1
contrib/natss/pkg/dispatcher/dispatcher/dispatcher.go 57.1% 58.2% 1.1
pkg/channelwatcher/channel_watcher.go Do not exist 50.0%

@akashrv
Copy link
Copy Markdown
Contributor Author

akashrv commented Apr 25, 2019

/retest

@Harwayne
Copy link
Copy Markdown
Contributor

/approve
/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 25, 2019
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akashrv, Harwayne

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 Apr 25, 2019
@knative-prow-robot knative-prow-robot merged commit 9565689 into knative:master Apr 25, 2019
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/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.

6 participants