kartik-579

Results 24 issues of kartik-579

# Description Fixed some buggy conditions for saving pipeline status timeline. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New...

# Description - Pipeline status takes time to update sometimes. The timeline for pipeline status updates incorrectly due to bug in extracting git hash from the application object. # Fixes...

# Summary Merge save and update apis of deployment template & app metrics. # Motivation App metrics enabling requires change in the deployment template too. To merge both apis as...

enhancement

Checklist: * [ ] I've searched in the docs and FAQ for my answer * [ ] I've included steps to reproduce the bug. **Describe the bug** On cloning an...

bug
To be prioritized

# Description Added support for enabling user to select cascade delete cd pipeline. Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

# Description Currently rollback only supports deploying deployed images with current saved configurations. Added support for user to rollback with latest deployed configuration or the configuration with which a specific...

Checklist: * [ ] I've included steps to reproduce the bug. **Describe the bug** If a new variable is added to a plugin and that plugin is not updated in...

bug
To be prioritized

In deployment template validation, currently it only returns a single error, i.e., if an error is encountered then it does not continues with the validation process. Proposal is to perform...

enhancement
ICA-AUG24

# Summary When an application is created, repos are created in the GitOps account for storing deployment templates and charts. proposal is to given an option of deleting these repos...

enhancement