Rohan Kumar
Rohan Kumar
I'm sorry I'm not able to understand. I don't see any deleted file in https://github.com/eclipse/jkube/pull/1691/commits/eaacf11b99e944059e4dc0d87f747ef0ec5fb10f
I think there is some problem in GitHub interface. If you see your commit via `git show -1`, your changes are displayed correctly
We already seem to have a check to not generate Deployment or any controller when no image configuration is present: https://github.com/eclipse/jkube/blob/4cef8d361a73f04161699dd149383b70f60de6ca/jkube-kit/enricher/generic/src/main/java/org/eclipse/jkube/enricher/generic/DefaultControllerEnricher.java#L113 I think Some [generator](https://www.eclipse.org/jkube/docs/kubernetes-maven-plugin#generators-default) is kicking in your case...
@cdprete : Marc is on PTO and would be back on Friday so it might take some time to proceed forward. In the meantime, Could you please resolve conflicts and...
Is this only limited to gradle plugins? I was wondering if we could move getting-started section to jkube-kit/doc so that these getting started guides are available for all plugins.
I think we might be able to deal with this using JUnit5 extensions. I see these options - Use JUnit Poineer https://junit-pioneer.org/docs/system-properties/ :x: - Define your own custom extension for...
Sorry, it's created for GSoC project.
@praneethjreddy : awesome, Thanks a lot. I wanted to get Marc's opinion on this one(He's on PTO right now and would be back next week). I think you can pick...
Umm, okay I'm fine with waiting till we merge feat/gradle-plugin into master branch. I thought we can take help from community members to achieve this since and resolving conflicts would...
@nabeelkhan10 : Sorry but @baruKreddy would be working on this Epic under Google Summer of Code this summer. If you want I can create some other good first issue for...