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

Update Userdata need Provision again #2086

Open
matthewei opened this issue Nov 26, 2024 · 4 comments
Open

Update Userdata need Provision again #2086

matthewei opened this issue Nov 26, 2024 · 4 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue lacks a `triage/foo` label and requires one. triage/unresolved Indicates an issue that can not or will not be resolved.

Comments

@matthewei
Copy link

User Story
Sometimes the user want to update userdata or networkdata. But now we create a new secret and update the BMH's spec. The bmo can't provision it again.

Detailed Description

  1. create a new usetdate secret or networkdate secret
  2. update the userdate secret
  3. the bmh provision again

/kind feature

@metal3-io-bot metal3-io-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 26, 2024
@metal3-io-bot
Copy link
Contributor

This issue is currently awaiting triage.
If Metal3.io contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@metal3-io-bot metal3-io-bot added the needs-triage Indicates an issue lacks a `triage/foo` label and requires one. label Nov 26, 2024
@dtantsur
Copy link
Member

dtantsur commented Dec 4, 2024

A more general feature (and also easier and less risky to add) would be some sort of a "rebuild annotation" (similar to the existing reboot annotation) then tells BMO to rebuild the instance, no matter what changed (or even if nothing changed).

@Rozzii
Copy link
Member

Rozzii commented Dec 4, 2024

We have discussed this in the 2024.12.04 Community meeting and the consensus was that we would not accept this proposal in the current form.

Our issues with this are:

  • Very minor convinience feature that requires considerable work yet wouldn't really improve functionality
  • The current proposal is prone to accidental reprovisioning

We have concluded that the more general feature mentioned by @dtantsur would be a better approach.

@Rozzii
Copy link
Member

Rozzii commented Dec 4, 2024

/triage unresolved

@metal3-io-bot metal3-io-bot added the triage/unresolved Indicates an issue that can not or will not be resolved. label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue lacks a `triage/foo` label and requires one. triage/unresolved Indicates an issue that can not or will not be resolved.
Projects
None yet
Development

No branches or pull requests

4 participants