You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We introduced some changes in 8.17 that did not update the
resource version. As such for cluster upgrading from an
older version Elasticsearch would not detect the need to
apply the new templates, effectively not introducing the
new changes
As we updated 8.18 to match and there are some changes to
templates between 8.18 and 9.0 we want to ensure the resource
version triggers the template upgrade on stack version upgrade.
Related to https://github.com/elastic/ingest-dev/issues/5701
0 commit comments