Skip to content

Conversation

@Abhinav-26
Copy link
Member

@Abhinav-26 Abhinav-26 commented Jun 6, 2022

Description

Added workingDir: parameter in rollout-chart 4-xx onwards. It will help users to set their working directory and execute commands in it if any.

Fixes #1860

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have tested it for all user roles
  • I have added all the required unit/api test cases

@prakarsh-dt prakarsh-dt merged commit 8f171e2 into devtron-labs:main Jun 10, 2022
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.

Addition of workingDir parameter in the Deployment template

2 participants