devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: Need to check subPath after cloning the application

Open pawan-59 opened this issue 3 weeks ago • 0 comments

📜 Description

We are cloning the application and in the source application we were using subPath in the config map, but on cloning the application this subPath gets unchecked for the same config map in the newly cloned application.

👟 Reproduction steps

  1. Create an application and define a config map with a data volume option using the subPath option.
  2. Clone the application using a previously created application.

👍 Expected behavior

The cloned application should have enabled subPath in the config map.

👎 Actual Behavior

Right now the newly created application unchecks the subPath option from the config map.

☸ Kubernetes version

EKS 1.28

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#9964

pawan-59 avatar Jun 12 '24 09:06 pawan-59