freeipa / freeipa-operator

EXPERIMENTAL kubernetes operator for FreeIPA
31 stars 5 forks source link

Fresh images do not finish configuration #43

Closed avisiedo closed 2 years ago

avisiedo commented 2 years ago

Adding the change from freeipa-kustomize to add FSETID capability to the PodSpec.

This fix right owner for ccache files when they are generated, which was evoking:

openshift-ci[bot] commented 2 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
avisiedo commented 2 years ago

It has been commented the FSETID capability; merging the change.