Chris

Results 31 issues of Chris

**Question**: Is there a way to make Origami reuse the view in the target pane, since it's already open? I don't need an additional view within the same pane. **Possible...

When deploying the cdi-webapp.jar for Tomcat I get the exceptions pasted below. [cdi-webapp example readme](https://github.com/jersey/jersey/tree/master/examples/cdi-webapp) Tag: 2.26-b04 Tomcat: 8.5.9 Build command: `mvn package -am -pl .\examples\cdi-webapp\ -DskipTests -P tomcat-packaging` WAR's...

> As the name would suggest a reference class sets itself apart in that it's attributes are references to other objects, either of classes defined by the developer or built-in...

(draft to get CLA "autofix" process going) ## What this PR does / why we need it: If the ClientHello is fragmented at the IP-layer, a single TCP-level read call...

cncf-cla: no
size/M
needs-ok-to-test
needs-kind
needs-triage
needs-priority

I believe I stumbled over a problem related to [tldr.fail](https://tldr.fail), where SNI extraction might fail with large TLS ClientHellos and SSL-passthrough. Due to a race condition when reading the buffer...

kind/bug
needs-triage
needs-priority

![image](https://github.com/xylo/intellij-postfix-templates/assets/349397/8a462714-608c-457e-9082-de8994bd2ed4) I'm behind a corporate proxy which I've configured in the IntelliJ settings. The IntelliJ marketplace works, which is how I've installed your awesome plugin. Any ideas what could be...

Currently, the Scale interface is only implemented for Deployments and StatefulSets. It'd be neat if K9S could also scale CRDs that implement the scale subresource. There should probably be some...

**tl;dr**: https://github.com/derailed/k9s/blob/626bde11f31e08cf8081bced7d911f6d121582fc/internal/view/browser.go#L445-L451 During `can-i`, the resource name isn't included. Thus, when I only have access to edit specific resources, kubectl edit works, but k9s edit does not. **Describe the bug**...

### What happened? The plugin has quite a few conflicts with many of IntelliJ's default shortcuts *inside the code editor*, notably: * Ctrl-Enter * Ctrl-Shift-Enter * Ctrl-Shift-I (didn't figure out...

bug

Auto-scroll from source is disabled, and yet, whenever I click somewhere in the editor, the PSI viewer auto-scrolls to the right place.