cloudstack/framework
Rohit Yadav 47163df2ff
framework/config: make logic in ::value() defensive (#449)
This adds a NPE check on the s_depot.global() which can cause NPE in
case of unit tests, where s_depot is not null but the underlying config
dao is null (not mocked or initialised) via `s_depot.global()` becomes
null.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-05-22 20:20:37 +05:30
..
agent-lb Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
ca Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
cluster Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
config framework/config: make logic in ::value() defensive (#449) 2024-05-22 20:20:37 +05:30
db Fix listStoragePoolsMetricsCmd (#419) 2024-04-16 15:51:53 +05:30
direct-download Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
events Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
ipc Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
jobs Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
managed-context Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
quota Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
rest Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
security Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
spring Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
pom.xml Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00