Naadir Jeewa

Results 61 issues of 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
help wanted
priority/important-longterm
priority/backlog
kind/documentation
triage/accepted

/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
priority/important-longterm
kind/api-change
area/vpc
needs-triage

/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

/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
help wanted
lifecycle/frozen
priority/important-longterm

/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,...

kind/feature
help wanted
lifecycle/frozen

**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...

kind/feature
sig/security

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...

lifecycle/frozen

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...

lifecycle/frozen

**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...

kind/feature
lifecycle/frozen

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`,...