Pier
Pier
@cindymullins-dw do you have any estimate on that? I strongly recommend to not recommend a command that delete all the secrets from `emissary-system` namespace. Instead, share something more safe like...
Interested on that, but I think there is no easy solution to solve this issue. There are a lot of edge cases. In my case I'm planning to manually push...
Any chance to have this reviewed? @tenshinhigashi @LanceEa @kflynn
I did it in this way: ``` "[yaml]": { "editor.defaultFormatter": "kennylong.kubernetes-yaml-formatter", "editor.formatOnSave": true }, "files.associations": { "*.yml": "yaml", "*.yaml": "yaml" }, "editor.defaultFormatter": "esbenp.prettier-vscode", ```
If you need to identify the problematic resources: ``` k get svc -A -o yaml > svc-list.yaml && \ yq '.items[].metadata | select(.annotations."getambassador.io/config" | test(".*(getambassador.io|ambassador.io|ambassador)/v1.*") ) | [{"name": .name, "creationTimestamp":...
I have the same issue with microsoft teams. Whatsapp and other services are working fine. I've seen the same behaviour also in Rambox :/ Fremium: Version: 6.2.2 Server: No Server...