Skip to content

[Change Proposal] Validate/Check format_version and kibana.version correspondence on package build #997

@mykola-elastic

Description

@mykola-elastic

Problem

As of now package build/CI passes even if the package's kibana.version and format_version don't match.

This results in some packages having a higher format_version than their kibana version constraints. And thus the released package is not visible on older kibanas (even though their support is specified in the kibana.version).

The issue for format_version: 3.4.0 describes this problem: elastic/integrations#15147

Proposal

Make the package build (and thus CI) fail if the format_version and kibana version don't correspond (meaning the package is not visible on the earliest kibana version supported by the package)

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussIssue needs discussion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions