kitarp29 / kube-ez

This is a simple k8s-api project. It is built on Golang and utilises the client-go library to interact with Kubernetes Cluster. It is a plug and play solution and can be used to create a k8s-api server.
MIT License
71 stars 12 forks source link

Make Codebase Production ready #44

Closed kitarp29 closed 1 year ago

kitarp29 commented 1 year ago

Add practices like retryMax, timeout for requests. Mainly write a middleware to handle most of these logic DRY

github-actions[bot] commented 1 year ago

Stale issue message

kitarp29 commented 1 year ago

I really really wanna work on it. But I don't get time :(

kitarp29 commented 1 year ago

Done it with this commit: - https://github.com/kitarp29/kube-ez/commit/dcb00d02532304e4417c0cc0ab5c0b7b9c53aaac

Although I was surprised to learn that, Echo doesn't have this in-built

Enough for Today

giphy