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

Lower ASM follower sync error log level for expected initial case #2133

Closed
matt2e opened this issue Jul 22, 2024 · 0 comments · Fixed by #2151
Closed

Lower ASM follower sync error log level for expected initial case #2133

matt2e opened this issue Jul 22, 2024 · 0 comments · Fixed by #2151
Assignees
Labels
good first issue Good for newcomers

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 22, 2024

This is expected when new controllers are brought up but for 10s or so the previous controller still has a lease.
The initial errors are confusing as they make it look like something unexpected is happening. We should only error after a certain number of errors or after a certain amount of time.

Error syncing asm: asm/follower/http://10.2.110.252:8892: error getting secrets list from leader: permission_denied: RBAC: access denied
@matt2e matt2e self-assigned this Jul 22, 2024
@ftl-robot ftl-robot mentioned this issue Jul 22, 2024
@matt2e matt2e assigned stuartwdouglas and unassigned matt2e Jul 23, 2024
@matt2e matt2e added the good first issue Good for newcomers label Jul 24, 2024
stuartwdouglas added a commit that referenced this issue Jul 24, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 24, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 24, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 24, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 25, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 25, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 25, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 26, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 28, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Jul 29, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
stuartwdouglas added a commit that referenced this issue Aug 6, 2024
We don't want error alerts if a controller is just failing over, this PR adds some infrasturcture to allow for a lower level of error reporting when the errors all occur within the lease TTL.

fixes #2133
github-merge-queue bot pushed a commit that referenced this issue Aug 12, 2024
We don't want error alerts if a controller is just failing over, this PR
adds some infrasturcture to allow for a lower level of error reporting
when the errors all occur within the lease TTL.

fixes #2133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants