-
Notifications
You must be signed in to change notification settings - Fork 202
[Epic] Istio support #1164
Comments
Charles did working version of the fmp enricher, we can reuse it and add test cases. @cmoulliard can you please add the link to your existing work here |
here is the project which has been tested for istio 0.2.12, 0.3.0, 0.4.0. https://github.com/snowdrop/fmp-istio-enricher Remark : enricher only generates deploymentconfig, imagestreams and should be updated to also support k8s deployment |
Shouldn't it only add the label to enable the automatic injection of the sidecar? |
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions! |
Yes, it should be like this, but it will be great to support not automatic
way as well
El El vie, 27 jul 2018 a las 12:51, Clement Escoffier <
[email protected]> escribió:
Shouldn't it only add the label to enable the automatic injection of the
sidecar?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABcmYWd1lQ1NFiP8xWgrap3WogwU-iIwks5uKvCrgaJpZM4RoptP>
.
--
Enviat amb Gmail Mobile
|
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions! |
Istio is micro service management mesh. Need to implement following set of features
The text was updated successfully, but these errors were encountered: