kairos-sdk/collector
Mauro Morales 396c5553ca
🐛 Wrong deep merge when array contains maps (#38)
* Do not try to smart merge arrays, but just append them

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Fix tests

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Rewording for tests

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

* Rename function to match what is doing after refactoring

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-08-01 10:08:21 +02:00
..
collector_test.go 🐛 Wrong deep merge when array contains maps (#38) 2023-08-01 10:08:21 +02:00
collector.go 🐛 Wrong deep merge when array contains maps (#38) 2023-08-01 10:08:21 +02:00
options.go Bring collector into the sdk (#31) 2023-06-14 13:01:06 +02:00
suite_test.go Bring collector into the sdk (#31) 2023-06-14 13:01:06 +02:00