Skip to content

[10.0.x] kie-tools-2483: sonataflow-quarkus-devui: send the DevUI webapp a parameter to recognize we are in a local cluster #2499

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

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

wmedvede
Copy link
Contributor

No description provided.

@wmedvede wmedvede force-pushed the kie-tools-2483-10.0.x branch 2 times, most recently from 908ad7f to 4616d3f Compare August 1, 2024 09:19
@wmedvede wmedvede requested a review from ricardozanini August 1, 2024 09:28
…ameter to recognize we are in a local cluster
@wmedvede wmedvede force-pushed the kie-tools-2483-10.0.x branch from 4616d3f to 4ce7a4e Compare August 1, 2024 15:45
@@ -108,12 +108,16 @@ public CardPageBuildItem pages(

String openapiPath = getProperty(configurationBuildItem, systemPropertyBuildItems, "quarkus.smallrye-openapi.path");
String devUIUrl = getProperty(configurationBuildItem, systemPropertyBuildItems, "kogito.dev-ui.url");
String dataIndexUrl = getProperty(configurationBuildItem, systemPropertyBuildItems, "kogito.data-index.url");
//String dataIndexUrl = getProperty(configurationBuildItem, systemPropertyBuildItems, "kogito.data-index.url");
Copy link
Member

Choose a reason for hiding this comment

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

Leftovers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added

@wmedvede wmedvede merged commit 2267595 into apache:10.0.x Aug 2, 2024
11 checks passed
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.

5 participants