Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation of APIs in HelmAppDeployment Flow(6 APIs) #2047

Closed
deepak-devtron opened this issue Jul 18, 2022 · 1 comment
Closed

Automation of APIs in HelmAppDeployment Flow(6 APIs) #2047

deepak-devtron opened this issue Jul 18, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request Task Sub issue of an issue testing

Comments

@deepak-devtron
Copy link
Contributor

deepak-devtron commented Jul 18, 2022

In this module I'll cover below 6 new API of HelmAppDeployment flow

GET /orchestrator/app/other-env?app-id={app-id} ==>FetchOtherEnvironment
GET /orchestrator/app-store/deployment/application/version/{installedAppVersionId} ==> GetInstalledAppVersion
GET /orchestrator/app-store/discover/application/readme/{appStoreApplicationVersionId} ==> GetReadme
GET /orchestrator/app-store/deployment/application/delete/{id} ==>DeleteInstalledApp
GET /orchestrator/global/checklist ==> GlobalChecklist
GET /orchestrator/cluster/autocomplete?auth=false ==>FindAllClusterForAutoComplete

Motivation
Automation of these API will help in regression testing, if there will be any change in the logic/payload/functionality of these API.

@deepak-devtron deepak-devtron self-assigned this Jul 18, 2022
@deepak-devtron deepak-devtron changed the title Automation of APIs in HelmAppDeployment Flow(7 APIs) Automation of APIs in HelmAppDeployment Flow(6 APIs) Jul 26, 2022
@deepak-devtron deepak-devtron added enhancement New feature or request Task Sub issue of an issue testing labels Jul 27, 2022
@deepak-devtron
Copy link
Contributor Author

All the APIs are automated of this card

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Task Sub issue of an issue testing
Projects
None yet
Development

No branches or pull requests

1 participant