intellij-openshift-connector icon indicating copy to clipboard operation
intellij-openshift-connector copied to clipboard

IntelliJ OpenShift Toolkit

Results 142 intellij-openshift-connector issues
Sort by recently updated
recently updated
newest added

Bumps [scacap/action-surefire-report](https://github.com/scacap/action-surefire-report) from 1.8.0 to 1.9.0. Release notes Sourced from scacap/action-surefire-report's releases. v1.9.0 What's Changed Bump undici from 5.26.4 to 5.28.3 by @​dependabot in ScaCap/action-surefire-report#203 Bump @​octokit/fixtures from 22.0.7 to...

needs-ok-to-test
dependencies
github_actions

Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.15.Final to 2.3.18.Final. Release notes Sourced from io.undertow:undertow-core's releases. v.2.3.18.Final Release 2.3.18.Final Full list of issues: view in Jira Release Notes - Undertow - Version 2.3.18.Final v2.3.17.Final...

needs-ok-to-test
dependencies
java

by default, when connecting to devsandbox for the first time, the default project/namespace is set to 'default', resulting to below exception: ``` 2025-02-06 16:28:15,604 [ 278192] WARN - org.jboss.tools.intellij.openshift.tree.application.ApplicationsTreeStructure -...

bug

``` 2025-02-06 16:13:58,443 [ 201373] SEVERE - #c.i.o.u.ObjectTree - Memory leak detected: 'newDisposable' (class com.intellij.openapi.util.Disposer$1) was registered in Disposer as a child of 'ROOT_DISPOSABLE' (class com.intellij.openapi.util.Disposer$2) but wasn't disposed. Register...

bug

**Steps:** 1. EXEC: in the ctx menu to the cluster: select "Log in to Cluster" 2. EXEC: look at the dialog **Result:** The background for the portion on top, where...

severity/minor

related to https://github.com/redhat-developer/intellij-kubernetes/issues/826 **Steps:** 1. ASSERT: launch plugin as binary or from source without setting KUBECONFIG in the launch config (env vars) **Result:** The KUBECONFIG env variable is not available...

bug

**Steps:** 1. ASSERT: have a cluster that is using a self-signed certificate 2. EXEC: try to install a helm chart **Result:** Installation fails with ``` Process exited with an error:...

bug
severity/major
helm

**Steps:** 1. ASSERT: have plugin running 2. EXEC: Go `Settings` > `Appearance & Behavior` > `System Settings` > `HTTP Proxy` & provide a proxy (ex. corporate redhat proxy available behind...

bug

**Steps:** 1. EXEC: pick "Install Helm Charts" in the context menu of the namespace in the resource tree 2. ASSERT: Helm chart dialog shows up with a vertical space that's...

bug
severity/minor