pkg/operator: wait for cache on mcp/cc/mcp#607
pkg/operator: wait for cache on mcp/cc/mcp#607openshift-merge-robot merged 4 commits intoopenshift:masterfrom
Conversation
|
MCO has error: is that this pr? or? |
|
I believe that's normal since the config operator fails: nothing is progressing afaict |
|
I think the 3 informer commits should be squashed here just to tighten up the commits a bit. |
They are 3 different units
If I'll look at a single commit mixing those together in the future I would feel bad lol |
|
BTW, I've removed the last commit since it's not in #610 🎉 |
|
lgtm pending CI success! |
|
aws: bootstrap complete timed out /retest |
|
I'm starting to think something is broken in this PR as tests aren't passing at all. Will check again later today but I'm pretty sure other PRs are passing tests just fine. |
|
seeing in e2e-aws/artifacts/e2e-aws/bootstrap/openshift.service: |
|
ok I've finally understood what's happening here! (basically MC,MCP,CC aren't even a thing by the time we try to sync informers cause we haven't installed the CRDs...). I'll rework this out a bit. |
Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
Should be fixed now |
Signed-off-by: Antonio Murdaca <runcom@linux.com>
Signed-off-by: Antonio Murdaca <runcom@linux.com>
Signed-off-by: Antonio Murdaca <runcom@linux.com>
|
/retest |
|
oh finally this turned green and the others are going to as well |
|
/lgtm |
|
Nice work on this, love the split-up commits! |
wut, it ignored @kikisdeliveryservice lgtm 🤔 |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kikisdeliveryservice, runcom 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 |
|
@runcom that's really weird!!! |
|
/retest |
Signed-off-by: Antonio Murdaca runcom@linux.com
- What I did
added cache sync for the other listers we are using in the operator
- How to verify it
CI
- Description for the changelog