In this release, a possibility to configure how labels of Kubernetes resources are being displayed has been added. See ./docs/releases/v0.77.0-changelog.md for more information.
Developer Portal
In this release, source reference namespace for Kustomization objects has been fixed. See ./docs/releases/v0.76.1-changelog.md for more information.
In this release, configurable links have been added to the home page and cluster details page. See ./docs/releases/v0.76.0-changelog.md for more information.
In this release:
- The use case where there is only one installation connected is handled by hiding the installations selector.
- The use case where there is only one provider available is handled by hiding the provider filter. See ./docs/releases/v0.75.0-changelog.md for more information.
In this release,
useInstallationshook was refactored to store data in the context. See ./docs/releases/v0.74.1-changelog.md for more information.In this release:
GSContextcomponent has been moved above in the components tree so it can be shared between components;- errors handling in the UI has been refactored;
- custom scaffolder fields have been refactored. See ./docs/releases/v0.74.0-changelog.md for more information.
In this release, installations status check has been improved. See ./docs/releases/v0.73.3-changelog.md for more information.
In this release:
- timeout for scaffolder API requests has been added;
- disabled installations check logic has been refactored. See ./docs/releases/v0.73.2-changelog.md for more information.
In this release:
- installations picker has been changed to use Autocomplete component;
- validation function has been added for the installations picker scaffolder field. See ./docs/releases/v0.73.1-changelog.md for more information.
In this release, logic to check availability status of connected installations was added. See ./docs/releases/v0.73.0-changelog.md for more information.