Skip to content

Issues: kubernetes-sigs/cluster-api

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Consider if to add more on KCP checks on machine status area/provider/control-plane-kubeadm Issues or PRs related to KCP kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10949 opened Jul 26, 2024 by fabriziopandini
Configurable machine replacement kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10946 opened Jul 26, 2024 by Meecr0b
Add constraint type for developer makes provider kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10944 opened Jul 26, 2024 by sivchari
BootstrapConfig should be optional for MachinePool based ClusterClass area/machinepool Issues or PRs related to machinepools kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#10943 opened Jul 26, 2024 by shyamradhakrishnan
Remove the deprecate metrics-bind-addr during 1.9 release cycle area/metrics Issues or PRs related to metrics kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10937 opened Jul 25, 2024 by fabriziopandini v1.9
kube-apiserver does not gracefully terminate when a control plane machine is scaled down kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10934 opened Jul 25, 2024 by kdw174
Provide an option in the clusterctl library to suppress API server warnings area/clusterctl Issues or PRs related to clusterctl kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10932 opened Jul 24, 2024 by dlipovetsky
Release notes should not include the detail about release PR kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10931 opened Jul 24, 2024 by chandankumar4
clusterProxy.CreateOrUpdate does not accept namespace argument area/e2e-testing Issues or PRs related to e2e testing kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10928 opened Jul 23, 2024 by Sunnatillo
Replace kubebuilder-release-tools action help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10925 opened Jul 22, 2024 by sbueringer
Improve API definition for next revision needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10915 opened Jul 20, 2024 by sivchari 100+
Our finalizers are not domain-qualified, and therefore do not conform to requirements area/api Issues or PRs related to the APIs kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10914 opened Jul 19, 2024 by dlipovetsky
Deleting retries history during KCP remediation area/control-plane Issues or PRs related to control-plane lifecycle management kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10911 opened Jul 19, 2024 by castaval
Setting a standard for VM images to be used by CAPI kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
#10900 opened Jul 18, 2024 by rajaskakodkar
Umbrella issue: API changes kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10852 opened Jul 10, 2024 by sbueringer
11 of 49 tasks
v1.9
Upgrading a workload cluster using ClusterClass with RuntimeSDK test is flaky with error: Resource versions didn't stay stable help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10838 opened Jul 8, 2024 by Sunnatillo
Cluster-api takeover of existing Kubeadm clusters kind/feature Categorizes issue or PR as related to a new feature. kind/proposal Issues or PRs related to proposals. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/backlog Higher priority than priority/awaiting-more-evidence.
#10820 opened Jul 1, 2024 by AmitSahastra
Improve ClusterCacheTracker TryLock behavior area/clustercachetracker Issues or PRs related to the clustercachetracker kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10819 opened Jul 1, 2024 by sbueringer
Improve logging of predicates area/logging Issues or PRs related to logging help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10818 opened Jul 1, 2024 by sbueringer
Deprecate ancient errors/ package kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10784 opened Jun 19, 2024 by enxebre
Consistently propagate down timeouts from MD => MS => Machines area/machinedeployment Issues or PRs related to machinedeployments area/machineset Issues or PRs related to machinesets help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10753 opened Jun 13, 2024 by sbueringer
3 tasks
Handle kube-proxy v1alpha2 migration kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#10737 opened Jun 10, 2024 by sbueringer
ClusterResourceSet reconciler should use server side apply to apply resources on workload clusters area/clusterresourceset Issues or PRs related to clusterresourcesets kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
#10734 opened Jun 7, 2024 by govinda-attal
Option to enable data encryption at-rest kind/feature Categorizes issue or PR as related to a new feature. kind/proposal Issues or PRs related to proposals. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. priority/backlog Higher priority than priority/awaiting-more-evidence.
#10728 opened Jun 6, 2024 by bighiro
Consider returning warnings in validation for usage of deprecated fields help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10725 opened Jun 5, 2024 by chrischdi
17 tasks
ProTip! Find all open issues with in progress development work with linked:pr.