Dishant Pandya
Dishant Pandya
@olemarkus I think supporting Container Linux for Kubernetes Instances has advantage in terms of resource utilization, and startup and upgrade times for Cluster. I have been using both bottlerocket and...
> The test `licenses` failed with 8 errors: > > ``` > tests/integration/inventory:0:0: found no copyright notice > tests/integration/inventory:0:0: must have at least one license > tests/integration/targets/keycloak_user/README.md:0:0: found no copyright...
@felixfontein Please assign this issue to me as I am already creating the module.
Hi Please create this issue on https://github.com/kubeshop/testkube-executor-k6, I'll generate a PR for the same.
@mxcl @jhheider dist.tea.xyz is accessible in browser but it serves with a different certificate than the actual, probably because all the connection from my machine go through a corporate proxy....
@jhheider If this helps, https://github.com/denoland/deno/pull/11324
@jhheider I am able to figure out a workaround using env DENO_CERT, downloaded the ca cert and provided in the env value. it works. ``` DENO_CERT=dist-tea-xyz.pem tea +openssl.org ```
Hi @lreuven I am also facing the same issue, I am aware that currently teller is built assuming the local development environments, where devs can load env from various secret...
You need to send HTTPS request to 443 port, but even that is not working. I am following the exact steps as documented still getting 502 Bad Gateway
@paescuj please update the doc regarding the same.  As per this doc, it is assumed that if I am not providing AUTH__IDENTIFIER_KEY, it should default to the value of...