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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ClusterClass observed generation is not set when the provider is not installed first area/clusterclass Issues or PRs related to clusterclass 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.
#10738 opened Jun 10, 2024 by Danil-Grigorev
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-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.
#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. 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.
#10728 opened Jun 6, 2024 by bighiro
Consider returning warnings in validation for usage of deprecated fields 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.
#10725 opened Jun 5, 2024 by chrischdi
Deprecate MachineHealthCheck MaxUnhealthy and UnhealthyRange area/machinehealthcheck Issues or PRs related to machinehealthchecks 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.
#10722 opened Jun 4, 2024 by vincepri
Provider E2E Tests Using capie2e.ClusterClassRolloutSpec Fail Due to Extra Provider-Specific Labels area/testing Issues or PRs related to testing kind/bug Categorizes issue or PR as related to a bug. 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.
#10714 opened Jun 3, 2024 by zhanggbj
Consider implementing "forced" MD foreground deletion 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. 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.
#10710 opened May 31, 2024 by sbueringer
Implement support for kubeadm v1beta4 API 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-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
#10708 opened May 30, 2024 by fabriziopandini
Improve status.Ready Fields in the contract kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.
#10707 opened May 30, 2024 by fabriziopandini
Delayed MHC replacement of unreachable nodes area/machine Issues or PRs related to machine lifecycle management kind/bug Categorizes issue or PR as related to a bug. 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.
#10705 opened May 30, 2024 by typeid
Add KubeadmControlPlanePhase to CRD kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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/backlog Higher priority than priority/awaiting-more-evidence.
#10704 opened May 30, 2024 by sivchari
Deprecated definitionFrom in cluster variables area/clusterclass Issues or PRs related to clusterclass help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.
#10666 opened May 23, 2024 by fabriziopandini
MachineHealthCheck unable to remediate unreachable node with volumes attached area/machine Issues or PRs related to machine lifecycle management kind/bug Categorizes issue or PR as related to a bug. 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.
#10661 opened May 22, 2024 by mjlshen
Race condition in CRS controller results in ovewriting updates area/clusterresourceset Issues or PRs related to clusterresourcesets kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10655 opened May 21, 2024 by jimmidyson
Tasks to bump to Kubernetes v1.31 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.
#10653 opened May 21, 2024 by sbueringer
14 tasks
Support anyOf/oneOf/allOf/not schema constraints for ClusterClass variables 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.
#10636 opened May 16, 2024 by jimmidyson
Support in-place updates to Infrastructure Machines specs area/machinedeployment Issues or PRs related to machinedeployments area/machineset Issues or PRs related to machinesets 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/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
#10629 opened May 15, 2024 by muraee
Support clusterctl alpha rollout kthreescontrolplane/... 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.
#10621 opened May 15, 2024 by wikoion
Gitlab repository: support both the project ID and the escaped full path 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/backlog Higher priority than priority/awaiting-more-evidence.
#10605 opened May 14, 2024 by aetertinas9
2
5
MachineSet Inplace update does not work during machine deletion kind/bug Categorizes issue or PR as related to a bug. 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.
#10588 opened May 10, 2024 by davidvossel
Allow user-controlled naming of Machines in Machine collections area/machinedeployment Issues or PRs related to machinedeployments area/machineset Issues or PRs related to machinesets area/provider/control-plane-kubeadm Issues or PRs related to KCP 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.
#10577 opened May 8, 2024 by mdbooth
CRS associated secret updates will not trigger CRS Reconcile kind/bug Categorizes issue or PR as related to a bug. 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.
#10557 opened May 6, 2024 by Levi080513
Failed to delete machinePool for unreachable cluster kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
#10544 opened May 1, 2024 by serngawy
The MachinePool remains in the "ScalingUp" phase instead of transitioning to "Running" 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-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
#10541 opened Apr 30, 2024 by nitinthe0072000
ProTip! Mix and match filters to narrow down what you’re looking for.