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

EE Use in Controller: update for 2.5 #4975

Merged
merged 4 commits into from
Apr 14, 2024
Merged

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Apr 12, 2024

before:
using _ui/v1/controllers/ API to get a list of controller instances, if any
showing a modal to pick an instance

after:
assuming there's a controller instance on the same domain,
the dropdown item goes there directly


20240412161037

opens http://localhost:8002/execution/infrastructure/execution-environments/add?image=localhost%3A8002%2Fdockerhub%2Falpine%3Alatest

@github-actions github-actions bot added the backport-4.9 This PR should be backported to stable-4.9 (2.4) label Apr 12, 2024
@himdel himdel removed the backport-4.9 This PR should be backported to stable-4.9 (2.4) label Apr 12, 2024
before:
using `_ui/v1/controllers/` API to get a list of controller instances, if any
showing a modal to pick an instance

after:
assuming there's an instance on the same domain,
the dropdown item goes there directly

No-Issue
@himdel himdel merged commit e4cf57d into ansible:master Apr 14, 2024
11 of 13 checks passed
@himdel himdel deleted the ee-use-same-host branch April 14, 2024 23:45
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