James Marino
James Marino
Added docker build `Make` target and `Dockerfile`. Build is done using the base `golang` image and copied to a fresh image of Alpine Linux.
Added ARM v8 Docker architecture to both build and push scripts. This has been tested using a personal repo.
### What happened? When running `pluto detect-api-resources --target-versions k8s=v1.21.0` on my AWS EKS Kubernetes cluster four resources of type `DaemonSet` with name `kube-proxy` were listed as being a removed version...
Images for this logging solution have not been built for ARM clusters. When deploying the charts on my ARM Kubernetes cluster an `exec format error` occurs on pod start.
### Issue Summary Seeing a memory leak within Ghost when adding a Bookmark Link to my site. Seems to be only happening to certain URL's so far such as -...
### Issue Summary Cache control directive `stale-while-revalidate` and `stale-if-error` for frontend do not get sent as header directives even when passed in configuration values for `caching.frontend.staleWhileRevalidate` and `caching.frontend.staleIfError`. Please note...