Code Monkey home page Code Monkey logo

Comments (5)

jstrachan avatar jstrachan commented on May 28, 2024

I guess this example shows how we can use the builder stuff to add custom containers:
https://github.com/jstrachan/fabric8-devops/blob/0de82b3b04b0b3c2d4c89b1668e1e9d795bc8c48/kibana/src/main/java/io/fabric8/apps/kibana/KibanaModelProcessor.java#L36-L36

we'd just need a way to load (maybe inject?) an RC via maven coordinates?

from fabric8-maven-plugin.

rhuss avatar rhuss commented on May 28, 2024

Do you mean to extract the pod template from the infinispan server RC.yaml and include it into the list of containers for the app to create ?

If it is only about adding containers from other images (whose build is not managed by the pom.xml) to the set of containers for a pod, then this should be easily possible with the new configuration structure.

Since we include d-m-p which knows how to deal with multiple images in its configuration (originally intended for doing plain docker integration tests where other images needs to be started as deps), this can be added easily.

Currently I'm fiddling with the configuration syntax, will have a proposal and the end of the day.

Next steps is then to pick up external config files which can be 'enriched' like in https://github.com/fabric8io/fabric8-maven-plugin/blob/master/src/main/java/io/fabric8/maven/fabric8/enricher/impl/ProjectInfoEnricher.java

from fabric8-maven-plugin.

jstrachan avatar jstrachan commented on May 28, 2024

@rhuss yes thats exactly what I mean - being able to reuse in some app the container from a separate project's RC as a sidecar

from fabric8-maven-plugin.

jstrachan avatar jstrachan commented on May 28, 2024

another use case off the top of my head - being able to co-locate the APIman proxy gateway; or the fabric8 messaging gateway as a sidecar container in a pod. i.e. reuse a container from a separate maven project's RC.yml

from fabric8-maven-plugin.

stale avatar stale commented on May 28, 2024

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!

from fabric8-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.