hcrypt

Results 45 comments of hcrypt
trafficstars

> Hey @thebigbone, do you have any updates on this? Hey I have not made much progress because of less spare time. I am planning to atleast cover the half...

@petar-cvit should we use `minikube` in the [github actions](https://github.com/marketplace/actions/setup-minikube) for commands like `init` and `serve`? Or should I just write simple tests which do not require testing on a cluster?

Hey, I should have asked this before but I am stuck at what tests would be sufficient. Should I just compare the output buffer only or should I create fake...

> @thebigbone you can create a mock for clientset? You can create and use an interface in the code and then pass a mock in tests Mock of the k8s...

The `create modules` is still not implemented, so this is just for the templates right?