Jkube: KarafGenerator.java: remove unused imports

Created on 2 Jul 2021  路  1Comment  路  Source: eclipse/jkube

Description

Remove unused imports in this class. The following lines should be removed:

https://github.com/eclipse/jkube/blob/c49728626913300daa73ca7698b3e7e1b478dd97/jkube-kit/generator/karaf/src/main/java/org/eclipse/jkube/generator/karaf/KarafGenerator.java#L19-L20

How to _manually_ test my changes

Kubernetes

If you don't have a real Kubernetes cluster available (most probably), you can use Minikube or Kind to test with a local cluster.

OpenShift

If you don't have a real OpenShift cluster available (most probably), you can use Red Hat's developer Sandbox for Red Hat OpenShift. The only requirement is to have a Red Hat account.

Once you have your Sandbox environment, you'll need to download the oc tool from the cluster console.
(Press the ? icon and from the context menu select Command line tools, you'll be redirected to https://$subdomain.openshiftapps.com/command-lines-tools where you'll be able to download the CLI for your platform)

first-timers-only good first issue

Most helpful comment

Hi, i would like to work on this issue

>All comments

Hi, i would like to work on this issue

Was this page helpful?
0 / 5 - 0 ratings