Implement comprehensive Helm chart CI/CD testing for better deployment validation #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR addresses the need for "better CI/CD testing using Helm charts" by implementing a comprehensive testing infrastructure that validates Helm charts across multiple environments and configurations.
What's Changed
🚀 New GitHub Actions Workflow (
helm-ci.yml)🛠️ Local Developer Tools
ops-scripts/test-helm-charts.sh): Easy-to-use local testing📚 Enhanced Documentation
docs/helm-testing.md): Complete testing documentation🔧 Improved Maven Workflow
Example Usage
Validation Results
✅ sentrius-chart-launcher: Full validation passes
⚠️ sentrius-chart: Lints with known ingress template issue (handled gracefully)
✅ Template Rendering: All working charts render correctly
✅ Schema Validation: All Chart.yaml files properly structured
✅ Integration Testing: Kind cluster deployment validation ready
Impact
The implementation maintains minimal changes to existing code while providing robust testing infrastructure that scales with the project's needs.
Fixes #46.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
repository.jboss.org/usr/lib/jvm/temurin-17-jdk-amd64/bin/java -classpath /usr/share/apache-maven-3.9.9/boot/plexus-classworlds-2.8.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.9/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.9 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.9/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/Sentrius/Sentrius org.codehaus.plexus.classworlds.launcher.Launcher -q test -Dmaven.test.skip=false(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.