Skip to content

Conversation

@kavilla
Copy link
Member

@kavilla kavilla commented Aug 31, 2021

An original update to enable taking settings from a valid legacy
version and applying to current OpenSearch Dashboards was made
here:

#485

However, it explicitly checked for current version being 1.0.0, which
is too strict because ideally all versions of 1.x is compatible.

This makes the config check more relaxed and will taking settings from
a legacy version if the current version is 1.x.

Issue resolved:
#741

Backport PR:
#743

Signed-off-by: Kawika Avilla [email protected]

An original update to enable taking settings from a valid legacy
version and applying to current OpenSearch Dashboards was made
here:

opensearch-project#485

However, it explicitly checked for current version being 1.0.0, which
is too strict because ideally all versions of 1.x is compatible.

This makes the config check more relaxed and will taking settings from
a legacy version if the current version is 1.x.

Issue resolved:
opensearch-project#741

Backport PR:
opensearch-project#743

Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla added backport build Build related additions or modifications v1.1.0 labels Aug 31, 2021
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 70bc32a

@kavilla kavilla merged commit f7870c9 into opensearch-project:1.x Aug 31, 2021
@kavilla kavilla deleted the avillk/1.x/legacy_config branch August 31, 2021 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build related additions or modifications v1.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants