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

Change Leader Election Configmap for Controllers and Webhook #1623

Closed
khrm opened this issue Aug 2, 2023 · 0 comments · Fixed by #1624
Closed

Change Leader Election Configmap for Controllers and Webhook #1623

khrm opened this issue Aug 2, 2023 · 0 comments · Fixed by #1624
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@khrm
Copy link
Contributor

khrm commented Aug 2, 2023

Expected Behavior

We should have a separate configmap for leader election.

Actual Behavior

Currently, it assumes default configmap config-leader-election which is also used by Tekton Pipelines controller

Steps to Reproduce the Problem

Additional Info

  • Kubernetes version:

    Output of kubectl version:

    (paste your output here)
    
  • Tekton Pipeline version:

    Output of tkn version or kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'

@khrm khrm added the kind/bug Categorizes issue or PR as related to a bug. label Aug 2, 2023
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

Successfully merging a pull request may close this issue.

1 participant