-
Notifications
You must be signed in to change notification settings - Fork 113
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
Added the configuration for control workers #7496
Merged
Dmaddu
merged 7 commits into
enhanced_compliance_reporting
from
yashvi/control_worker_config
Oct 20, 2022
Merged
Added the configuration for control workers #7496
Dmaddu
merged 7 commits into
enhanced_compliance_reporting
from
yashvi/control_worker_config
Oct 20, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
👷 Deploy Preview for chef-automate processing.
|
github-actions
bot
added
the
documentation
Anything related to the Automate docs.
label
Oct 19, 2022
YashviJain01
force-pushed
the
yashvi/control_worker_config
branch
from
October 19, 2022 14:32
60eb1d4
to
81ba582
Compare
github-actions
bot
removed
the
documentation
Anything related to the Automate docs.
label
Oct 19, 2022
YashviJain01
force-pushed
the
yashvi/control_worker_config
branch
from
October 19, 2022 14:37
cfdd57b
to
4645db4
Compare
YashviJain01
changed the title
Yashvi/control worker config
Added the configuration for control workers
Oct 19, 2022
kalroy
approved these changes
Oct 20, 2022
Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>
Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>
…ation Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
YashviJain01
force-pushed
the
yashvi/control_worker_config
branch
from
October 20, 2022 04:56
8c0f98a
to
93b9d6b
Compare
Dmaddu
approved these changes
Oct 20, 2022
Kudos, SonarCloud Quality Gate passed! |
kalroy
added a commit
that referenced
this pull request
Oct 20, 2022
* enhanced_compliance_reporting Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * Making Enhanced Compliance Reporting configurable (#7477) * Making Enhanced Compliance Reporting configurable Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * Adding delta upgrade logic Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * Serving Enhanced Reporting APIs based on configuration Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * updating getStartDateFromEndDate based on enhanced_reporting configuration Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * adding upgrade time for upgrade process (#7490) * adding upgrade time for upgrade process Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * adding the correct names Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * control report with date range logic update (#7491) * logic fix Signed-off-by: Abdul-Az <aazeez@progress.com> * modifying the control summary Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * error message fix Signed-off-by: Abdul-Az <aazeez@progress.com> Signed-off-by: Abdul-Az <aazeez@progress.com> Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> Co-authored-by: dmaddu <dmaddu@progress.com> * Addressing review comments Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Abdul-Az <aazeez@progress.com> Co-authored-by: dmaddu <dmaddu@progress.com> Co-authored-by: Yashvi Jain <91940132+YashviJain01@users.noreply.github.com> Co-authored-by: Abdul Azeez <aazeez@progress.com> * Adding smart logic for upgrade and ingestion in parallel (#7488) * Adding Functions for upgrade with smart logic Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * Refactoring Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * Add upgrade status cli (#7480) * Initial checkin Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Update columns Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Added command for migration status Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Use latest storage function Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Delete unused sql file Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Updated the unit tests Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Introduced constants for status messages Signed-off-by: Kallol Roy <kallol.roy@progress.com> * Rebased Signed-off-by: Kallol Roy <kallol.roy@progress.com> Signed-off-by: Kallol Roy <kallol.roy@progress.com> Co-authored-by: Kallol Roy <kallol.roy@progress.com> * Added the configuration for control workers (#7496) * Making Enhanced Compliance Reporting configurable Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * Adding delta upgrade logic Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * updating getStartDateFromEndDate based on enhanced_reporting configuration Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> * Adding config for control workers Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * adding proto files Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * Resolving conflicts from base branch Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * Fixing errors Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Co-authored-by: dmaddu <dmaddu@progress.com> * Pipeline fix for enhanced reporting (#7499) * Fixing pipeline issues Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> * pipeline fix Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com> Signed-off-by: Yashvi Jain <yashvi.jain@progress.com> Signed-off-by: Abdul-Az <aazeez@progress.com> Signed-off-by: Kallol Roy <kallol.roy@progress.com> Co-authored-by: dmaddu <dmaddu@progress.com> Co-authored-by: Yashvi Jain <91940132+YashviJain01@users.noreply.github.com> Co-authored-by: Abdul Azeez <aazeez@progress.com> Co-authored-by: Kallol Roy <karoy@progress.com> Co-authored-by: Kallol Roy <kallol.roy@progress.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔩 Description: What code changed, and why?
Added the configuration for control worker i.e. control_data_populators_count, it will ingest the data to control index with these number of threads.
⛓️ Related Resources
https://chefio.atlassian.net/jira/software/c/projects/STALWART/boards/361?modal=detail&selectedIssue=STALWART-244
👍 Definition of Done
Added the config and number of workers can be used with this config
👟 How to Build and Test the Change
rebuild components/compliance-service/
rebuild components/automate-gateway/
rebuild components/automate-cli/
rebuild components/automate-deployment/
✅ Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.
📷 Screenshots, if applicable