File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed
Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -556,22 +556,23 @@ Validates changelog.yaml file presence and content in modules.
556556# changelog.yaml - Valid changelog
557557---
558558features:
559- Web Application:
560- Cluster:
561- - The Dekhouse editorial office was added to the launch review.
562- - 'Deckhouse: Added support for the configuration of the VMware Cloud Director (VCD) provider'
563- - 'Deckhouse: Added support for the configuration of the Yandex Cloud provider'
564- - 'Deckhouse: Updated the deckhouse update section'
565- - 'Deckhouse: Updated the global settings view, added the "Default StorageClass" field (` defaultClusterStorageClass`)'
566- - ' Deckhouse: Upgraded the modules section! Added update policies (MUP), Module sources (MS) and Overrides (MPO)'
559+ Linting:
560+ Module:
561+ - Added new changelog validation rule to ensure proper changelog format
562+ - Enhanced module YAML file checking with additional validation rules
563+ - Improved license checking functionality with better error reporting
564+ - Added support for restricting UpdateMode to Auto in module configurations
567565fixes:
568- Web Application :
569- Cluster :
570- - Updated links in authentication providers for OIDC and LDAP (now they are not broken, they lead to the Dex website)
571- - In user sessions, filtering no longer resets the selection of checkboxes
566+ Linting:
567+ Module:
568+ - Fixed install output formatting issues
569+ - Corrected changelog rule validation logic
570+ - Resolved false positives in module YAML validation
572571chore:
573- Web Application :
574- - Updated the Content-Security-Policy header
572+ Dependencies:
573+ - Updated helm.sh/helm/v3 dependency from 3.18.4 to 3.18.5
574+ Linting:
575+ - Refactored changelog validation code for better maintainability
575576
576577` ` `
577578
You can’t perform that action at this time.
0 commit comments