This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Releases: gardener-attic/vscode-gardener-tools
Releases · gardener-attic/vscode-gardener-tools
0.13.0
[vscode-gardener-tools]
⚠️ Breaking Changes
- [USER] This component is deprecated and will not be maintained anymore (gardener/vscode-gardener-tools#24, @petersutter)
🏃 Others
- [DEVELOPER] Updated dependencies to latest versions (gardener/vscode-gardener-tools#24, @petersutter)
0.12.0
[vscode-gardener-tools]
Improvements
- [USER] The extension setting
vscode-gardener-tools.landscapes[].projects[]is now optional for non-gardener administrators (#18, @petersutter)
0.11.0
[vscode-gardener-tools]
Action Required
- [USER] If you are using
gardenctl, please update it to versionv0.16.0or higher (#15, @petersutter)
Improvements
- [USER] Adapt to gardener
gardener.cloud/v1beta1API (#15, @petersutter) - [USER] Added VSphere and Metal icons (#15, @petersutter)
0.10.0
[vscode-gardener-tools]
Most notable changes
- [OPERATOR] Now supporting
gardenctl lscommand (#12, @petersutter)- You can now right click on
landscape,project,shootorseednode. A QuickInput opens where you can select the resource instance to list likegardens,projects,seeds,shootsorissues. - Operator privileges required.
- You can now right click on
Improvements
- [USER] Removed deprecated
BackupInfrastructureresource (#13, @petersutter) - [USER] Now supporting the new gardener resources under the
core.gardener.cloud/v1alpha1API group (#13, @petersutter)
0.9.0
[vscode-gardener-tools]
Improvements
- [OPERATOR]
Register/Unregisterfor operator shift: (#11, @petersutter)- For all landscapes: right click on the the top level node
Gardenerand selectRegister/Unregister - For one specific landscape: right click on the landscape node and select
Register/Unregister
- For all landscapes: right click on the the top level node
0.8.0
no release notes available
0.7.0
[vscode-gardener-tools]
Improvements
- [USER] Improved error handling (#10, @petersutter)
- If the extension is not configured a message is shown. You can click on it to open the settings.
- If the provided
kubeconfigdoes not have the permission to list projects a message is shown. In this case you need to specify the project list manually in the settings. You can click on the message to open the settings.
0.6.0
no release notes available
0.5.0
[vscode-gardener-tools]
Action Required
- [USER] The publisher has been changed to
gardener. You need to uninstall a previous installation of vscode-gardener-tools, otherwise it will appear twice. (ead9c74)
Improvements
- [USER]
gardenctlis not required anymore. Only if available, theShellandTargetcontext menu will be shown. (2fb3819)
0.4.0
[vscode-gardener-tools]
Action Required
- [USER] Update
gardenctlto version 0.12.0 or higher (#9, @petersutter)
Improvements
- [USER] Projects can now be targeted with
gardenctlversion 0.12.0 or higher (#9, @petersutter)