Related to #734, #1057
While moving the subscription reconciler to pkg/controller I found the following bugs:
-
Subscription reconciler does not validate the internal data before attempting to reconcile. This results in fetch attempts of a resource named "".
-
Get a badly formatted error "Failed to update Subscription's status: status does not contain address" when reply is not addressable.
Related to #734, #1057
While moving the subscription reconciler to pkg/controller I found the following bugs:
Subscription reconciler does not validate the internal data before attempting to reconcile. This results in fetch attempts of a resource named "".
Get a badly formatted error "Failed to update Subscription's status: status does not contain address" when reply is not addressable.