Anthony Poschen

Results 20 comments of Anthony Poschen

@zricethezav i modified the code to use the output from `location` helper function to get the string segment of the line to avoid multi line matches. Maybe my idea of...

had an idea where instead of a boolean we can have a int to determine level 0 == secret 1 == full line 2 == multi line Thoughts @zricethezav

any chance of this being worked on?

looks like an upstream issue https://github.com/redhat-developer/yaml-language-server/issues/422

is this in active development or is a contributor needed?

@zricethezav any guidance on next steps? i made the recommended modifications from the review

an example use case. I would like to migrate off windows to linux and having my existing TrackIR hardware work would be more ideal instead of buying something new.

same issue also exists with ``` eksctl version: 0.56.0 kubectl version: v1.21.2 OS: darwin ```

probably has something to do with https://github.com/weaveworks/eksctl/blob/69c1a78f12017f47bcb247f388e9f9442f7da11c/pkg/apis/eksctl.io/v1alpha5/validation.go#L477 eventually drilling down allowing https://github.com/kubernetes/kubernetes/blob/ea0764452222146c47ec826977f49d7001b0ea8c/staging/src/k8s.io/api/core/v1/well_known_labels.go#L51 not sure how this now allows setting the role.

@hemadrio i have raised a PR which solves this specific issue with XML files.