metal3-io / baremetal-operator

Bare metal host provisioning integration for Kubernetes
Apache License 2.0
592 stars 253 forks source link

Update Userdata need Provision again #2086

Open matthewei opened 14 hours ago

matthewei commented 14 hours ago

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 commented 14 hours ago

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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.