Roland Huß
Roland Huß
Agreed that this is quite important and is one of the next thing we are going to tackle.
There is already a PR https://github.com/fabric8io/fabric8-maven-plugin/pull/955 pending, we need to revisit it though as it unfortunately got stale over time. But yes, we have hopefully support for spring profiles soon.
Its https://github.com/fabric8io/fabric8-kit now, but the idea is still the same.
@lordofthejars yeah, I remember darkly. Do you have an example for an enricher who does the environment differently ? Not sure anymore whether we should guarantee a consistent behaviour over...
Test are failing because of a missing JMockit dependency. @lordofthejars could you please have a look ?
Actually, the idea is really to support as many build system that makes sense. Kaniko is one of them. Ideally, that should just be different implementation of the jkube-kit buiildservice...
Would be cool if we could start working on some sort of support for the service catalog. @iocanel I know that you had some ideas around the service catalog. What...
Instantiating OpenShift `Templates` with different parameters during `fabric8:apply` would make sense. Currently, afair currently we only create the template but do not apply them (e.g. Method `ApplyMojo.applyTemplates()` is never called)....
@fabric8io/fmp-core-team should we pick up the discussion again ? After we have gained now some experiences over the years, I think the it's still valid, that there are two kinds...
wanted to have a look at your sample project but it does not match the issue here.