Vince Prignano

Results 463 comments of Vince Prignano

/kind design If there is enough interest, this functionality should be spec'd in a CAEP.

@moshloop Now that we have experimental packages support in Cluster API, we can probably include these types/controllers in this repository.

/milestone v0.4.0

Hi folks, is the proposal ready to be reviewed from a larger group? Waiting for your input before engaging on the document

/kind proposal /milestone Next

/milestone v1.0 /priority important-soon

I really like the 3rd option @detiber suggested, which might be part of a larger naming refactor. AWS resources are notoriously limited in how many chars they can use, it'd...

We really should just have one type with ``` // API version of the referent. // +optional APIVersion string `json:"apiVersion,omitempty" protobuf:"bytes,5,opt,name=apiVersion"` // Kind of the referent. // More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds...