crossplane-runtime/pkg
hasheddan adb65bc635
Mark ReferenceTo as deprecated
ReferenceTo returns a pointer to an ObjectReference, which should be
avoided in favor of a more scoped reference type.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-09-07 16:27:42 -05:00
..
controller Add a "controller engine" that manages the lifecycles of controllers 2020-04-23 01:51:27 -07:00
event Add debug logging and events to all reconcilers 2020-01-26 19:24:49 -08:00
fieldpath Make it possible to distinguish fieldpath.IsNotFound errors 2020-04-28 21:36:06 -07:00
logging Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
meta Mark ReferenceTo as deprecated 2020-09-07 16:27:42 -05:00
parser Accept ObjectCreaterTyper interface instead of runtime.Scheme directly 2020-09-06 17:08:31 -05:00
password Move password generation into its own package 2020-01-31 16:41:25 -08:00
reconciler Default to deleting, not retaining, external resources. 2020-08-12 16:32:55 -07:00
reference Support selecting and resolving arrays of references 2020-04-16 19:51:16 -07:00
resource Assert to resource.Object once in APIUpdatingApplicator 2020-09-04 09:33:44 -05:00
test Delete CRDs in foreground at end of test run 2020-04-29 13:18:33 -05:00