Mathieu Benoit

Results 135 comments of Mathieu Benoit
trafficstars

Closing this experimental research and tests, first concrete implementation of this there now: https://github.com/GoogleCloudPlatform/microservices-demo/pull/1102

Since [0.4.1](https://github.com/GoogleCloudPlatform/microservices-demo/releases/tag/v0.4.1) it's now an optional Online Boutique variation (i.e. a Kustomize overlay) you could leverage. See associated blog article illustrating this: https://medium.com/google-cloud/b5bd26253a4c.

Maybe 18? With Eclipse Adoptium? Interesting read regarding Eclipse Adoptium instead of `openjdk`: https://developers.redhat.com/articles/2022/09/16/updating-docker-hubs-openjdk-image. We just moved to `openjdk:18` with Online Boutique https://github.com/GoogleCloudPlatform/microservices-demo/pull/1007 Update: `openjdk:19` is now GA apparently: https://jdk.java.net/19/

Hi @vanberge, with the coming PR #991 we will soon close this one, but I feel that the issue you reported in https://github.com/GoogleCloudPlatform/bank-of-anthos/issues/879#issuecomment-1235614579 should be a different issue, could you...

Down to 3 now! Let's keep those 3 open and see when the dependencies issues will be resolved as we will merge `main` into the associated branches. - https://github.com/GoogleCloudPlatform/bank-of-anthos/pull/916 -...

`ledger-db` and `accounts-db` are the only ones which still run as root. It would be great if someone could look at this. When doing this: ``` kind: StatefulSet apiVersion: apps/v1...

Hi @jontreynes, yes you are right AKS is keeping just 4 Minor versions and 2 Revision versions: https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions For the Kubernetes dashboard with RBAC enabled, you have indeed to perform...

Not an Helm chart but a recipe to deploy form.io on Azure Kubernetes Service (AKS), most of this could be leveraged to any K8S cluster, contributions and improvements are welcomed!...

Now that https://github.com/GoogleCloudPlatform/microservices-demo/pull/1281 is merged into the `main` branch we could close this issue. Cloud Debugger is now removed from this project.

Thanks @michaelact, @xiangshen-dk and @cc4i for your contributions. Like discussed, even if having Online Boutique on Cloud Run is a very good idea, we want to keep this repository specific...