-
Notifications
You must be signed in to change notification settings - Fork 129
Update default stack version to 9.1.0 #2792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.