-
Notifications
You must be signed in to change notification settings - Fork 52
Add the possibility to enable RKE2 debug in the CRD #749
Copy link
Copy link
Open
Labels
kind/featurelifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.needs-priorityIndicates an issue or PR needs a priority assigning to itIndicates an issue or PR needs a priority assigning to itneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Metadata
Metadata
Assignees
Labels
kind/featurelifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.needs-priorityIndicates an issue or PR needs a priority assigning to itIndicates an issue or PR needs a priority assigning to itneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hello,
RKE2ControlPlane CRD does not offer a way to enable the debug option in the generated rke2 config.yaml file
Describe the solution you'd like:
Add a RKEControlPlane.spec.serverConfig.debug attribute
Why do you want this feature:
I am running a RKE2 CAPI cluster and jobs don't run, I want to have more logs
Anything else you would like to add:
Regards