Krzysztof Kwietniewski
Krzysztof Kwietniewski
### To summarise this If you want to generate a signed **.app** you have to run this command ``` electron-forge package ``` _forge.config.js_
This is pretty ugly and slow but it will build from https://github.com/helm/ and not a mirror you may not trust ```bash - name: Install build tools and Go run: |...
@marcocaberletti This isn't related to your issue but is there any chance you can share your ALB oauth2-proxy config? I've been trying to set it up properly for few days...
@kannon92 Thanks for getting back to me. I've reached out to Google about this and will share their response here in case others are experiencing the same issue. Please correct...
@jaash7zohz Google is looking into this. It doesnât appear to be a misconfiguration on the userâs side.
@gpcmol Do you think you can achieve the same thing using: **injectRequestHeaders** ? https://oauth2-proxy.github.io/oauth2-proxy/configuration/alpha-config#alphaoptions Instead of adding headers using traefik?
Thanks @mimowo and @mszadkow for your help I'm sorry, I don't have much experience in GKE fleet / ClusterProfile and I couldn't find a good example in https://github.com/hdp617 My changes:...
Hi @hdp617 Thanks for your response Just to add some context: - I'm using private clusters. Both clusters can reach each other - This is my first time setting up...
@hdp617 Clusters are in **different regions** but still in the **same project** and **same VPC** n-r-training-cluster-us-e4 - **Hub** n-r-training-cluster-us-w4 - **Worker** **Fleet** - I'm setting this up via Terraform. Both...
Thanks for the suggestion @kshalot My **Connect Gateway API** are enabled on both clusters but this does suggest some other network problem Here is some more config that's on both...