Support unique directory structure for SOPS decryption files
Ravi Metta
Due to the CD Pipeline failing due to a SOPs decryption issue, the only way to achieve the runtime decryption of secrets.yaml in the current design is to include the SOPs-related file as part of the chart itself. This will ensure it's downloaded with the manifest file and available in its dedicated folder, preventing conflicts with other executions.
Customer repositories maintain override secrets.yaml files outside the charts directory. There's no option today to download the override files into a uniquely identifiable folder. This request is to download override files such as secrets.yaml into a unique isolated directory.
This feature request is important for enabling the customer team to begin using Harness pipelines in production and to validate the workflow thoroughly in lower environments ahead of the production rollout.
Log In