Skip to content

refactor(hyperswitch-card-vault): move locker log console config to values.yaml#252

Open
dmatviichuk wants to merge 1 commit intojuspay:mainfrom
advinow:card-vault/remove-hardcoded-log-settings
Open

refactor(hyperswitch-card-vault): move locker log console config to values.yaml#252
dmatviichuk wants to merge 1 commit intojuspay:mainfrom
advinow:card-vault/remove-hardcoded-log-settings

Conversation

@dmatviichuk
Copy link
Copy Markdown
Contributor

  • Move LOCKER__LOG__CONSOLE__ENABLED, LOCKER__LOG__CONSOLE__LEVEL, and LOCKER__LOG__CONSOLE__LOG_FORMAT from hardcoded values to values.yaml
  • Add helper functions in _helpers.tpl using include pattern:
    • locker.log.console.enabled
    • locker.log.console.level
    • locker.log.console.log_format
  • Update deployment.yaml to use include functions instead of hardcoded values
  • Add server.log.console configuration section to values.yaml with defaults

…alues.yaml

- Move LOCKER__LOG__CONSOLE__ENABLED, LOCKER__LOG__CONSOLE__LEVEL, and
  LOCKER__LOG__CONSOLE__LOG_FORMAT from hardcoded values to values.yaml
- Add helper functions in _helpers.tpl using include pattern:
  - locker.log.console.enabled
  - locker.log.console.level
  - locker.log.console.log_format
- Update deployment.yaml to use include functions instead of hardcoded values
- Add server.log.console configuration section to values.yaml with defaults
@dmatviichuk dmatviichuk force-pushed the card-vault/remove-hardcoded-log-settings branch from 07bba9c to d3cf540 Compare December 11, 2025 10:41
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.

1 participant