freeipa / freeipa-operator

EXPERIMENTAL kubernetes operator for FreeIPA
31 stars 5 forks source link

deployment: Use statefulset for deploying the workload #35

Closed avisiedo closed 2 years ago

avisiedo commented 3 years ago

Signed-off-by: Alejandro Visiedo avisiedo@redhat.com

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avisiedo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/freeipa/freeipa-operator/blob/master/OWNERS)~~ [avisiedo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
vashirov commented 3 years ago

I see that #34 and ths PR contain same commits. Is it possible to split them to make review easier or they depend on each other?

avisiedo commented 3 years ago

I see that #34 and ths PR contain same commits. Is it possible to split them to make review easier or they depend on each other?

This depends on #34 . I have to rebase this after merging #34

avisiedo commented 2 years ago

Merging