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

[deckhouse] Fix using debug flag "debug-http-addr". #522

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

Dmitrykob
Copy link
Contributor

Overview

Deckhouse has an API that provides info on the state of its internal storage, queues, preflight patches, and more.
This API is now exposed via the Unix socket and can be accessed with the deckhouse-controller CLI.

What this PR does / why we need it

Fix using debug flag "debug-http-addr".

Special notes for your reviewer

During manual testing, the required flags were read in the "addon-operator". For this reason no error was detected.

@Dmitrykob Dmitrykob added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 28, 2023
@Dmitrykob Dmitrykob added this to the 1.3.0 milestone Aug 28, 2023
@Dmitrykob Dmitrykob requested a review from yalosev August 28, 2023 11:48
@Dmitrykob Dmitrykob self-assigned this Aug 28, 2023
@yalosev yalosev merged commit a16ab23 into main Aug 28, 2023
7 checks passed
@yalosev yalosev deleted the 4527-expose-deckhouse-api branch August 28, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants