Adding standard isReady method to Channel.#515
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: n3wscott If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
The following is the coverage report on pkg/.
|
| } | ||
|
|
||
| // InitializeConditions sets relevant unset conditions to Unknown state. | ||
| func (cs *ChannelStatus) InitializeConditions() { |
|
/hold I am asking #468 to be split into another PR with just the methods and tests added and if that happens it will supersede this PR. |
|
winner: #518 |
* Don't use async handler * Fix Kn-Namespace header, potential race condition for sync receiver * try refactoring test * take 2 on test fix --------- Signed-off-by: Calum Murray <cmurray@redhat.com>
Proposed Changes
IsReadyhelper except Channel, adding that andInitializeConditionsRelease Note