Pratik Singh
Pratik Singh
- #231 Hi @kaihoffman this is an easy and quick fix for the issue. I wanted to break the loop in the length of the array is zero. But I...
### Issue Description I am building a Project of my own in Echo. And I wanted to make it "Production ready": - https://github.com/kitarp29/kube-ez/issues/44 But to my surprise this functionality is...
On the create ToDo Log page the form that takes s username is not working. I can work on this issue if you assign it to me
Proof: https://go.dev/play/p/mCCha8fomcH
Right now the project is using the client-go library and the rest k8sio APIs to query the API server each time the request comes in. This idea is surely not...
Since we are making a project that has to manipulate one's cluster, we should have email triggers set up. Emai, triggers can act as AWS SNS. I am even not...
I know I have already optimized the size of the Docker Image used in this project. But recently I came across a great resource to make Industry ready images. So,...
I know this repository has Documentation for the API already : [Here](https://github.com/kitarp29/kube-ez/blob/main/API_DOCS.md) But I recently learned there are industry standard way to do this. I have added the postman collection...
Tracking issue for: - [ ] https://github.com/kitarp29/kube-ez/security/code-scanning/1
Right now the CI is set up such that every successful build of Docker Image will be pushed to ghcr. But this is very risky, as I am not scanning...