Update default stack version to 9.1.0#2792
Conversation
Made with ❤️️ by updatecli
…lastic-stack-default-version
|
/test integrations |
|
The failure in sql package is related to a fix included in this change: elastic/kibana#214216, and may affect other input packages. Testing with integrations to assess what to do. I think it would be good to validate that these fields are in the policy, as they should. So if it doesn't break many packages I would prefer to update the test files than adding more exceptions. |
79f86b2 to
ce4c437
Compare
|
test integrations |
|
Created or updated PR in integrations repository to test this version. Check elastic/integrations#14768 |
Currently, in the integrations repository just one integration package defines policy tests: Would this issue raise just for input packages and with 9.1.0 onwards? |
Yes. I am going to remove these fields at the end. As it is now, this is going to cause issues for packages supporting versions < 9.1 and >= 9.1. Done in 20b0fcc. |
💚 Build Succeeded
History
cc @jsoriano |
ebe2c40
into
elastic:updatecli_main_bump-elastic-stack-default-version
|
Trying yet another time in #2804. |
Policy templates ignore namespaces when they are
default.This was originally done in #2784, but updatecli overwrote and close it.