~mertkirpici/charm-graylog:lp/2029374

Last commit made on 2023-10-05
Get this branch:
git clone -b lp/2029374 https://git.launchpad.net/~mertkirpici/charm-graylog
Only Mert Kirpici can upload to this branch. If you are Mert Kirpici please log in for upload directions.

Branch merges

Branch information

Name:
lp/2029374
Repository:
lp:~mertkirpici/charm-graylog

Recent commits

4110486... by Mert Kirpici

fix: pin netifaces<0.11

In the presence of charm-advanced-routing, or any other configuration
that causes the default route with the lowest metric to be not on the
main routing table, netifaces.gateways()['default'] returns empty route
for ipv4 addresses.

Pinning it seems to resolve the issue.

Works-on: 2029374
Signed-off-by: Mert Kırpıcı <email address hidden>

f7e6ca0... by Chi Wai CHAN

Pin tenacity < 5.0.4 to avoid install error.

Reviewed-on: https://code.launchpad.net/~raychan96/charm-graylog/+git/charm-graylog/+merge/452901
Reviewed-by: Tianqi Xiao <email address hidden>
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

59ed18c... by Chi Wai CHAN

Pin tenacity < 5.0.4 to avoid install error.

ERROR: No matching distribution found for setuptools_scm[toml]>=3.4

96d6d54... by Gabriel Cocenza

select channel 3.6/stable for charm-mongodb

- latest/stable for mongodb has been obsolete

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/charm-graylog/+git/charm-graylog/+merge/440151
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Ramesh Sattaru <email address hidden>

aadc86b... by Gabriel Cocenza

select channel 3.6/stable for charm-mongodb

- latest/stable for mongodb has been obsolete.

06202c3... by Chi Wai CHAN

Add elasticsearch.configured state to better handle the corner case that graylog tries to configure ES when ES might be temporarily down due to internal services changed.

Reviewed-on: https://code.launchpad.net/~raychan96/charm-graylog/+git/charm-graylog/+merge/437477
Reviewed-by: Ramesh Sattaru <email address hidden>
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

2e812fd... by Chi Wai CHAN

Increase the number of retry to 70 for test_10_keyword_search since this test fails from time to time, and it needs more time to finish without errors.

3d0fe91... by Chi Wai CHAN

Revert adding when_not("elasticsearch_config.set") and remove_state("elasticsearch_config.set") since it somehow causes upgradig graylog snap failed.

f1f0dab... by Chi Wai CHAN

Add elasticsearch.configured state to better handle the corner case that graylog tries to configure ES when ES might be temporarily down due to internal services changed.

7245694... by Peter Jose De Sousa

LTS improvements for Graylog

Reviewed-on: https://code.launchpad.net/~pjds/charm-graylog/+git/charm-graylog/+merge/433453
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: Sudeep Bhandari <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>