Skip to content

Conversation

@kartik-579
Copy link
Member

@kartik-579 kartik-579 commented Jun 14, 2023

Description

Panic handling for empty error in response writer and fixed deployment template override creation for workflow create api.

Fixes #3513

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires 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.

Does this PR introduce a user-facing change?


@kartik-579 kartik-579 changed the title fix err passing in response writer fix: app workflow creation api panic and app metrics update issue Jun 15, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kartik-579 kartik-579 merged commit af24cab into main Jun 15, 2023
@kartik-579 kartik-579 deleted the workflow-api-fix branch June 15, 2023 05:39
gireesh-naidu pushed a commit that referenced this pull request Jun 16, 2023
* release: PR for v0.6.18-rc.1 (#3497)

* Created release-notes files

* Update releasenotes.md

* Updated release notes

* Updated latest image of devtron in installer

* Updated latest image of hyperion in installer

* Updated release notes

* Updated latest image of hyperion in installer

* Updated latest image of devtron in installer

* Updated latest image of dashboard in installer

* Updated release notes

* Updated release notes

* Updated latest image of hyperion in installer

* Updated latest image of devtron in installer

* Updated latest image of hyperion in installer

* Updated latest image of devtron in installer

* Updated release-notes files

* Updated latest image of dashboard in installer

* Updated release-notes files

* Updated latest image of ci-runner in installer

* Update Chart.yaml

* Update values.yaml

* Update devtron-bom.yaml

* Update values.yaml

* Update devtron-installer.yaml

* Update installation-script

* Update releasenotes.md

* Updated release-notes files

* Update releasenotes.md

* Update releasenotes.md

* Updated latest image of dashboard in installer

* Updated latest image of ci-runner in installer

* Update Chart.yaml

* Update devtron-bom.yaml

* Update values.yaml

* Update devtron-installer.yaml

* Update installation-script

* Update releasenotes.md

* Updated release-notes files

---------

Co-authored-by: Pawan Mehta <[email protected]>

* fix: Global secret data bug in CI workflow (#3504)

* Updated latest image of hyperion in installer

* Updated latest image of devtron in installer

* fix Global secret data bug in CI workflow

* Revert "Updated latest image of devtron in installer"

This reverts commit c5f54cc.

* Revert "Updated latest image of hyperion in installer"

This reverts commit fb145a1.

---------

Co-authored-by: ReleaseBot <[email protected]>

* task: added global policy db scripts (#3486)

* added db scripts

* updated down script

* fix: app workflow creation api panic and app metrics update issue (#3511)

* fix err passing in response writer

* fix for app workflow app mterics issue

* removed redundant comment

---------

Co-authored-by: Prakarsh <[email protected]>
Co-authored-by: Pawan Mehta <[email protected]>
Co-authored-by: subhashish-devtron <[email protected]>
Co-authored-by: ReleaseBot <[email protected]>
adi6859 pushed a commit that referenced this pull request Jun 16, 2023
)

* fix err passing in response writer

* fix for app workflow app mterics issue

* removed redundant comment

unit test case added and sqlmigration also added
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.

Bug: Workflow creation through API gives 502 bad gateway

3 participants