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

[WIP] 🌱 Backward compable callback endpoint when Inspector is off #470

Closed
wants to merge 2 commits into from

Conversation

dtantsur
Copy link
Member

@dtantsur dtantsur commented Jan 5, 2024

Some PreprovisioningImage controller, like the one we have downstream,
hardcode {IP}:5050/v1/continue in their IPA configuration. To avoid
updating them in a lockstep with disabling Inspector, provide a small
virtual host that proxies :5050/v1/continue to :6385/v1/continue_inspection.

Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from dtantsur. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dtantsur dtantsur changed the title 🌱 Backward compable callback endpoint when Inspector is off [WIP] 🌱 Backward compable callback endpoint when Inspector is off Jan 5, 2024
@metal3-io-bot metal3-io-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Jan 5, 2024
@dtantsur
Copy link
Member Author

dtantsur commented Jan 5, 2024

/test-centos-integration-main
/test-ubuntu-integration-main

@dtantsur
Copy link
Member Author

dtantsur commented Jan 9, 2024

/test-centos-integration-main
/test-ubuntu-integration-main

Some PreprovisioningImage controller, like the one we have downstream,
hardcode {IP}:5050/v1/continue in their IPA configuration. To avoid
updating them in a lockstep with disabling Inspector, provide a small
virtual host that proxies :5050/v1/continue to :6385/v1/continue_inspection.

Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
@dtantsur
Copy link
Member Author

/test-centos-integration-main

1 similar comment
@dtantsur
Copy link
Member Author

/test-centos-integration-main

@dtantsur
Copy link
Member Author

I have alternative ideas and probably won't pursue this path.

@dtantsur dtantsur closed this Jan 26, 2024
elfosardo pushed a commit to elfosardo/ironic-image that referenced this pull request Apr 19, 2024
OCPBUGS-31830,OCPBUGS-31686,OCPBUGS-31802: [4.15] install ironic projects from source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants