Releases: redhat-developer/vscode-openshift-tools
Releases · redhat-developer/vscode-openshift-tools
v0.2.7
- #2154 Migrate to odo 2.2.1
- #2153 Sort s2i and devfile component in Quickpick view for ComponentTypes
- #2149 Add telemetry information for OpenShift cluster version
- #2148 Show build log for 'OpenShift: Push' command
- #2146 Creating new s2i component without version added as devfile kind
- #2141 Multiple registries support: Use --registry option when creating component
- #2137
OpenShift: Watchcommand fails to start - #2107 Test and fix
Deploy to OpenShiftcommand for Quarkus project
v0.2.6
v0.2.5
- #2119 svg icons stopped working after vscode update to VSCode v1.56.0
- #2117
New Componentcommand does not support multiple registries - #2115
New Componentcommand stopped asking to use starter project after migration to odo v2.1.0 - #2110 OpenShift: welcome command does not activate the extension
- #2105 Migrate Components View to odo v2.1.0
- #2100 Update odo to v2.1.0
- #2097 README.md should include itemized dependencies
- #2093
OpenShift: Welcomecommand to open Welcome page - #2085 Nodejs devfile reports invalid arguments
- #2074
Cannot read property 'tags' of nullerror inopenshift.component.createFromLocalcommand - #2073 'Add Cluster Editor' show cluster in 'Starting' state after successful start
- #2062
OpenShift: Push Componentcommand shows only 'not pushed' components - #2061 VSCode Commands called from navigation/inline group or with welcome page button don't report exceptions
- #2044 Component Types view is empty when no kube config exists
- #2036 Validation for component name should work even if
odo listfails - #2034 Support single root workspace
- #2027 New Component command called form App Explorer should create Local Component
- #2011 Add
Reveal in Explorercommand for components in Application Explorer view - #1980 Ameliorate getting started experience
- #1844 Commands called from palette fail when user is not logged into the cluster
- #1219 Show Welcome page when the extension loads
v0.2.4
- #2046 Update Red Hat CodeReady Containers to 1.23.1 to use OpenShift 4.7.0
- #2020 Add telemetry reporting for cluster selection in 'Add OpenShift Cluster' editor
- #2016 Update odo to v2.0.7
- #2015 New Component from Component Types view flow needs to be cancelled twice to close
- #2010 Component Types View is not updated after cluster gets accessible and user logged in
- #2009 Ask for project and application names when cluster is not accessible or user not logged in
- #2008 'Components View' to show components in current workspace
- #2003 Component Types View structure and node names improvement
- #1999 Add Current Cluster and Registry nodes to 'Component Types' View
- #1997 Can't reuse saved kubeadmin username
- #1995 Component Types view is empty if not logged in to a cluster or it is not accessible
- #1990 'LoggedIn` context set incorrectly to 'true' even if cluster is not accessible or user not logged in
- #1988 Update oc CLI to latest stable 4.6 release
- #1983 CRC status does not show any info like status, cache usage and etc.
- #1978 Create welcome content for Application Explorer view
- #1976 odo push --debug does not work for nodejs Devfile Components
- #1974 Add 'Test' command to run default test for Devfile Component in OpenShift Application Explorer
- #1972 Update odo to v2.0.5
- #1970 TypeError: Cannot read property 'pushCmd' of undefined
- #1931 Create 'Component Types' View
- #1795 Already logged in message: which cluster?
v0.2.3
v0.2.2
v0.2.1
v0.2.0
- #1507 - Support
odo 2.0.0devfile components - #1771 - Describe command fails for components without context
- #1773 - Expanding component w/o context in Application Explorer fails to get storage list
- #1754 - Provide RedHat OpenShift logo in 'Add OpenShift Cluster' editor for dark and light color themes
- #1751 - Run CRC webview only in VSCode and not on Che/CRW instance
- #1740 - Migrate to Red Hat CodeReady Containers
0.1.16release - #1735 - Update Start CRC Editor to match 'Try OpenShift' page
- #1731 - Use
vscode-kubernetes-tools-apiv1.2.0 - #1729 - Components without context don't show up in application explorer
- #1762 - Publish extension to open-vsx.org registry
v0.1.6
- #1235 Webview to create and run single node OpenShift cluster 4.5.7 with Code Ready Containers (CRC) directly from the extension
- #1707 Add Stop CRC action in Status Bar.
- #1092 Deleting application only deletes components, not services
- #1332 Stop running 'odo debug' when component deleted or un-deployed
- #1341 Starting debug twice on the same component should not be allowed
- #1559 Show resources only from current context in OpenShift Application Explorer view
- #1589 It is not easy to map commands to output in
OpenShift Outputchannel - #1596 'New Service' command fails with odo v1.2.1 because of changes in json output
- #1608 Use '--client' option when detecting tool version to avoid server requests
- #1615 Show context location in tooltip for component nodes in OpenShift Application Explorer
- #1617 Create
Watch SessionsView to provide control over running 'odo watch' commands - #1619 Create Simple
Debug SessionsView to show debug sessions started for components - #1636 Add 'OpenShift: Set Active Project' command to change project visible in Application Explorer view
- #1647 Show application and component quickpick lists when command executed from palette
- #1653 OpenShift Icon missing for cluster in Kubernetes view
- #1697 'New Component' command does not show component types for odo v1.2.5
- #1711 Update odo to v1.2.6
v0.1.5
- #1505 Update OpenShift Do cli to v1.2.1
- #1551 Command to migrate components created with v0.0.23 or earlier
- #1517 Configuration to switch between Terminal View and WebView based view to exec 'Show/Follow Log' and 'Describe' commands
- #1319 Use webview based editor to show or follow component's log
- #1495 Auto scrolling support in log viewer when following logs
- #1465 Support for creating 'https' URLs
- #1464
Describecommand for 'not pushed' components - #1463
New Storagecommand for 'not pushed' components - #1458
Describecommand for URLs - #1438 The "Please log in to the cluster" button also should open the Login QuickPick
- #1404 Add command to open Route URL from Kubernetes Clusters View
- #148 When executing command in terminal it should be named properly