Expected Behavior
Event sources should be able to access external services when starting a feed.
Actual Behavior
When creating an event source, the feed controller job here doesn't have any annotation, thus the pod is injected istio proxy.
If there is no explicit service entry defined and event source needs to access external service (e.g. accessing API server to get/create a deployment), such access is denied.
Steps to Reproduce the Problem
Additional Info
Expected Behavior
Event sources should be able to access external services when starting a feed.
Actual Behavior
When creating an event source, the feed controller job here doesn't have any annotation, thus the pod is injected istio proxy.
If there is no explicit service entry defined and event source needs to access external service (e.g. accessing API server to get/create a deployment), such access is denied.
Steps to Reproduce the Problem
Additional Info