Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/e2e: fix failure with KubeBuilder version of operator #566

Merged
merged 4 commits into from
Dec 8, 2022

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Dec 6, 2022

This should fix #565.

Verification Run (operator Dev version): https://github.com/rancher/elemental/actions/runs/3642668127
Verification Run (operator Stable version): https://github.com/rancher/elemental/actions/runs/3643034043

Signed-off-by: Loic Devulder <ldevulder@suse.com>
This is mainly to avoid sporadic issue when the node is added too
quickly.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder enabled auto-merge (rebase) December 7, 2022 14:21
A new API field named "syncInterval" has been added.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder requested a review from juadk December 7, 2022 16:32
@ldevulder ldevulder enabled auto-merge (rebase) December 7, 2022 16:32
This commit also adds functions 'GetOperatorImage' and 'GetOperatorVersion'.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Copy link
Contributor

@juadk juadk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and it should also fix the issue I see in UI tests:
image

@ldevulder ldevulder merged commit f15b6a6 into main Dec 8, 2022
@ldevulder ldevulder deleted the e2e-fix-ci-with-dev-operator branch December 8, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

e2e: fix CI with kubebuilder version of elemental-operator
2 participants