Skip to content

[Bug] [deploy on k8s] startup-init-conf.sh add envs conversion #7005

@zwZjut

Description

@zwZjut

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

in _helpers.tpl,
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_USERNAME
DATABASE_PASSWORD
DATABASE_DATABASE
DATABASE_PARAMS

need transform to SPRING_DATASOURCE_XXX

What you expected to happen

in _helpers.tpl,
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_USERNAME
DATABASE_PASSWORD
DATABASE_DATABASE
DATABASE_PARAMS

need transform to SPRING_DATASOURCE_XXX

How to reproduce

deploy on k8s

Anything else

in _helpers.tpl,
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_USERNAME
DATABASE_PASSWORD
DATABASE_DATABASE
DATABASE_PARAMS

need transform to SPRING_DATASOURCE_XXX

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Waiting for replyWaiting for replybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions