fabric8-maven-plugin icon indicating copy to clipboard operation
fabric8-maven-plugin copied to clipboard

[Epic] Istio support

Open hrishin opened this issue 6 years ago • 6 comments

Istio is micro service management mesh. Need to implement following set of features

  • [ ] sidecar injection - Kubinject
  • [ ] Smart canary - RouteRule implementation from pom.xml, yaml file

hrishin avatar Jan 22 '18 21:01 hrishin

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

kameshsampath avatar Jan 23 '18 05:01 kameshsampath

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

cmoulliard avatar Jan 23 '18 08:01 cmoulliard

Shouldn't it only add the label to enable the automatic injection of the sidecar?

cescoffier avatar Jul 27 '18 10:07 cescoffier

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!

stale[bot] avatar Oct 25 '18 10:10 stale[bot]

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 https://github.com/fabric8io/fabric8-maven-plugin/issues/1164#issuecomment-408384163, or mute the thread https://github.com/notifications/unsubscribe-auth/ABcmYWd1lQ1NFiP8xWgrap3WogwU-iIwks5uKvCrgaJpZM4RoptP .

-- Enviat amb Gmail Mobile

lordofthejars avatar Oct 25 '18 11:10 lordofthejars

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!

stale[bot] avatar Jan 23 '19 13:01 stale[bot]