Openshift#54
Draft
paulmurdoch19 wants to merge 170 commits into
Draft
Conversation
Changed the GitHub Actions release workflow trigger from the master branch to the openshift branch. Also made minor whitespace adjustments for consistency.
Changed the target branch in .github/ct.yaml from 'master' to 'openshift' to align with the current development workflow.
Bump the 'common' Helm chart dependency from version 0.1.20 to 0.1.23 across all service charts to ensure consistency and incorporate the latest improvements or fixes from the common chart.
Bumped the 'common' chart dependency from version 0.1.21 to 0.1.23 in Chart.yaml to use the latest features and fixes.
Corrected namespace templating syntax in ServiceAccount, Role, RoleBinding resources. Refined RBAC rules by splitting resources between core and apps API groups, and removed batch resources from the role.
…onjob to work with openshift
Updated nginx.conf to use values from values.yaml for the pid file location and listen port. Added 'pidFile' to the nginx section in values.yaml to allow configuration of the pid file path.
Eliminates a redundant securityContext definition in the fence-deployment.yaml template, ensuring only a single securityContext is set for the pod spec.
Update remove-objects-from-clouds-job.yaml
Removed zone requirement from GPU resources configuration.
Remove zone requirement from Karpenter GPU config
…reds Change Replicate Validation AWS Secret
* updating the "config-puller" init container to have better error logging and retry logic. * version bump
…ore/gen3-workflow-version-bump
…on-bump Update Funnel helm chart version to 0.1.80
* 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.
change .Values.dir to .Values.customConfig.dir
…er-nodepools Add configurable Karpenter weights and disruption budgets
* 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>
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.
No description provided.