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

🌱 Support disconnected hub. #242

Merged
merged 2 commits into from
Mar 17, 2023
Merged

🌱 Support disconnected hub. #242

merged 2 commits into from
Mar 17, 2023

Conversation

jortel
Copy link
Contributor

@jortel jortel commented Feb 22, 2023

Support running the hub disconnected to better support testing.
Task be fail with: "Hub is disconnected" error.

@jortel jortel changed the title :seed: Support disconnected hub. 🌱 Support disconnected hub. Feb 22, 2023
@jortel jortel force-pushed the no-cluster branch 4 times, most recently from d152631 to 14976df Compare February 22, 2023 21:51
Signed-off-by: Jeff Ortel <jortel@redhat.com>
@jortel jortel marked this pull request as ready for review March 13, 2023 16:22
@jortel jortel merged commit ba9eb58 into konveyor:main Mar 17, 2023
aufi pushed a commit to aufi/tackle2-hub that referenced this pull request Mar 22, 2023
Support running the hub disconnected to better support testing.
Task be fail with: "Hub is disconnected" error.

---------

Signed-off-by: Jeff Ortel <jortel@redhat.com>
aufi added a commit that referenced this pull request Mar 23, 2023
Updating application delete action that calls Pathfinder API to not do
that when running as Disconnected (e.g. for fast API tests).

Otherwise gets ```$ curl -X DELETE http://localhost:8080/applications/1
{"error":"Delete \"/pathfinder/assessments/bulkDelete\": unsupported
protocol scheme \"\""}```

Follow-up on #242

---------

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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants