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

🌱 Fix minor issues in the API help strings #1936

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

dtantsur
Copy link
Member

@dtantsur dtantsur commented Sep 4, 2024

Follow-up to commit 9a30c0d.

Signed-off-by: Dmitry Tantsur [email protected]

@dtantsur
Copy link
Member Author

dtantsur commented Sep 4, 2024

/cc @zaneb

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 4, 2024
Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 4, 2024
@@ -833,7 +832,7 @@ type BareMetalHostStatus struct {
// The last error message reported by the provisioning subsystem.
ErrorMessage string `json:"errorMessage"`

// Whether or not the host is currently powered on. This field may get
// The currently detected power state of the host. This field may get
// briefly out of sync with the actual state of the hardware while
// provisioning processes are running.
Copy link
Member

Choose a reason for hiding this comment

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

I meant we could say 'currently detected' instead of all the stuff about being briefly out of sync.
I feel like it goes without saying that we are in a distributed system and detection is not instananeous.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'd rather keep the second part here because it's a common source of confusion.

apis/metal3.io/v1alpha1/baremetalhost_types.go Outdated Show resolved Hide resolved
@metal3-io-bot metal3-io-bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 11, 2024
@dtantsur dtantsur requested a review from zaneb October 11, 2024 14:43
@mquhuy
Copy link
Member

mquhuy commented Oct 16, 2024

/lgtm

@metal3-io-bot metal3-io-bot added lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates that a PR cannot be merged because it has merge conflicts with HEAD. labels Oct 16, 2024
Follow-up to commit 9a30c0d.

Signed-off-by: Dmitry Tantsur <[email protected]>
@metal3-io-bot metal3-io-bot removed lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates that a PR cannot be merged because it has merge conflicts with HEAD. labels Oct 23, 2024
@elfosardo
Copy link
Member

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo

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

The pull request process is described 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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 23, 2024
Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 23, 2024
@metal3-io-bot metal3-io-bot merged commit 2426533 into metal3-io:main Oct 23, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. 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.

6 participants