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

Generic Method to start the reindex process for given indexes #8828

Closed
wants to merge 7 commits into from

Conversation

Aishwarya2001A
Copy link
Collaborator

@Aishwarya2001A Aishwarya2001A commented Mar 24, 2025

🔩 Description: What code changed, and why?

Adding Generic Method to start the reindex process for given indexes

⛓️ Related Resources

👍 Definition of Done

Adding Generic Method to start the reindex process for given indexes

👟 How to Build and Test the Change

Build ingest service
Build deployment service
Build cli
Run chef-automate reindex start

✅ 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

image

image

Copy link

netlify bot commented Mar 24, 2025

👷 Deploy Preview for chef-automate processing.

Name Link
🔨 Latest commit 2fb1e4e
🔍 Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/67e2052dc68faa0008cb3ebd

@Aishwarya2001A Aishwarya2001A marked this pull request as ready for review March 24, 2025 06:45
@Aishwarya2001A Aishwarya2001A self-assigned this Mar 24, 2025
@Aishwarya2001A Aishwarya2001A requested a review from Dmaddu March 24, 2025 06:53
Aishwarya2001A and others added 6 commits March 24, 2025 21:00
Signed-off-by: Aishwarya2001A <[email protected]>
* Regenerating the certs for pipeline failures

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>

* updating the dev certs

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>

* updating the hash

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>

* updating the certs

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>

---------

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>
Obvious fix; these changes are the result of automation not creative thinking.
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: Aishwarya2001A <[email protected]>
Signed-off-by: Aishwarya2001A <[email protected]>

Quality Gate failed Quality Gate failed

Failed conditions
35.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

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