Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rwhundley
Copy link
Collaborator

Originating issue: PrivateCloud-analytics/Zen#39543

If Zen and IM were installed on the cluster at the same time, and the Zen front door was enabled on the Authentication CR, this would lead to IM waiting for the ZenExtension resource to be reconciled without standing up its Operands for Zen to register OIDC clients with.

This changes the order in which objects are reconciled so that Zen will be able to communicate with IM's Operands and create those OIDC clients, which will in turn allow the Zen Operator to handle the ZenExtensions that IM needs in order to expose its Operands to ingress traffic.

Originating issue: [PrivateCloud-analytics/Zen#39543](https://github.ibm.com/PrivateCloud-analytics/Zen/issues/39543)

If Zen and IM were installed on the cluster at the same time, and the
Zen front door was enabled on the Authentication CR, this would lead to
IM waiting for the ZenExtension resource to be reconciled without
standing up its Operands for Zen to register OIDC clients with.

This changes the order in which objects are reconciled so that Zen will
be able to communicate with IM's Operands and create those OIDC clients,
which will in turn allow the Zen Operator to handle the ZenExtensions
that IM needs in order to expose its Operands to ingress traffic.

Signed-off-by: Rob Hundley <[email protected]>
Copy link
Member

@Tirumalavasa Tirumalavasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ibm-ci-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rwhundley, Tirumalavasa

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 [Tirumalavasa,rwhundley]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Tirumalavasa Tirumalavasa removed their assignment Nov 14, 2024
@ibm-ci-bot ibm-ci-bot merged commit bc26b0c into master Nov 14, 2024
5 checks passed
@ibm-ci-bot ibm-ci-bot deleted the zen-issue-39543-cd branch November 14, 2024 04:29
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