Skip to content

Conversation

@Ani1357
Copy link
Contributor

@Ani1357 Ani1357 commented Oct 14, 2025

📌 Summary

This PR fixes access tekton dashboards for teams by adding a new istio sidecar that allows traffic to the kubernetes api cluster service.

The issue seems to present itself only on lke-e clusters which use cilim instead of calico. Normally the default sidecar CR in the team namespace should be enough to allow traffic to all Kubernetes Services in the cluster (e.g *.svc.cluster.local) but on with cilium this seems to not work. By adding this sidecar Cr we explicitly allow traffic to the kube api and this seems to solve the issue.

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

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