-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: mqtt, kafka, console use loadbalancer #91
Conversation
…t-js-for-copy-function-in-codenew-shortcode feat: implement copy button
* feat: first draft of Unified Namespace * feat: added historian * added links to features * added documentation for datasource v1 and v2 * added matteos and jeremys feedback * shortcodes * added analytics section * finished --------- Co-authored-by: krgrsebastian <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you adjust the PR and the branches, so that not 36 files are changed?
I think it's fine if latest changes of main get merged into dev branch, since they will be added regardless sooner or later |
The problem is with this that I would still need to review the content of all the 36 files, which is kind of unnecessary. Better would be to only merge the changes, and then do a PR to bring dev to the latest release of main (so two PRs). |
Let's wait on #58 to be merged, then I'll fix this pr |
Description
This PR updates the pages for MQTT Broker and Kafka Console, as well as the Helm chart parameters with the new LoadBalancer services used by MQTT Broker, Kafka Broker and Kafka Console.
Related issues
united-manufacturing-hub/united-manufacturing-hub#1482
Type of change
What types of changes does your code introduce to this project?
Checklist
You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
Additional information
Wait for united-manufacturing-hub/united-manufacturing-hub#1487 before merging