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

Helm: Only use config references for the matching deployment target #1184

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

Sgitario
Copy link
Collaborator

@Sgitario Sgitario commented Apr 3, 2023

When having multiple extensions, the generated Helm values are aggregated from all the extensions even when these were not used. For example, the values for OpenShift deployments will be part of the values of the Kubernetes deployment.

Moreover, these changes will generate Helm charts by deployment target.

@Sgitario Sgitario force-pushed the fix_mixing_config_references branch from bba2bcf to 53fb177 Compare April 3, 2023 13:15
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Sgitario Sgitario merged commit e9f1120 into dekorateio:main Apr 3, 2023
@Sgitario Sgitario deleted the fix_mixing_config_references branch April 3, 2023 14:36
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.

1 participant