yoquankara
Results
2
issues of
yoquankara
## Motivation Add stronger security regarding secret when later K8s supports it. ## Goal Encrypt secret data like following https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/ Ref: https://github.com/rekcurd/dashboard/pull/94
## Motivation Error handling should be added at right places with clear error messages. ## Goal - Have reasonable error messages that help debug and unit test ## Implementation -...