kubearmor / kvm-service

Kubearmor Virtual Machine Service allows orchestrating policies to VMs and Bare-Metal environments using either k8s or non-k8s control plane.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minikube test workflow to use karmor release pkg

nyrahul opened this issue · comments

Currently, the GH workflow uses latest karmor code from main branch and this could be a problem since we can expect main to be broken at times!.

Since we are enabling secure gRPC in kvm-service, I suggest to continue with the current implementation.
There is a change required in karmor vm command to use secure grpc.
Once the next official release is ready, the change can be made.

@nyrahul Please provide your suggestion

The change is currently merged into dev branch.