devtron-labs / devtron

The only Kubernetes dashboard you need
https://devtron.ai
Apache License 2.0
4.43k stars 484 forks source link

Bug: use certificates data when InsecureSkipTLSVerify is false for a cluster in case of external run CI #6109

Closed prakash100198 closed 6 days ago

prakash100198 commented 6 days ago

📜 Description

use certificates data when InsecureSkipTLSVerify is false for a cluster in case of external run CI

👟 Reproduction steps

  1. create job or any precd or post cd
  2. check external cluster box
  3. now add cluster with tls certs
  4. now try to execute any command or create a resource in external cluster, it throws unauthorised

👍 Expected behavior

script should run in external cluster

👎 Actual Behavior

script is not running in ext cluster

☸ Kubernetes version

1.30

Cloud provider

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?