leofvo
leofvo
Hey, just implemented the date check to avoid troubles if "end date" is before "start date". And btw i build a little cli to allow user to input date directly...
Hey everybody, I saw that there are not many Typescript framework on this repository, it could be really valuable to have sample with [Nest.js](https://docs.nestjs.com/). I'm able to make some code...
Added a nestjs template with some basic features + support healthcheck + support custom port Signed-off-by: leofvo
Hey everybody, NextJS is the best React Framework free to use. Allowing users to build static site or server side rendered site with react. I'm able to make some code...
Closes (#394) Hey, I wanted to help the project to be adopted quickly, I think a vector of this is to allow user to install the tools easily. I made...
Improve code liability by test for Linux and macOS system. Test for multiple ruby versions. Add release with gem publishing on github registry and rubygem.
### Component(s) instrumentation ### What happened? ## Description I using python auto-instrumentation in a kubernetes cluster. I have installed the operator and the instrumentation CRD (all up to date). I...
Looking at the cluster internal communication, I found that Grafana isn't isolate at all from others resources (network scoped). This leads me to ask, "Why should Grafana have ingress fully...
Hello, I was wondering, why does Grafana have a `ClusterRole` allowing him to get/list `Secrets` and `ConfigMap` ? This could be unsafe in case of compromising, allowing the `ServiceAccount` to...
**Is your feature request related to a problem?** Yes. To understand our issue, we are using argocd and kustomize, and we have defined an argocd application that is regrouping all...