forked from uc-cdis/gen3-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update/latest #4
Merged
Merged
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
…nce for each service
GPE-796 Adding the ability to deploy a separate Postgres instance for each service.
…harts. Moves liveness probe, readiness probe, and ports from values.yaml to deployment.yaml where applicable. Removed Datadog environment variables in 3 subcharts as they are not being used atm.
Adding/modifying some of the documentation for the values of the subc…
* Fix error in manifestservice
* correcting selector label mismatch for the manifestservice * bumping up the chart version
* Adding a new labeling strategy for our Helm charts- starting with Arborist. Will also conditionally include Datadog environment variables. * bumping up the chart version and making variables for the datadog_setup.tpl * fixing linting issues * adding code reusability for labeling and datadog labels/environment variables. Made each chart have consistent labeling. * updating the dependency chart versions for umbrella chart * fixing the labeling for indexd and manifest service, so we don't produce an error on install * fix for linting errors * resolving blank line error for linting * Add uwsgi.ini override for indexd --------- Co-authored-by: Jawad Qureshi <[email protected]>
* Add CONTRIBUTION.md * Docs/contributor review (uc-cdis#112) * Updates to contributing.md * Update Contributing.md * Move the CONTRIBUTING.md file to root * Adding issues and communication channels (uc-cdis#117) * Update CONTRIBUTING.md * remove DS_store * Delete .gitignore * Create .gitignore * Update .gitignore * Update .gitignore * Update CONTRIBUTING.md * add .DS_Store to .gitignore --------- Co-authored-by: michaelfitzo <[email protected]>
…n chart has the pdb template and each chart has the ability to enable the pdb from the global values section. The gen3 umbrella chart also has this ability and will override the subchart options if enabled.
adding pod disruption budgets to help improve availability. The commo…
- Add sower helm chart - Add more documentation - Add custom ingress resource
Setting up usersync job for helm.
* removing fence-ssh.yaml as it is not needed. * bumping up versions
Bump gen3 chart version.
Remove erroneous usersync configmap
allowing the "imagePullPolicy" to be configurable for these charts.
Updates to sower
Fix erronous path in revproxy
…_max_map added documentation to raise vm.max_map_count
…_portal_prebuilt Updated pre-built portal documentation
* Initial ES7 and ETL integration * Update gitops.json * Add test-connection pods * Add test-connection pods * Add chart install + test * Add chart install + test * Add chart install + test * Add chart install + test * Add chart install + test * Add agg-mds sync job * Bump versions * Update gh actions * Update gh actions * Fix linting issues * Update KIND doc * Update KIND doc * Update ETL and ES values * Delete local ES chart and update ETL job * move aggMDS to cron that can be triggered
…unted file. remove ingress_dev if we have our non-dev ingress enabled. nest gitops config under portal
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.
No description provided.