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

updating userdb job to work with new al images #2665

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

EliseCastle23
Copy link
Contributor

New Features

The new indexd image uses poetry to manage the virtual environment, so we need the job logic to work with the new image. To do this, the job should work with either the "python" command or "poetry run python" command.

@EliseCastle23 EliseCastle23 merged commit 3217905 into master Nov 8, 2024
4 of 5 checks passed
@EliseCastle23 EliseCastle23 deleted the feat/indexd-userdb branch November 8, 2024 17:45
ajoaugustine added a commit that referenced this pull request Jan 7, 2025
* (Chore): Improve Single Table Migration Job Script

* add param for creds

* Add priority class

* Add comments

* Making ES7 domain default (#2655)

* Making ES7 domain default

* updating es proxy script

* Update README.md (#2662)

update broken link

* adding changes for new al image changes (#2661)

* adding changes for new al image changes

* updating alembic logic to work with the new al images that manage alembic through poetry (#2663)

* fix to include special characters in db name (#2664)

* updating userdb job to work with new al images (#2665)

* Update web_whitelist

* Feat/team project cost tracking (#2658)

* Setting up migration to new karpenter CRDs

* Adding some references missed earlier

* Really can't stop screwing up

* Not even sure why it's working this way

* Let's try this, this should help

* Let's make sure this part works

* Let's try this

* Let's try this too

* Let's check the decoding

* Fixing a silly parentheses issue

* Fixing some other naming issues

* I think we can't do decoding this early in the process

* Trying wrapping in quotes

* Let's try just cutting some stuff

* Need to update the deleted sensor

* Think underscores are also a no-go

* No decoding

* Could the decoding be the issue?

* Adding the selector for 1.31 AMIs

* Changing the tag name

* Fixing the cleanup jobs

* I think we may just need to change the deletion order

* modifying gdcdb create job  (#2668)

* modifying gdcdb create job so it is backwards compatible and works with the new image that utilizes poetry for its virtual environments

* Update gdcdb-create-job.yaml

* Update squid.conf (#2641)

Update squid.conf to work with new AL based squid image.

* Adding "poetry run"  (#2673)

* adding updates so these jobs will work with our new AL based environments that use poetry to manage their virtual environments

* removing old squid file from cloud auto as it now lives in "base_images" repo" (#2675)

* Add GH action workflow for integration tests (#2670)

* Add GH action workflow for integration tests

* Update integration_tests.yaml

* Reverting Jenkinsfile and removing integrationtests entry

* Update Jenkinsfile

---------

Co-authored-by: Hara Prasad <haraprasadj@uchicago.edu>

* fix: use /auth/request instead of /auth/mapping Arborist endpoint (#2677)

* Update Dockerfile env key=value format

* Update Dockerfile

* Revert "Update Dockerfile"

This reverts commit 4c445dd.

* Revert "Update Dockerfile env key=value format"

This reverts commit a2ba4fc.

---------

Co-authored-by: EliseCastle23 <109446148+EliseCastle23@users.noreply.github.com>
Co-authored-by: smvgarcia <111767892+smvgarcia@users.noreply.github.com>
Co-authored-by: Ajo Augustine <ajoaugustine@gmail.com>
Co-authored-by: emalinowski <emalinowski@uchicago.edu>
Co-authored-by: Aidan Hilt <11202897+AidanHilt@users.noreply.github.com>
Co-authored-by: Krishna Agarwal <159047652+krishnaa05@users.noreply.github.com>
Co-authored-by: Hara Prasad <haraprasadj@uchicago.edu>
Co-authored-by: pieterlukasse <pieterlukasse@gmail.com>
Co-authored-by: Maribelle Hannah Gomez <maribellehgomez@gmail.com>
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.

2 participants