~pjds/charm-graylog:lma-improvements/graylog-tls

Last commit made on 2023-02-15
Get this branch:
git clone -b lma-improvements/graylog-tls https://git.launchpad.net/~pjds/charm-graylog
Only Peter Jose De Sousa can upload to this branch. If you are Peter Jose De Sousa please log in for upload directions.

Branch merges

Branch information

Name:
lma-improvements/graylog-tls
Repository:
lp:~pjds/charm-graylog

Recent commits

52fa893... by Erhan Sunar

Fixed linting errors.

daa1b1d... by Peter Jose De Sousa

Update test bundle

320abb2... by Peter Jose De Sousa

File formatting

d4b5558... by Peter Jose De Sousa

Add TLS Support to Graylog

505b0b9... by Chi Wai CHAN

Fix minor regression from previous commits.

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

0f85bc4... by Chi Wai CHAN

Update the unit test to pass the health check when ES is in yellow status.

133fc80... by Chi Wai CHAN

Add ES application to waiting_apps list when not "es_available and es_ready".

e15cf99... by Chi Wai CHAN

Update ES health check: define both yellow and green state as "healthy", since single node ES cluster is also acceptable.

4f92d5b... by Chi Wai CHAN

This patch fixes #1970964 and #1835156 (the two are related).

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

c4365e4... by Chi Wai CHAN

Add back the simple retry logic in the request because sometimes request can failed temporarily.