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

service_versions command #8113

Merged
merged 7 commits into from Aug 14, 2023
Merged

service_versions command #8113

merged 7 commits into from Aug 14, 2023

Conversation

SahithiMy
Copy link
Contributor

@SahithiMy SahithiMy commented Aug 9, 2023

🔩 Description: What code changed, and why?

Added service-versions command for HA which can be run from bastion node to get the service-versions of automate, chef_server, postgresql, opensearch.

⛓️ Related Resources

https://chefio.atlassian.net/browse/CHEF-716

👍 Definition of Done

  • Added service-versions command for particular node
  • Added service-versions command for all the services(automate, chef server, Postgresql,opensearch)
  • Added service-versions command for either of the nodes.

👟 How to Build and Test the Change

build components/automate-cli
Run command from the Bastion:
chef-automate service-versions --a2

✅ Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

📷 Screenshots, if applicable

AWS Managed Services
https://progresssoftware.sharepoint.com/:v:/s/ChefCoreC/EdvWm6JHbMlDuVa8UAIWg6sBsmn3puVDhXfBFBjVMp6x_Q?e=QI798O

AWS Chef Managed
https://progresssoftware.sharepoint.com/:v:/s/ChefCoreC/EbcVp0Mvjj5CkOcHlIRg-2UByZy5KKQaDM5bFLs_KKhcVA?e=TmTJlP

OnPrem Chef Managed
https://progresssoftware.sharepoint.com/:v:/s/ChefCoreC/EQlYqoqTKwBEk5rdoCjXFrMBoXfqvJXFUQjDhLlKZUMf3A?e=3Yx4Os

@netlify
Copy link

netlify bot commented Aug 9, 2023

👷 Deploy Preview for chef-automate processing.

Name Link
🔨 Latest commit 8cc9bf2
🔍 Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/64d9f00cab6c4800071b4144

@SahithiMy SahithiMy marked this pull request as draft August 9, 2023 10:20
@SahithiMy SahithiMy marked this pull request as ready for review August 10, 2023 05:34
@SahithiMy SahithiMy requested a review from a team as a code owner August 11, 2023 04:40
@github-actions github-actions bot added the documentation Anything related to the Automate docs. label Aug 11, 2023
SahithiMy added 7 commits August 14, 2023 14:42
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
@sonarqube-for-infrastructure-prod

@Dmaddu Dmaddu merged commit e84a9d4 into main Aug 14, 2023
5 of 7 checks passed
@Dmaddu Dmaddu deleted the sahithi/CHEF-716 branch August 14, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the Automate docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants