Skip to content

2021.11.17.19

Compare
Choose a tag to compare
@acmnu acmnu released this 17 Nov 19:34
· 5852 commits to master since this release
9221bc1

New Features

  • Redesign of status page
  • SDK: New config parameter type: secrettext
  • Config groups UI improved with new checkbox logic, messages and hints.
  • Redefined "!" marks in UI for issues with config, hostcomponent and imports.
  • SDK: Set/Unset multstates on fails in multijob stages
  • SDK: Strict and default values for version filter on Import
  • SDK Add component method to ADCMClient object
  • SDK: Make adcm_hc available in component context

Fixes

  • HTTP 500 with saving config group
  • Configuration save failed after upgrading cluster and ADCM itself
  • Add check for unselected fields for group configs
  • Nothing but config is passed to inventory to run on host with config group
  • Action masking on multi_state unavailable not worked
  • KeyError __main_info in task runner when run action with config group
  • SDK: component_list and host_list raises ResponseTooLong when called on cluster or provider with few components or hosts
  • 404 when try to change unabled to change field object_type
  • ADCMClient: Coreapi http transport doesn't read requests env variables
  • Service component with attribute monitoring: passive does not receive status OK
  • Unable to update object config with group-configs enabled
  • No way to set/unset multistates on multijob stages fail
  • Description of config update should not be inherited from previous update
  • Unclear error message when loading duplicate bundle.
  • Unclear error message after using adcm_delete_service in application