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

Update application payload object when deploying #158

Closed
callmevladik opened this issue Feb 27, 2024 · 0 comments
Closed

Update application payload object when deploying #158

callmevladik opened this issue Feb 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request feature New functionality

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Feb 27, 2024

EDP Portal:

in user set 'Values Override' parameter in application, set APPLICATION_PAYLOAD in fomart:
- name: APPLICATIONS_PAYLOAD
value: >-
{"mm-fastapi": {"imageTag": "0.1.0-SNAPSHOT.1", "customValues": true},
"mm-fastapi-2": { "imageTag": "0.1.0-SNAPSHOT.1", "customValues": true}
}

describe filed status using previous approach (check spec in application object);

Tekton:

task 'deploy-applicationset-cli' check payload 'APPLICATIONS_PAYLOAD' and patch 'kind: ApplicationSet' .spec.generators.list.elements.codebase.customValues set to 'true';

@callmevladik callmevladik converted this from a draft issue Feb 27, 2024
@callmevladik callmevladik self-assigned this Feb 27, 2024
@callmevladik callmevladik added enhancement New feature or request feature New functionality labels Feb 27, 2024
epmd-edp pushed a commit that referenced this issue Feb 27, 2024
Jira: EPMDEDP-13320
Related: #158
Change-Id: I012a6c42db9cb19e777cc55739b8ea1acac03b04
@callmevladik callmevladik moved this from In Progress to In QA in KubeRocketCI Feb 27, 2024
@Serg1506 Serg1506 moved this from In QA to Done in KubeRocketCI Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New functionality
Projects
Archived in project
Development

No branches or pull requests

2 participants