Skip to content

Conversation

@afritzler
Copy link
Member

Proposed Changes

  • Harmonize reconciler logic and improve logging
  • Bump k8s.io envtest setup to 1.34

@github-actions github-actions bot added api-change documentation Improvements or additions to documentation enhancement New feature or request size/L labels Dec 9, 2025
Copy link
Member

@hardikdr hardikdr left a comment

Choose a reason for hiding this comment

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

Thanks for all the polishing @afritzler

if ignitionErr != nil {
patchError := r.patchStatus(ctx, HTTPBootConfig, state)
if patchError != nil {
return ctrl.Result{}, fmt.Errorf("failed to patch status %w %w", ignitionErr, patchError)
Copy link
Member

Choose a reason for hiding this comment

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

While we loose reporting the IgnitionErr when Patch fails, I do like simplistic error model here, thanks.

Copy link
Member

@hardikdr hardikdr left a comment

Choose a reason for hiding this comment

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

Could you please rebase and it's good to go in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-change area/metal-automation documentation Improvements or additions to documentation enhancement New feature or request size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants