Skip to content

Conversation

@ricardomaraschini
Copy link
Contributor

improved tests so we can validate openebs is working after the deployment. we now create a deployment mounting a pvc and check it rolls out.

@ricardomaraschini ricardomaraschini force-pushed the test-pvc-creation branch 2 times, most recently from 36aaa18 to 4efc7f2 Compare August 21, 2023 08:49
improved tests so we can validate openebs is working after the
deployment. we now create a deployment mounting a pvc and check
it rolls out.
@ricardomaraschini ricardomaraschini merged commit f7e1fb7 into main Aug 21, 2023
@ricardomaraschini ricardomaraschini deleted the test-pvc-creation branch August 21, 2023 19:14
emosbaugh pushed a commit that referenced this pull request Aug 26, 2024
* bug: reuse last reported node status

as we now can have multiple installation objects in the cluster (one for
each installation/upgrade) we need to take the last reported node status
into account otherwise we may generate multiple node added events.

we sort the installations by creation timestamp and reconcile only the
newest one, node status is copied from the previous installations into
the newest one before comparing if something has changed with regards to
the nodes.

* chore: return err if slice is not sorted

return an error if the provided slice is not sorted by create timestamp.
emosbaugh added a commit that referenced this pull request Aug 30, 2024
* feat: add support for ha registry

* f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants