Skip to content

FIx : CostOptimizer module config fix#168

Open
BSjaeyoung-kim wants to merge 3 commits into
m-cmp:mainfrom
BSjaeyoung-kim:main
Open

FIx : CostOptimizer module config fix#168
BSjaeyoung-kim wants to merge 3 commits into
m-cmp:mainfrom
BSjaeyoung-kim:main

Conversation

@BSjaeyoung-kim

Copy link
Copy Markdown
Member
  • Modify all envs to conform to naming conventions

ONI-KimJaeYoung and others added 3 commits June 25, 2026 18:28
… naming to MC_COST_OPTIMIZER_ convention

- 01_init_cost_db_ddl.sql: add recommendation_history (present in canonical
  mc-cost-optimizer mysql/init_cost_db_ddl.sql but missing in this deploy copy
  -> llm_recommender history endpoint returns 500)
- .env.setup + docker-compose.yaml: env vars were inconsistently named
  (.env.setup defined CO_*, compose referenced MC_COST_OPTIMIZER_* for app config;
  a few compose port refs used CO_*) -> empty vars at runtime (cost-db no password,
  ml-scorer/gcp random ports). Standardize on the MC_COST_OPTIMIZER_* convention
  so .env.setup and compose match.
Point the mc-costopti-* image tags to 0.5.6 for the pre-release.
…env-vars

fix(cost-optimizer): add recommendation_history table + align compose…
@seokho-son

Copy link
Copy Markdown
Member

@MZC-CSC @dogfootman
반영 후, 정상 동작 여부 확인 부탁 드립니다. :)

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.

3 participants