-
Notifications
You must be signed in to change notification settings - Fork 630
Remove Istio dependency from Eventing (Part - 5) - final cleanup #1119
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
Merged
Merged
Changes from all commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
99fddec
WIP
akashrv c08546a
Merge branch 'noistio2' of github.com:akashrv/eventing into noistio2
akashrv c642cea
WIP - In-memory working with E2E tests
akashrv 2a4faae
WIP - remove istio dependency from in-memroy channel
akashrv bd7ae68
UTs pass, E2E tests pass with in-memory as well as kafka
akashrv df4487f
fixed uts that failed due to last K8s service change
akashrv 824efe6
Merge branch 'master' of github.com:knative/eventing into noistiokafka
akashrv 23ae8b4
Removed unnecessary space from a line
akashrv a04d6d9
Merge branch 'noistio2' of github.com:akashrv/eventing into noistio2
akashrv bb7ab3e
dding istio annotation to test POD. This will ve needed when running E2E
akashrv 83e519d
Merge branch 'noistio2' of github.com:akashrv/eventing into noistiokafka
akashrv c646dcd
Bug fix to set clusterIp of K8s service only when it is not of type E…
akashrv 485f6b3
WIP kafka channel
akashrv 6fd3378
Merge branch 'noistio2' of github.com:akashrv/eventing into noistiokafka
akashrv 37bae81
WIP kafka - UTs and E2E pass
akashrv feb5e64
Updated code based on PR comments
akashrv 3414ba3
Merge branch 'noistio2' of github.com:akashrv/eventing into noistiokafka
akashrv c1b8581
WIP
akashrv d2c831f
Updates based on PR comments
akashrv d61cd1a
Merge branch 'master' of github.com:knative/eventing into noistio2
akashrv 16a6ffc
Updates based on PR comments
akashrv 67611dc
Fixed UTs
akashrv 2cc8525
Updated VENDOR_LICENSE
akashrv 5b68a3f
Merge branch 'noistio2' of github.com:akashrv/eventing into noistiokafka
akashrv 3b3f16f
WIP. Update fanout sidecar
akashrv f1904fe
Merge branch 'master' of github.com:knative/eventing into noistiokafka
akashrv f065d22
Merge from upstream master
akashrv a645dce
UTs pass, ITs passed. COde ready for PR
akashrv fdc4b57
Update natss to not use ISTIO. UTs and E2E tests pass.
akashrv 09e4dfa
Updates based on PR comments
akashrv 2f83359
Merge branch 'noistiokafka' of github.com:akashrv/eventing into noist…
akashrv a0d247a
Merge branch 'master' of github.com:knative/eventing into noistionatss
akashrv eb76bcd
REmoved permission to istio virtual service from controller
akashrv 1de9e38
WIP
akashrv d1a1bd5
Changes based on PR comments
akashrv 2d52ee9
Merge branch 'master' of github.com:knative/eventing into noistiokafka
akashrv d71fecf
Added back permission that was removed by mistake
akashrv d41ecad
Merge branch 'noistiogcp' of github.com:akashrv/eventing into noistiogcp
akashrv e3e175c
WIP
akashrv 9adebd7
Merge branch 'noistiokafka' of github.com:akashrv/eventing into noist…
akashrv 6f5d4f8
Remove istio references
akashrv 10eeec5
Merge branch 'noistionatss' of github.com:akashrv/eventing into noist…
akashrv 0f66d68
WIP
akashrv 9f53403
Removed one more reference of istio
akashrv 5425625
Merge branch 'noistiokafka' of github.com:akashrv/eventing into noist…
akashrv 6ce84ee
Merge branch 'noistionatss' of github.com:akashrv/eventing into noist…
akashrv 85d51ca
Merge branch 'noistionatss' of github.com:akashrv/eventing into noist…
akashrv 98f6ff9
Revert kafka.yaml local change
akashrv 07995dd
WIP
akashrv dfd9dd6
Merge branch 'master' of github.com:knative/eventing into noistionatss
akashrv 794d92d
Merge branch 'noistionatss' of github.com:akashrv/eventing into noist…
akashrv 338045e
Revert kafka dispatcher change
akashrv cd26f6f
Removing Mutex. No need to use Mutex when using atomic value for host…
akashrv d0514ca
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv cdf44a0
Merge branch 'noistionatss' of github.com:akashrv/eventing into noist…
akashrv 9372a11
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv d98920a
Removed named port from GCP dispatcher K8s service
akashrv 4b1513c
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv 34e8fd5
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv dae0877
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv 7a45499
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv 8c47946
WIP
akashrv 34aa1ba
FInal changes before validating E2E tests
akashrv d799c3a
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv 49ace28
Removed istio sidecars from all dispatchers and from broker.
akashrv 9724578
Updates based on PR comments
akashrv 4d58944
Merge branch 'master' of github.com:knative/eventing into noistiogcp
akashrv 18a5609
Merge branch 'noistiogcp' of github.com:akashrv/eventing into noistio…
akashrv 2c7c168
gcppubsub istio/serviceentry removed
akashrv cce6c86
cronjob source tested with an without sidecar
akashrv 9781a9e
Container source
akashrv 6b00b02
Removed sidecars from tests
akashrv cb523e3
hack/update-dep.sh
akashrv 32ec678
Merge branch 'master' of github.com:knative/eventing into noistiofinal
akashrv 5c2ab94
Fixed build error
akashrv 5aeea00
Updates based on PR comments
akashrv 5325aa4
Merge branch 'master' of github.com:knative/eventing into noistiofinal
akashrv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,5 +15,3 @@ apiVersion: v1 | |
| kind: Namespace | ||
| metadata: | ||
| name: knative-eventing | ||
| labels: | ||
| istio-injection: enabled | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.