Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Releases: gardener-attic/vscode-gardener-tools

0.13.0

03 Nov 14:33
Compare
Choose a tag to compare

[vscode-gardener-tools]

⚠️ Breaking Changes

🏃 Others

0.12.0

07 Mar 15:23
Compare
Choose a tag to compare

[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

13 Feb 11:02
Compare
Choose a tag to compare

[vscode-gardener-tools]

Action Required

  • [USER] If you are using gardenctl, please update it to version v0.16.0 or higher (#15, @petersutter)

Improvements

0.10.0

18 Nov 13:40
Compare
Choose a tag to compare

[vscode-gardener-tools]

Most notable changes

  • [OPERATOR] Now supporting gardenctl ls command (#12, @petersutter)
    • You can now right click on landscape, project, shoot or seed node. A QuickInput opens where you can select the resource instance to list like gardens, projects, seeds, shoots or issues.
    • Operator privileges required.

Improvements

  • [USER] Removed deprecated BackupInfrastructure resource (#13, @petersutter)
  • [USER] Now supporting the new gardener resources under the core.gardener.cloud/v1alpha1 API group (#13, @petersutter)

0.9.0

15 Nov 13:08
Compare
Choose a tag to compare

[vscode-gardener-tools]

Improvements

  • [OPERATOR] Register/Unregister for operator shift: (#11, @petersutter)
    • For all landscapes: right click on the the top level node Gardener and select Register/Unregister
    • For one specific landscape: right click on the landscape node and select Register/Unregister

0.8.0

18 Oct 13:51
Compare
Choose a tag to compare

no release notes available

0.7.0

10 Oct 12:39
Compare
Choose a tag to compare

[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 kubeconfig does 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

07 Oct 14:43
Compare
Choose a tag to compare

no release notes available

0.5.0

07 Oct 13:49
Compare
Choose a tag to compare

[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] gardenctl is not required anymore. Only if available, the Shell and Target context menu will be shown. (2fb3819)

0.4.0

26 Sep 15:06
Compare
Choose a tag to compare

[vscode-gardener-tools]

Action Required

  • [USER] Update gardenctl to version 0.12.0 or higher (#9, @petersutter)

Improvements

  • [USER] Projects can now be targeted with gardenctl version 0.12.0 or higher (#9, @petersutter)