Skip to content

[patch] Update DNS entries for Visual Inspection path-based routing support - #2271

Open
anujkabraibm2022 wants to merge 2 commits into
masterfrom
dns-master
Open

[patch] Update DNS entries for Visual Inspection path-based routing support#2271
anujkabraibm2022 wants to merge 2 commits into
masterfrom
dns-master

Conversation

@anujkabraibm2022

@anujkabraibm2022 anujkabraibm2022 commented May 25, 2026

Copy link
Copy Markdown
Contributor

Move visualinspection DNS entries into routing mode conditional blocks to support both path-based and subdomain-based routing configurations.

Changes:

  • Move visualinspection nowildcard entries into path routing conditional
  • Move *.visualinspection wildcard entry into subdomain routing conditional
  • Applies to both suite_certs and suite_dns role templates

Description

https://jsw.ibm.com/browse/MASMVI-3150

…upport

Move visualinspection DNS entries into routing mode conditional blocks to support
both path-based and subdomain-based routing configurations, consistent with
Predict and Monitor applications.

Changes:
- Move visualinspection nowildcard entries into path routing conditional
- Move *.visualinspection wildcard entry into subdomain routing conditional
- Applies to both suite_certs and suite_dns role templates
@anujkabraibm2022
anujkabraibm2022 requested a review from a team as a code owner May 25, 2026 10:45

@dixitgsathwara dixitgsathwara left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks Good To Me

@durera durera left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This file (not specifically your changes) is very confusing and doesn't look right to me -- e.g.

  -  {{ mas_workspace_id }}.health
  - health
  -  {{ mas_workspace_id }}-all.health
  -  {{ mas_workspace_id }}-ui.health
  -  {{ mas_workspace_id }}-mea.health
  -  {{ mas_workspace_id }}-rpt.health
  -  {{ mas_workspace_id }}-cron.health
  -  {{ mas_workspace_id }}-jms.health
  - maxinst.health
  - messaging.iot
  -  {{ mas_workspace_id }}.messaging.iot

These aren't gated by pathbased routing if/else?

To simplify this, please break this into two files:

  • dnsentries-path.yml.j2
  • dnsentries-subdomain.yml.j2

This way it will be much clearer to the reader what routes are set up in each mode.

Coordinate the changes with @IanBoden if needed

@anujkabraibm2022

Copy link
Copy Markdown
Contributor Author

This file (not specifically your changes) is very confusing and doesn't look right to me -- e.g.

  -  {{ mas_workspace_id }}.health
  - health
  -  {{ mas_workspace_id }}-all.health
  -  {{ mas_workspace_id }}-ui.health
  -  {{ mas_workspace_id }}-mea.health
  -  {{ mas_workspace_id }}-rpt.health
  -  {{ mas_workspace_id }}-cron.health
  -  {{ mas_workspace_id }}-jms.health
  - maxinst.health
  - messaging.iot
  -  {{ mas_workspace_id }}.messaging.iot

These aren't gated by pathbased routing if/else?

To simplify this, please break this into two files:

  • dnsentries-path.yml.j2
  • dnsentries-subdomain.yml.j2

This way it will be much clearer to the reader what routes are set up in each mode.

Coordinate the changes with @IanBoden if needed

@durera as Ian respond I think we're best off getting this change in and then chasing the remaining domains then splitting the file out once we are happy

@anujkabraibm2022
anujkabraibm2022 requested review from IanBoden, durera and terc1997 and removed request for durera May 26, 2026 10:52
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