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

Bug: Alertmanager throwing warning about generation mismatch #847

Closed
1 task done
knutejohKLP opened this issue Oct 6, 2022 · 2 comments
Closed
1 task done

Bug: Alertmanager throwing warning about generation mismatch #847

knutejohKLP opened this issue Oct 6, 2022 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@knutejohKLP
Copy link

Contact Details

No response

Describe bug

Alertmanager is sending out warnings from all our clusters for openshift-adp/velero, stating the following:

description = Deployment generation for openshift-adp/velero does not match, this indicates that the Deployment has failed but has not been rolled back.
summary = Deployment generation mismatch due to possible roll-back

But we can't see that any rollback has happened or any means to fix the warning. We could always silence the alarm, but I would rather fix the issue. We are running OpenShift 4.10.33, 4.10.17 with OADP version oadp-operator.v1.1.0

What happened?

Alarms are coming from AlertManager

OADP Version

1.0.3 (Stable)

OpenShift Version

4.10

Velero pod logs

No response

Restic pod logs

No response

Operator pod logs

No response

New issue

  • This issue is new
@knutejohKLP knutejohKLP added the kind/bug Categorizes issue or PR as related to a bug. label Oct 6, 2022
@knutejohKLP
Copy link
Author

We upgraded to OADP 1.1, and the issue still remains. We see in the logs that the generation is being constantly updated which is probably the reason for the alert to kick off. #634 Seems to state the exact same issues with the generation being updated and the deployment being reconciled all the time, but that issue is closed. Are the fixes for that issue in OADP 1.1? And if so, is this a similar bug to #634?

@kaovilai
Copy link
Member

@knutejohKLP please wait for https://issues.redhat.com//browse/OADP-812 to move to resolve status.

@kaovilai kaovilai closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants