The following statement is reported as a vulnerability by SonarCloud:
should be changed to:
private static final String DEFAULT_PREFIX = "docker";
Create a unit test to verify your changes (intermediate).
If you don't have a real Kubernetes cluster available (most probably), you can use Minikube or Kind to test with a local cluster.
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)
I see no one assign for this issue yet. can I work on this?
@Jayita10 : This issue is for first time contributors. Would you like to pick up some other slightly involved issue?
Hi @Jayita10
first-timers-only issues are intended for newcomers.
Our intention is to provide also additional (more involved and complex) help-wanted issues so that people who have already contributed to the project (just like you), can keep involved and helping out.
@Jayita10 : This issue is for first time contributors. Would you like to pick up some other slightly involved issue?
Yeah sure :)
Hi, Can I please work on this? I'm a first time contributor.
I have created a pull request with the changes.
Most helpful comment
Hi, Can I please work on this? I'm a first time contributor.