Rebased changes#592
Open
emalinowski wants to merge 124 commits into
Open
Conversation
…onjob to work with openshift
* updating ssjdispatcher so "create: false" is respected for the ssjdispatcher service account. * version bump
* add redaction and validation job
* Updating HPAs for all of our services. Fixing apiversion error in datareplicate chart. Fixing default values for guppy and portal "tierAccessLevel". * updating ssjdispatcher to not create "ssjdispatcher-job-sa" if "serviceAccount.create: false". * fixing dependency for dashboard chart. * version bump. * lint fixes * lint fix * upping for portal * setting a cusom value for portal * limiting portal * limiting max replicas to a lower number * upping cpu and memory average HPA in portal. * updating cedar * fixing typo "minAvialable" with "minAvailable". * version bump * adding missing values for cedar. * updating indexing image.
#417) Also, updating hpa to target presigned-url to actually target the right deployment.
* Increase SPARK_EXECUTOR_MEMORY for ETL * Update etl-job.yaml * Update etl-job.yaml * Update etl-job.yaml
* Adding new "helm template" Github Action. * fix naming issue. * correcting path for values file. * dependency update for umbrella chart. * intentionally break for testing. * testing validation * testing helm install with dry run flag * test using kubeconform * renaming step * removing "strict" * test using "-ignore-missing-schemas" to get past externalsecret error. * adding "debug" flag and fixing cronjobs after confirming kubeconfirm picked up the errors. * removing "debug"- a bit to verbose * fixing template errors. * fixing the extra space in etl-cronjob * setting cpu to fix validation error. * test running against any helm chart. * skip library chart. * Test parrallel * testing with xargs instead. * testing against only new and updated charts. * updating parallel run to have better output. * Final cleanup. * updating name.
* updating es garbage cronjob to always be enabled. * Bump chart version to 0.2.127 * Bump chart version to 0.2.128
* Update tempo endpoint in alloy config. * version bump * Update values.yaml * Update values.yaml * Update values.yaml * Update values.yaml * lint fix * version bump * chart bump * version bump
* updating ssjdispatcher to allow the user of IAM keys. * pushing a small fix. * updating indexing image to quay.
* feat(data-upload-cron): Added a cronjob to manage indexd record metadata generation for arbitrary buckets without the need for sqs/sns * Enable data upload cron job * feat(data-upload-cron): Added a cronjob to manage indexd record metadata generation for arbitrary buckets without the need for sqs/sns * adding default values for data upload cron. * updating cron * lint fix * adding GCP resources under a toggle. * feat(data-upload-cron): Added a cronjob to manage indexd record metadata generation for arbitrary buckets without the need for sqs/sns * feat(data-upload-cron): Added a cronjob to manage indexd record metadata generation for arbitrary buckets without the need for sqs/sns * t push origin feat/ * fixing api version * fixing template * fixing default cron sched. * making it so cronjob won't override itself due to "lastRunKey" * fixing namespace * fixing configmap logic. * lint fix --------- Co-authored-by: EliseCastle23 <109446148+EliseCastle23@users.noreply.github.com>
* Allow overriding bucket name for manifestservice * Update common chart
* setting agg mds job to default "false" * lint fix
…rator. (#514) * Creating proper resoures to allow for GCP to use External Secrets Operator. * updating common chart * version bump * version bump * updating logic * syntax fix * lint fix
* add info to indexd prefix comment Add explanation that the slash after the prefix is required * Update Chart.yaml increment indexd chart version * Update Chart.yaml increment indexd dep version and gen3 chart version * Update README.md increment gen3 version * Update README.md increment indexd version and update prefix comment * Update common dependency version to 0.1.33 --------- Co-authored-by: EliseCastle23 <109446148+EliseCastle23@users.noreply.github.com>
- includes "create fence client" step for ohdsi-webapi
* adding db override name for external secrets to ohdsi chart. * adding database external secret.
* Update default ambassador version to 1.14.4 * Bump common dependency for ambassador * Bump umbrella chart version * Bump ohdsi versions
This file contains hidden or 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
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.
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes