Da.Sanchez
Da.Sanchez
node-sass is deprecated and doesn't work with node 18 I would open a PR for this but I don't seem to be able to create branches or PRs on the...
NATS uses a controller called nacks to deploy resources in a deployed server based on CRDs created. The controller provides kubernetes events giving the status updates of the processing of...
# Summary NATS has a controller to create resources based on CRDs in the Kubernetes cluster called [Nack](https://github.com/nats-io/nack). It would be good to have a health check work based on...
# Summary If you have multiple namespaced installation of numaflow in the same cluster (i.e. production vs test). Bumping one of the installations to the latest version will bump the...
### What motivated this proposal? We use argocd to manage applications in our kubernetes cluster and it was missing a way to "healthcheck" the NATS resources managed by Nack. ###...
### What version were you using? nats:2.11.4-alpine nack-0.28.1 ### What environment was the server running in? Kubernetes cluster in google cloud using ArgoCD for deployments ### Is this defect reproducible?...
### What version were you using? - name: nats version: 1.3.4 repository: https://nats-io.github.io/k8s/helm/charts/ - name: nack version: 0.28.0 repository: https://nats-io.github.io/k8s/helm/charts/ ### What environment was the server running in? GKE cluster...