Jake Cukjati
Jake Cukjati
Got the same issue, changing "html-webpack-plugin" from "^5.5.0", to "^4.0.0", worked. I had another version of webpack though. here is my devDependencies "devDependencies": { "bootstrap": "^4.3.1", "css-loader": "^2.1.0", "html-webpack-plugin": "^4.0.0",...
/kick
can you add to the description of the PR what steps need to be taken with the added API changes that would enable this feature? It was not quite clear...
[Fail] Gateway in memory hybrid gateway tcp ssl [It] should work with ssl https://storage.googleapis.com/solo-public-build-logs/logs.html?buildid=36c82413-9143-4df5-a1bb-d7ce79844fdd
[Fail] Gateway in memory tcp gateway ssl [It] should work with ssl https://storage.googleapis.com/solo-public-build-logs/log-766853cb-0e77-4199-8d0e-ac9d8f418294.txt
When building the docker images in solo-projects for M1 chips please reference changes made in the following `solo-projects` branch `M1-fix-for-docker-image`. - Added `--platform=linux/amd64" to from statements in go - Solved...
1. `envoy-gloo-ee` 1. Update the image in [cloudbuilders](https://github.com/solo-io/cloud-builders) 2. Update the build image [envoyproxy/envoy-build-ubuntu](https://github.com/envoyproxy/envoy-build-tools/blob/main/build_container/Dockerfile-ubuntu) so that it is built in arm64. This image will be used [here](https://github.com/solo-io/cloud-builders/blob/master/envoy-build-ubuntu/Dockerfile) 3. we will...
No does not look like it. All the compute listed [here](https://cloud.google.com/compute/docs/cpu-platforms) are not ARM. I haven't found any from GCP. They might announce it soon Google I/O is in May?...
Here are a few things to do for this epic - [ ] Find suitable image replacement for envoy-gloo base image [frolvlad/alpine-glibc](https://hub.docker.com/r/frolvlad/alpine-glibc/) to support ARM - [ ] Replace all...
Here are a list of outstanding fails in `s-p` that occur - `KUBE2E_TESTS=gateway make run-ci-regression-tests` 1# ```bash [Fail] Installing gloo in gateway mode [It] can route request to upstream ```...