jlevesy / prometheus-elector

Leader election for prometheus
25 stars 2 forks source link

feat(config): test the append case properly #33

Closed jlevesy closed 1 year ago

jlevesy commented 1 year ago

What Does This PR do?

We advertise that we're appending resources when merging two collections. Let's test this.

How to Test This PR?

Run the test suite 🦐

Good PR Checklist