-
Notifications
You must be signed in to change notification settings - Fork 438
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
Increase kubeadm verbosity across self-managed templates #5496
Increase kubeadm verbosity across self-managed templates #5496
Conversation
Skipping CI for Draft Pull Request. |
- increase kubeadm config verbosity in the base template - increase kubeadm config verbosity in the clusterclass template - increase kubeadm config verbosity in the test templates - increase kubeadm config verbosity in the dev templates - add new line at templates/flavors/clusterclass/kubeadm-controlplane-template.yaml
3758564
to
997f1a0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5496 +/- ##
=======================================
Coverage 52.57% 52.57%
=======================================
Files 272 272
Lines 29470 29470
=======================================
Hits 15495 15495
Misses 13167 13167
Partials 808 808 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
LGTM label has been added. Git tree hash: 9e1ac7dc0c5073eb1ded4e02abebb82628edd71e
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: willie-yao The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test ls |
@willie-yao: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
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. |
/test pull-cluster-api-provider-azure-e2e-optional |
/test pull-cluster-api-provider-azure-e2e |
Looks like a flake since first occurrence of /test pull-cluster-api-provider-azure-e2e |
Flake again.. Not sure if I should increase the timeout for |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
Release note: