-
Notifications
You must be signed in to change notification settings - Fork 60
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
🌱 WipeDisk annotation #1429
Merged
Merged
🌱 WipeDisk annotation #1429
Commits on Aug 9, 2024
-
Introduced annotation "wipedisk.hetznerbaremetalhost.infrastructure.cluster.x-k8s.io" Set it to a space seperated list of WWNs or "all". The given disks will be erased with `wipefs -af` before provisioning. Once wipefs was executed the annotation gets removed.
Configuration menu - View commit details
-
Copy full SHA for d033579 - Browse repository at this point
Copy the full SHA d033579View commit details -
Configuration menu - View commit details
-
Copy full SHA for d980cd5 - Browse repository at this point
Copy the full SHA d980cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49369a0 - Browse repository at this point
Copy the full SHA 49369a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8190330 - Browse repository at this point
Copy the full SHA 8190330View commit details -
Configuration menu - View commit details
-
Copy full SHA for a729dac - Browse repository at this point
Copy the full SHA a729dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8825109 - Browse repository at this point
Copy the full SHA 8825109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71982bd - Browse repository at this point
Copy the full SHA 71982bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 656c8d3 - Browse repository at this point
Copy the full SHA 656c8d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d522002 - Browse repository at this point
Copy the full SHA d522002View commit details -
fixed bug: errors.Is() does not work for ssh.ExitError.
For error structs, you need to use errors.As().
Configuration menu - View commit details
-
Copy full SHA for 8990cf3 - Browse repository at this point
Copy the full SHA 8990cf3View commit details -
... bash strict fails if not executed in a script
We might got during `trap`: sed: can't read bash: No such file or directory
Configuration menu - View commit details
-
Copy full SHA for e57357c - Browse repository at this point
Copy the full SHA e57357cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4b159 - Browse repository at this point
Copy the full SHA 5e4b159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3adfcfc - Browse repository at this point
Copy the full SHA 3adfcfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d317a - Browse repository at this point
Copy the full SHA c8d317aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee94a3 - Browse repository at this point
Copy the full SHA 6ee94a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c26632 - Browse repository at this point
Copy the full SHA 9c26632View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.