Naadir Jeewa
Naadir Jeewa
/kind feature **Describe the solution you'd like** As a result of triaging on an issue in Slack by @ashish-amarnath, it was found a user could not run the AWS provider...
/kind feature **Describe the solution you'd like** There are differing options on how to run Kubernetes clusters in AWS, these include: * IPv6 vs IPv4 * NAT gateways for internet...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Tracking issue for FlatCar Linux support **Anything else you would like to...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Whereever any controller returns an error, adopt the convention of logging the...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Adopt image promoter and release notes process as is done for CAPA,...
**Describe the solution you'd like** As per the Cluster API Security Self Assessment: Machine images used as Node OS images, can be tampered during build time, during install time and...
Many users will need to configure ntp during the use of cluster api. Cloud-init can do this through a single `ntp` module, but only when ntpd is set up. RHEL...
Some Linux distributions have been configured to use eth0 devices, others use the predictable device name standard from systemd that consistently assigns the same device name per PCI slot. With...
**User Story** As a Cluster API developer I would like to discover bugs. In particular, I want to know if my controllers are properly re-entrant. **Detailed Description** It'd be great...
It'd be nice if we could have defaulting for args, allowing them to become optional instead of hard erroring. e.g. in many cases for vsphere, the ssh user is `capv`,...