Releases: redhat-developer/vscode-openshift-tools
Releases · redhat-developer/vscode-openshift-tools
v0.0.12
- Add actions to command palette
- Fixed application name creation validation
- Commands migrated from explorer view to cluster context
- Activate extension on any command execution from UI
- Add --namespace option to all oc calls invoked by 'Open in Browser'
- Use
oc v3.9.0
andodo v0.0.16
- Fixed unit tests and increase code coverage
v0.0.11
Fix minor changes to extension description and update changelog
v0.0.9
Initial release of Visual Studio Code extension for Red Hat OpenShift.
Features
- Login to cluster with auth token or credentials
- Commands for creating OpenShift resources:
- Project
- Application
- Component
- Route
- Storage
- Service
- Support for creating components from:
- Local sources
- git repository
- and more