* Adding retry loop to service update * Added UpdatePingSourceWithRetry method * Added UpdateTriggerWithRetry function * Added unit test for UpdatePingSourceWithRetry * Added unit tests for UpdateTriggerWithRetry * Refactoring changes * Added UpdateSubscriptionWithRetry method * Added retry loop to domain mapping command * Added retry loop to container command * Added unit tests for mock types * Add Changelog entry * Updated changelog and refactored update function * Updated variable names
* Update Eventing Sources API to v1 * Update vendor dir * Fix imports formatting * Move PingSource client to v1beta2 * Fix sink resolve * Fix serving version string * Use Eventing version 0.22.1 in e2e tests