David He
David He
here as well
any updates on this?
We see a different error ``` Details: /work/node_modules/retry-axios/build/src/index.js:1 ({"Object.":function(module,exports,require,__dirname,__filename,jest){import axios from 'axios'; ^^^^^^ SyntaxError: Cannot use import statement outside a module 3 | import * as k8s from '@kubernetes/client-node'; 4...
Can we support TLS in parity with https://www.npmjs.com/package/fluent-logger#tlsssl-encryption
Our issue looks very similar to yours @elagree. We have a service without specifying selector to pick pods as backends but rather hooking it up to a custom endpoint. The...
It turned out something to do with our particular ns where the networking isn't configured to allow the traffic to hit external destination. Sorry for the false alarm.
Is there any updates? In my case, I was trying to change from using `kubeconfig` to `context` (kubeconfig is pre-loaded in the build agents). Looking into state file, it shows...
any updates on this? Restart deployment should be helpful when wanting to apply updated config-map referenced by a pod.
Ran into this issue as well. Tried all different approaches but none of them really works. Is turning off protection the only workaround?
Have similar error, see below. ``` error: Missing required configuration variable 'auth0:custom_tld' please set a value using the command `pulumi config set auth0:custom_tld ` ``` If I run `pulumi config...