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

refactor/remove unused service #110

Merged
merged 8 commits into from
Nov 10, 2023
Merged

Conversation

knowlet
Copy link
Contributor

@knowlet knowlet commented Nov 8, 2023

  • refactor: delete unused files and templates
  • refactor: update deployment configurations
  • refactor: update image pull policy configuration
  • ci: update test.yml and update-value.yml
  • ci: add chart-linting step

Deleted the attack-related files, including attack-db-secret.yml, attack-deployment.yml, attack-service.yml, attack-ui-deployment.yml, attack-ui-service.yml.

This change removes the attack functionality from the codebase.
This commit updates the deployment configurations for the UI, Captain, and Core components. The changes include refactoring the ingress route for the UI component and adjusting the environment variables for the Captain and Core components. Additionally, unnecessary environment variables for the Core component have been removed.
- Remove unnecessary code for returning image names in _helpers.tpl file.
- Remove unused parameters and configurations for AGH2-ATTACK, AGH2-Blender, AGH2-Matcher, AGH2-Template, and AGH2-Transformer in values.yaml file.

These changes improve the code and remove unnecessary configurations.
The commit message summarizes the changes made in the code:

- In test.yml, the "--set attack.enabled=false" line was removed.
- In update-value.yml, several lines related to environment variables (attack, blender, matcher, template, transformer) were removed.

This information is provided in a concise and informal tone within the character limit of 50 characters.
A new step has been added to the workflow to run chart-linting on charts/agh2 before running chart-testing.
@knowlet knowlet requested a review from Aries0d0f November 8, 2023 06:59
@Aries0d0f Aries0d0f merged commit bf86076 into main Nov 10, 2023
1 check passed
@Aries0d0f Aries0d0f deleted the refactor/remove-unused-service branch November 10, 2023 08:21
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.

2 participants