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

Create folio-tasks image for k8s pod #317

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Create folio-tasks image for k8s pod #317

merged 4 commits into from
Dec 4, 2024

Conversation

jgreben
Copy link
Collaborator

@jgreben jgreben commented Dec 4, 2024

So we can run the okapi_timers rake tasks and any other taks we want from within the cluster if necessary.

See https://github.com/sul-dlss/folio-k8s/pull/254

Copy link
Contributor

@shelleydoljack shelleydoljack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should update the configurations list. Not sure about the file directories.

Comment on lines 13 to 18
encumbrance_file: 'tsv/finance/fix.encumbrance.awaiting.payment.amount.2.csv'
json_orders: '/s/SUL/Dataload/folio_symphony_extract/acquisitions/orders/json'
tsv_orders: '/s/SUL/Dataload/folio_symphony_extract/acquisitions/orders/tsv'
yaml:
sul_orders: '/s/SUL/Dataload/folio_symphony_extract/acquisitions/orders/yaml/sul'
law_orders: '/s/SUL/Dataload/folio_symphony_extract/acquisitions/orders/yaml/law'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should remove these. Maybe it requires removing the code used for migration.

Comment on lines 23 to 39
configurations:
- edge-sip2
- BULKEDIT
- CHECKOUT
- FAST_ADD
- INVOICE
- LOAN_HISTORY
- CHECKOUT
- FAST_ADD
- INVOICE
- ORDERS
- ORG
- SETTINGS
- TENANT
- USERSBL
- NCIP
- INVOICE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should update this list to what is currently used in folio okapi configs. I grabbed these from our poppy csp 7 upgrade checklist:

configurations:
  - BULKEDIT
  - CHECKOUT
  - edge-sip2
  - FAST_ADD
  - INVOICE
  - LOAN_HISTORY
  - LOGIN-SAML
  - NCIP
  - OAIPMH
  - ORDERS
  - ORG
  - SETTINGS
  - TENANT
  - USERS
  - USERSBL

@jgreben jgreben merged commit ebd7036 into main Dec 4, 2024
2 checks passed
@jgreben jgreben deleted the folio-tasks-image branch December 4, 2024 22:34
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