Diogo Mourão

Results 2 issues of Diogo Mourão

Hello, Recently, we've introduced scala-forklift in our cloud applications, that are running at kubernetes. Some applications have replicas and this means that migratedb-tool (using forklift) runs (when application is restarted),...

Adding schemas for k8s v1.19.3 Used `build.sh` script to generate schemas ```bash kubeval --strict --kubernetes-version 1.19.3 --schema-location https://raw.githubusercontent.com/dmourao/kubernetes-json-schema/master ingress.yaml PASS - ingress.yaml contains a valid Ingress (webrtc-service) ```