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

feat: add templating command #65

Merged
merged 8 commits into from
Dec 4, 2023
Merged

feat: add templating command #65

merged 8 commits into from
Dec 4, 2023

Conversation

tuunit
Copy link
Member

@tuunit tuunit commented Dec 1, 2023

Description

Add a template command to all templating of all kubernetes resources that are going to be created by the different releases.

Implements #58

Open points

  • Allow for selection of which releases to template
  • Always template in the order of releases in the compose file

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the CHANGELOG.md accordingly.
  • I have created a feature (non-master) branch for my PR.

Copy link

conventional-commit-lint-gcf bot commented Dec 1, 2023

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@tuunit tuunit changed the title [WIP] add templating for all releases [WIP] add templating command Dec 1, 2023
internal/compose/helm.go Outdated Show resolved Hide resolved
internal/compose/helm.go Outdated Show resolved Hide resolved
internal/compose/helm.go Outdated Show resolved Hide resolved
internal/compose/compose.go Outdated Show resolved Hide resolved
@tuunit tuunit changed the title [WIP] add templating command feat: add templating command Dec 3, 2023
@tuunit tuunit merged commit 1912bee into main Dec 4, 2023
2 checks passed
Copy link

sonarcloud bot commented Dec 4, 2023

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tuunit tuunit deleted the feature/templating branch December 4, 2023 21:39
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.

None yet

1 participant