Checks
Controller Version
10.0.1
Deployment Method
Helm
Checks
To Reproduce
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
- Can increasing the number of listener pod replicas to two lead to a race condition?
- Will both listeners listen to the same job, potentially causing the same job to run twice?
- Is there any listener pod election, or will both listener pods run at the same time?
- Is increasing the listener pod to two a good idea, or could it introduce unwanted side effects?
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Describe the bug
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
- Can increasing the number of listener pod replicas to two lead to a race condition?
- Will both listeners listen to the same job, potentially causing the same job to run twice?
- Is there any listener pod election, or will both listener pods run at the same time?
- Is increasing the listener pod to two a good idea, or could it introduce unwanted side effects?
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Describe the expected behavior
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
- Can increasing the number of listener pod replicas to two lead to a race condition?
- Will both listeners listen to the same job, potentially causing the same job to run twice?
- Is there any listener pod election, or will both listener pods run at the same time?
- Is increasing the listener pod to two a good idea, or could it introduce unwanted side effects?
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Additional Context
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
- Can increasing the number of listener pod replicas to two lead to a race condition?
- Will both listeners listen to the same job, potentially causing the same job to run twice?
- Is there any listener pod election, or will both listener pods run at the same time?
- Is increasing the listener pod to two a good idea, or could it introduce unwanted side effects?
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Controller Logs
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
- Can increasing the number of listener pod replicas to two lead to a race condition?
- Will both listeners listen to the same job, potentially causing the same job to run twice?
- Is there any listener pod election, or will both listener pods run at the same time?
- Is increasing the listener pod to two a good idea, or could it introduce unwanted side effects?
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Runner Pod Logs
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
- Can increasing the number of listener pod replicas to two lead to a race condition?
- Will both listeners listen to the same job, potentially causing the same job to run twice?
- Is there any listener pod election, or will both listener pods run at the same time?
- Is increasing the listener pod to two a good idea, or could it introduce unwanted side effects?
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Checks
Controller Version
10.0.1
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Describe the expected behavior
I want to know if replica of listener pod can be increased to two instead of default one so that we can avoid single point of failure.
Specifically, I am concerned about the following:
Please provide guidance on best practices for scaling the listener pod and any potential risks or mitigations involved.
Additional Context
Controller Logs
Runner Pod Logs