Skip to content

Misleading variable names in Icinga 2 API feature #265

@tbauriedel

Description

@tbauriedel

As already discussed 'in real life' there are some variables with misleading names.

The variable ca_host inside the API feature for example is incorrect from an Icinga 2 technical point of view, as the "parent host" must be specified here in a distributed system with satellites. Naming to parent_host or similar would be more suitable.

Other examples are ca_host_port and icinga2_delegate_to.

As @mkayontour said, we need to make sure to have a transition phase for that. We could deprecate them and remove them in future versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeThis marks a breaking changedocsImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions