devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: Issues with external builds

Open pawan-mehta-dt opened this issue 1 year ago • 1 comments

📜 Description

Few issues are there with external builds

👟 Reproduction steps

  1. Create a pipeline with external builds
  2. Attach it to env which is created on cluster no longer accessible from devtron and set the deployment to auto
  3. Hit the curl request with some image
  4. Repeat step 3 with same image

👍 Expected behavior

  1. Curl request should be successful and there shouldn't be any error
  2. If the curl request has same image which is already present, it should throw an error

👎 Actual Behavior

  1. Curl request to image shows an error because it is attached to an env no longer working
  2. Curl request with same image is also successful and available as latest image which can cause multiple issues

☸ Kubernetes version

EKS 1.26

Cloud provider

AWS

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

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

  • [X] I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#4875

pawan-mehta-dt avatar Aug 09 '23 05:08 pawan-mehta-dt