-
Notifications
You must be signed in to change notification settings - Fork 19
docs: Add BGD related changes in docs #609
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
base: main
Are you sure you want to change the base?
Conversation
Added BG related macros for Blue-Green Domain deployments, including descriptions, types, and basic usage examples for each macro.
popoveugene
left a comment
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.
-
In all docs where the BG domain object is mentioned, replace credentialsId with credentials. Also, create a GitHub ticket for the effective set calculator so that it correctly generates bg_domain in the effective set.
-
I don't understand the description of the following macros. It looks like the calculator computes them differently. Please clarify with Chethana.
- BG_CONTROLLER_URL
- CMDB_CALLBACK_URL
- CMDB_CALLBACK_TOKEN
-
I changed the NS filter macro from ${} to @.
-
I removed the NS filter from template macros. I was wrong when I suggested adding it.
The descriptions in namespace-render-filtering.md and instance-pipeline-parameters.md are sufficient. -
I made minor changes: 7c95ce6
503416b to
7e74467
Compare
Removed CMDB_CALLBACK_URL and CMDB_CALLBACK_TOKEN sections from the documentation, [corresponding issue](#745) has been created to remove these from the them from the code.
No description provided.