Víctor Oriol i Aguilar
Víctor Oriol i Aguilar
Between the blocks Install and Getting Started, in case of using the compilation of dynamic modules, it would be interesting to inform that at the beginning of the nginx configuration,...
Error on run otel-collector-migrate-init: `signoz-otel-collector-migrate-init Error from server (NotFound): jobs.batch "signoz-schema-migrator" not found ` No more logs. The pod crashes with this message `Helm chart version: 0.31.1` `signoz/signoz-otel-collector version: 0.88.3`
Today, I update to the latest version of helm chart (2.8.0) and latest version of otel-collector (0.79.11, https://github.com/SigNoz/signoz-otel-collector/issues/180) and I have received the following error in the schema-migrator: ``` schema-migrator...
El script "check-exercice.sh" no se encuentra en el repositorio. ``` k8sexercices$ find . -name "check-exercice.sh" ``` ``` k8sexercices$ find . -name "*.sh" ./setups/uninstall-1.sh ./setups/install-4.sh ./setups/install-2.sh ./setups/install-3.sh ./setups/install-1.sh ./setups/clusters/check-minikube.sh ./setups/install-5.sh ./setups/uninstall-2.sh...
Bug: Native SSH Access fails to start device code flow with Keycloak IdP due to incorrect endpoint
## What happened? Trying to use Native SSH Access with Pomerium `v0.30.6` against a Keycloak IdP (version 24.0.2). The IdP is correctly configured: - Device Authorization Grant enabled for the...
## Summary This change removes the dependency on the deprecated DeviceAuth interface and introduces a simplified and explicit implementation of the OIDC Device Authorization Grant flow. This allows Pomerium to...