Yurii Liaskovets

Results 9 comments of Yurii Liaskovets

Lens `2023.5.310801-latest` / Extension API: `v6.5.2` – the problem didn't even think to disappear! Also, despite my pwd is $HOME, I have to reference `. .zshrc` as `. ~/.zshrc`, 'cause...

AWS SSO gives you temporary credentials so you need to re-authenticate every time your session expires, that's expected You can get the same response while using the kubectl, that's how...

You can start Lens wherever you want but you need to get those AWS credentials through the authentication process at first

Hey @danielfoglio I've met with the same problem making PoC with image-updater & bitnami and found the workaround specified in code block and it worked for me (for latest v0.12.2,...

cc: @Preen, can you help here? It doesn't even need a PR

I can confirm either adding the ``` # yaml-language-server: $schema=https://raw.githubusercontent.com/weaveworks/eksctl/main/pkg/apis/eksctl.io/v1alpha5/assets/schema.json ``` works or you can add it as an entry to your `settings.json` ``` "yaml.schemas": { "https://raw.githubusercontent.com/weaveworks/eksctl/main/pkg/apis/eksctl.io/v1alpha5/assets/schema.json": "eksctl-*.yaml" }, ```...

Furthermore, the absence of the `fileMatch` for both Traefik v3 and eksctl entries in the https://www.schemastore.org/api/json/catalog.json can be related to this issue