Marc Nuri
Marc Nuri
### Eclipse JKube [CI Report](https://github.com/jkubeio/ci) Started new GH workflow run for https://github.com/eclipse/jkube/pull/1693 (_2022-11-04T15:34:16Z_) :gear: [JKube E2E Tests (3394834084)](https://github.com/jkubeio/ci/actions/runs/3394834084) - :heavy_check_mark: [Bootstrap CI test run (#1693)](https://github.com/jkubeio/ci/actions/runs/3394834084/jobs/5644187256) - :heavy_check_mark: [K8S v1.12.0 dockerfile...
Is this only applicable to the build task/goal/action? Should a summary be printed too for the rest of actions (push, resource, apply, helm, etc.)?
### Eclipse JKube [CI Report](https://github.com/jkubeio/ci) Started new GH workflow run for https://github.com/eclipse/jkube/pull/1402 (_2022-05-19T16:22:45Z_) :gear: [JKube E2E Tests (2353270828)](https://github.com/jkubeio/ci/actions/runs/2353270828) - :x: [Bootstrap CI test run (#1402)](https://github.com/jkubeio/ci/runs/6511095643?check_suite_focus=true) - :x: [K8S ${{ matrix.kubernetes...
### Eclipse JKube [CI Report](https://github.com/jkubeio/ci) Started new GH workflow run for https://github.com/eclipse/jkube/pull/1691 (_2022-10-03T13:01:17Z_) :gear: [JKube E2E Tests (3174210213)](https://github.com/jkubeio/ci/actions/runs/3174210213) - :heavy_check_mark: [Bootstrap CI test run (#1691)](https://github.com/jkubeio/ci/actions/runs/3174210213/jobs/5170722013) - :heavy_check_mark: [K8S v1.12.0 dockerfile...
> @manusa please review this PR There are still some renamed variables that are not OK in this PR, I'll send a PR towards your branch to see if I...
> > @manusa please review this PR > > There are still some renamed variables that are not OK in this PR, I'll send a PR towards your branch to...
Did you exclude `jkube-controller`?
> But steel - i think that resource generation of "broken" xml config (no image is supplied) should end with exception. This one would be hard to tackle, could you...
It would be really helpful to get some reproducer code to see how we can properly tackle this.
Fix should be inspired by https://github.com/fabric8io/docker-maven-plugin/pull/1585 but implemented differently. Also, proper tests are needed.