freeipa / freeipa-operator

EXPERIMENTAL kubernetes operator for FreeIPA
31 stars 5 forks source link

Realm field is ignored #50

Closed avisiedo closed 2 years ago

avisiedo commented 2 years ago

Description

The Realm field from the custom resource is being ignored.

Steps

Running the controller in a cluster, create an idm custom resource.

Expected behavior

The realm used into the workload is the one specified into the custom resource.

Current behavior

The field value is ignored and it is using a realm based into the cluster baseDomain.

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avisiedo, tiran

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,tiran] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment