Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The primary change in Docker is moving from JDK 11 to 17 and improving the FITs xml config. ``` β― git slog e9200061..f71b284f --no-merges * e1c0510 β update fits xml Kirk Wang, (2022-12-01) * 78eea74 β update jdk from 11 to 17 Kirk Wang, (2022-11-30) * a404d11 β make cluster name a variable Rob Kaufman, (2022-11-19) * d5745de β fix loki deploy Rob Kaufman, (2022-11-15) ``` Related to: - #690 <details> <summary>Commits since the reference point I'm bringing over from UTK</summary> ``` β― git slog f71b284f.. --no-merges * 99e6df9 β remove mimir, fix postgres Rob Kaufman, (2023-07-20) (origin/mimir_begon) * 7e3d1c2 β add signoz to stack Rob Kaufman, (2023-06-21) (origin/signoz) * abb6747 β build a new version of the LB with opentracing installed Rob Kaufman, (2023-06-21) (origin/loadbalancer_tracing) * f91dddd β Update label_maker.rb to do description Rob Kaufman, (2023-06-22) * 607051a β Update labels in label_maker.rb Crystal Richardson, (2023-06-22) * e152146 β rotate mimir password Rob Kaufman, (2023-06-07) * 5899db9 β try the zalando postgres opperator Rob Kaufman, (2023-06-07) * d53fa35 β k8s notes. need to encrypt secrets to commit rest Rob Kaufman, (2023-05-18) (origin/smorgasbord_of_changes) * 6a4d0e2 β aws loadbalancer, static ip support, nginx updates, mirmir, database backups and monitoring update. yes these should have been seperate Rob Kaufman, (2023-05-18) | * e14543c β update syntax for deployment April Rieger, (2023-06-07) | * 6fdca19 β Add issue template: dockerize application Diem ("Yeem") Tran, (2023-06-07) | * fdd7967 β Add issue template: restore tests Diem ("Yeem") Tran, (2023-06-07) | * 6596297 β Add issue template: project setup Diem ("Yeem") Tran, (2023-06-07) | * b3fe36f β Updates to personnel from Sherwin April Rieger, (2022-12-17) (origin/glass-canvas-personnel-updates) | * 66200ab β remove templates from legacy workflow Diem Tran, (2023-06-07) | * e033ec4 β remove default issue template and add dev ops templates Diem Tran, (2023-06-02) | * f58b80c β remove gitlab templates and add github templates Diem Tran, (2023-03-17) | * bd50b88 β Updates the resource allocation based on the ticket April Rieger, (2023-06-05) (origin/695-update-resource-allocations) |/ * b914ee8 β install ruby Rob Kaufman, (2023-04-21) * c97f874 β install ruby Rob Kaufman, (2023-04-21) * 23112df β working on workflows Rob Kaufman, (2023-04-21) * 42d50a6 β working on label maker action Rob Kaufman, (2023-04-21) * c806d99 β fix action Rob Kaufman, (2023-04-21) * bcfc3c1 β label maker initial commit Rob Kaufman, (2023-04-21) * f231359 β jemaloc base until hyrax gets it Rob Kaufman, (2023-03-24) * 9c759e5 β deployment needs for r2-friends, move runners Rob Kaufman, (2022-11-28) ``` </details>
- Loading branch information