Skip to content

Add new agent.version condition #1409

Description

@jillguyonnet

A new agent.version condition is introduced in package manifests in order to specify the minimum compatible version of Elastic Agent version.

The package registry should return this condition in order for Fleet to know the minimum compatible version of Elastic Agent version before installing the package.

type Conditions struct {
Kibana *KibanaConditions `config:"kibana,omitempty" json:"kibana,omitempty" yaml:"kibana,omitempty"`
Elastic *ElasticConditions `config:"elastic,omitempty" json:"elastic,omitempty" yaml"elastic,omitempty"`
}

Metadata

Metadata

Assignees

Labels

Team:FleetLabel for the Fleet team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions