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

operator: always update managedosversionchannel last sync time #772

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

fgiudici
Copy link
Member

...also if we have an error on Pod creation.

Thanks @davidcassany for reporting it 🙇🏼‍♂️

Fixes commit 5ccde14

...also if we have an error on Pod creation.

Fixes commit 5ccde14

Signed-off-by: Francesco Giudici <[email protected]>
@fgiudici fgiudici requested a review from a team as a code owner June 20, 2024 13:50
Copy link
Contributor

@anmazzotti anmazzotti left a comment

Choose a reason for hiding this comment

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

Good idea

@fgiudici fgiudici merged commit 7227947 into rancher:main Jun 20, 2024
22 checks passed
fgiudici added a commit to fgiudici/elemental-operator that referenced this pull request Jun 20, 2024
…er#772)

...also if we have an error on Pod creation.

Fixes commit 5ccde14

Signed-off-by: Francesco Giudici <[email protected]>
(cherry picked from commit 7227947)
fgiudici added a commit that referenced this pull request Jun 20, 2024
* operator: fix ManagedOSVersionChannel sync (#769)

* operator: fix ManagedOSVersionChannel sync
After the very fist initial sync, all subsequently channel syncs fail.
Fixed.
fixes: #766

* operator: don't assume ManagedOSVersion resources have annotations
Older resources may not have annotations yet: initialize the field.
Fixes: #767

(cherry picked from commit 5ccde14)


* operator: always update managedosversionchannel last sync time (#772)

...also if we have an error on Pod creation.

Fixes commit 5ccde14

(cherry picked from commit 7227947)

Signed-off-by: Francesco Giudici <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants