Skip to content

Conversation

@hardikdr
Copy link
Member

@hardikdr hardikdr commented Nov 11, 2024

Proposed Changes

  • Removed deprecated MachineBootConfig reconciler
  • ServerBootConfigs are now processed even though IgnitionSecretRef is not set. This allows booting certain OSes that don't require ignition to startup.
  • Breaking change: Switched back to LocalObjectRef from ObjectRef for the HTTPBootConfig.Spec.IgnitionSecretRef. This has an impact only if the HTTPBoot controller is in use.

Fixes #

@hardikdr hardikdr requested a review from a team as a code owner November 11, 2024 10:00
@github-actions github-actions bot added enhancement New feature or request api-change labels Nov 11, 2024
@hardikdr hardikdr force-pushed the enh/remove-machinebootconfig-fix-ignitionns branch from b831484 to 9ff3da4 Compare November 11, 2024 10:26
@hardikdr hardikdr requested a review from defo89 November 11, 2024 10:48
@hardikdr hardikdr linked an issue Nov 11, 2024 that may be closed by this pull request
@hardikdr hardikdr merged commit 7fb1973 into main Nov 12, 2024
@hardikdr hardikdr deleted the enh/remove-machinebootconfig-fix-ignitionns branch November 12, 2024 13:28
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

ServerBootConfiguration Reconciliation fails without ignitionSecretRef

3 participants