Roland Huß
Roland Huß
/remove-lifecycle stale
/remove-lifecycle stale
We should decide what to do with this issue when we revisit https://github.com/knative/client/pull/1187 and how to progress there. @vyasgun if you don't mind I would assign this issue to myself....
That's a tricky one, as there is currently no alternative to examine CRDs. We could examine deployments for source-related labels, but this will then only the types for which a...
Yes, I think, too, that we don't have support for secrets for the S2I mode.
Coming back to this roadmap, is this still the plan ? (There seems to be quite of a silence since its started). Maybe we can take a step back and...
@oskutka @rohanKanojia @piyush1594 Can we please discuss the roadmap how we want to move on ? Happy to schedule a call, too.
I update 2 boards in https://github.com/fabric8io/fabric8-maven-plugin/projects to reflect the idea I would have for a roadmap (including concrete tasks): * [fmp 4.x](https://github.com/fabric8io/fabric8-maven-plugin/projects/1) for a consolidation phase, touching down to the...
Depending how you generate you resource descriptors, you can already do this. I.e. if you are relying on the enricher to generate a default `Deployment`, then just set the property...
Actually the time based tagging of snapshot images is flawed if `build` and `resource` are not called at the same time. While this could be potentially be fixed (a long...