Skip to content
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

ICM: replication error message about source.databaseUser and source.databaseLink is wrong #884

Closed
smoldenhauer-ish opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
icm Intershop ICM related helm chart changes icm-as Intershop ICM application server related helm chart changes

Comments

@smoldenhauer-ish
Copy link
Collaborator

When configuring replication source with a database link

  source:
    databaseLink: "[databaselink].icm_edit"
    databaseName: "icm_edit"

The error at installing/upgrading states that databaseUser can't be used with databaseLink
Error: Either mutual exclusive 'replication.source.databaseUser' or 'replication.source.databaseLink' have to be configured, but not both.

Also the comment at the values.yaml is wrong:
# either mutual exclusive databaseUser or databaseLink have to be configured

# either mutual exclusive databaseUser or databaseLink have to be configured

@smoldenhauer-ish smoldenhauer-ish added icm Intershop ICM related helm chart changes icm-as Intershop ICM application server related helm chart changes labels Jan 9, 2025
@smoldenhauer-ish smoldenhauer-ish self-assigned this Jan 9, 2025
smoldenhauer-ish added a commit that referenced this issue Jan 9, 2025
…aseLink configuration (#884)
@smoldenhauer-ish smoldenhauer-ish changed the title ICM: replication error message about source.databaseUser and source.databseLink is wrong ICM: replication error message about source.databaseUser and source.databaseLink is wrong Jan 9, 2025
smoldenhauer-ish added a commit that referenced this issue Jan 10, 2025
…aseLink configuration (#884)
khauser pushed a commit that referenced this issue Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icm Intershop ICM related helm chart changes icm-as Intershop ICM application server related helm chart changes
Projects
None yet
Development

No branches or pull requests

2 participants