Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packaging: setup: Fix configuring grafana with keycloak #57

Merged

Conversation

didib
Copy link
Member

@didib didib commented Sep 21, 2022

With this flow:

  1. Setup an engine with keycloak, no dwh/grafana
  2. engine-setup --reconfigure-optional-components, enable dwh+grafana

keycloak is already configured, but we do want to configure grafana to use keycloak. So remove the condition that we only do this if keycloak is not configured yet.

Change-Id: I019335c60f686d139da0e9368147e035db75ba37
Signed-off-by: Yedidyah Bar David [email protected]

@didib didib requested a review from avlitman as a code owner September 21, 2022 07:41
@didib
Copy link
Member Author

didib commented Sep 21, 2022

broken.

@didib didib force-pushed the fix-grafana-keycloak-already-configured branch 4 times, most recently from ff49817 to afd8fdb Compare September 22, 2022 17:09
@sandrobonazzola sandrobonazzola force-pushed the fix-grafana-keycloak-already-configured branch from afd8fdb to cdab8bf Compare October 11, 2022 07:17
Copy link
Member

@sandrobonazzola sandrobonazzola left a comment

Choose a reason for hiding this comment

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

LGTM

@didib didib force-pushed the fix-grafana-keycloak-already-configured branch 4 times, most recently from 12e90e6 to a207f53 Compare October 24, 2022 06:56
@didib
Copy link
Member Author

didib commented Oct 24, 2022

Disable on RHV

@sandrobonazzola sandrobonazzola force-pushed the fix-grafana-keycloak-already-configured branch from a207f53 to 9af77a1 Compare November 28, 2023 12:47
@sandrobonazzola sandrobonazzola force-pushed the fix-grafana-keycloak-already-configured branch from 9af77a1 to 6461ad6 Compare July 12, 2024 10:33
With this flow:
1. Setup an engine with keycloak, no dwh/grafana
2. engine-setup --reconfigure-optional-components, enable dwh+grafana

keycloak is already configured, but we do want to configure grafana to
use keycloak. So remove the condition that we only do this if keycloak
is not configured yet.

Also support configuring grafana on a separate machine when keycloak on
the engine machine is configured.

Requires [1]. spec updated to require 4.5.4 engine-setup to get it.

[1] oVirt/ovirt-engine#669

Change-Id: I019335c60f686d139da0e9368147e035db75ba37
Signed-off-by: Yedidyah Bar David <[email protected]>
@sandrobonazzola sandrobonazzola force-pushed the fix-grafana-keycloak-already-configured branch from 6461ad6 to 748dd37 Compare July 12, 2024 12:14
Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

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

LGTM

@sandrobonazzola
Copy link
Member

/ost

@sandrobonazzola sandrobonazzola merged commit 1a65bad into oVirt:master Jul 12, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants