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(kubernetesDeploy): Better support for sub-charts #4676

Closed
wants to merge 2 commits into from

Conversation

modulo11
Copy link
Member

@modulo11 modulo11 commented Nov 15, 2023

Changes

  • Create values in the form of $key.image.repository/$key.image.tag (before there was only image.$key.repository/image.$key.tag

This supports sub-charts better and reduces drastically the necessity to provide valuesMapping in such scenarios.

  • Tests
  • Documentation

@modulo11 modulo11 requested a review from a team as a code owner November 15, 2023 10:07
@modulo11
Copy link
Member Author

/it-go

@modulo11 modulo11 force-pushed the remove-values-mapping branch from dad0caf to be85965 Compare November 15, 2023 11:59
@modulo11
Copy link
Member Author

/it-go

@modulo11 modulo11 force-pushed the remove-values-mapping branch from be85965 to a8547dd Compare November 16, 2023 13:19
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
No Duplication information No Duplication information

@pbusko pbusko force-pushed the remove-values-mapping branch from e3328fa to 68e5342 Compare February 12, 2024 08:50
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@pbusko
Copy link
Member

pbusko commented Feb 12, 2024

/it-go

@c0d1ngm0nk3y
Copy link
Member

c0d1ngm0nk3y commented Feb 12, 2024

@anilkeshav27 Could you have a quick look? Since we only added some helm properties, it should still be compatible and not that controversial.

Update: I have created an alternative pull request #4829 with minimal diff only containing the necessary changes. So the review is much simpler.

@modulo11
Copy link
Member Author

Replaced by #4829.

@modulo11 modulo11 closed this Feb 21, 2024
@D074360 D074360 deleted the remove-values-mapping branch January 23, 2025 12:45
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.

4 participants