Skip to content

🐛 Allow database host to be configured and respected in the entrypoint#269

Merged
jmontleon merged 1 commit intokonveyor:mainfrom
fabianvf:entrypoint-configure-db-host
Aug 1, 2024
Merged

🐛 Allow database host to be configured and respected in the entrypoint#269
jmontleon merged 1 commit intokonveyor:mainfrom
fabianvf:entrypoint-configure-db-host

Conversation

@fabianvf
Copy link
Copy Markdown
Contributor

This is currently blocking the kubernetes operator deployment.

@fabianvf fabianvf requested a review from jmontleon July 31, 2024 18:13
Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
@fabianvf fabianvf force-pushed the entrypoint-configure-db-host branch from 428f31c to c42ee27 Compare July 31, 2024 18:17
@JonahSussman
Copy link
Copy Markdown
Contributor

ACK

Copy link
Copy Markdown
Member

@jmontleon jmontleon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@jmontleon jmontleon merged commit 08459aa into konveyor:main Aug 1, 2024
fabianvf pushed a commit to fabianvf/kai that referenced this pull request Aug 15, 2025
Since Pathfinder component is being replaced by Konveyor Hub API,
already existing Assessments need to be migrated. Adding a script based
on Hub's CLI tool
https://github.com/konveyor/tackle2-hub/tree/main/hack/tool that
connects to running Pathfinder and migrates Assessments to running Hub
API v0.3.

This script is expected to be executed by operator during upgrade
Konveyor 0.2->0.3.

Example usage: (only auth token argument is optional, both urls are
required)

```
$ ./migrate-pathfinder-assessments --pathfinder-url http://pathfinder.svc --hub-base-url http://hub.svc:8080 --token ""
```

Related to konveyor/tackle2-hub#489 and
konveyor/tackle2-hub#507

---------

Signed-off-by: Marek Aufart <maufart@redhat.com>
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