-
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
HT-2909: Remove Kubernetes stuff #144
Conversation
Need to update documentation referencing this before merging. |
fd15f54
to
71ad6d8
Compare
See especially changes to this file: https://github.com/hathitrust/holdings-backend/blob/HT-2909-k8s-cleanup/routine_tasks.md I'm interested in feedback on whether we should move this file to Confluence -- I am leaning towards doing that as it references things beyond this repository including a lot of internal paths, people & configuration |
* Get the file(s) you want from `/htapps/mwarin.babel/phdb_scripts/data/loadfiles/` | ||
* Add UUIDs for tracking whether the individual line has been processed: `bin ruby/add_uuid.rb infile > outfile` | ||
* `docker-compose run --rm dev bundle exec bin/add_print_holdings.rb outfile` | ||
|
||
|
||
|
||
## K8s Cronjob | ||
`kubectl create -f cron_job.yaml` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OT: I don't think this ever made it from the old concordance repo to holdings-backend. The cronjob in ht_tanka remains commented out. https://github.com/hathitrust/ht_tanka/pull/9/files#diff-d37db7a43061041cef4bba8b70897d4bdaa3b8675e491a31c89a56a395295de6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks -- I was wondering where that ended up. I was thinking we were waiting to re-enabled it until we fully automate the whole process -- do we want it enabled now?
I agree, it should be moved to Confluence. |
- k8s stuff moved to https://github.com/hathitrust/ht_tanka - documentation moved to confluence
71ad6d8
to
dca8206
Compare
Moved to https://github.com/hathitrust/ht_tanka; see https://github.com/hathitrust/ht_tanka/pull/9