-
Notifications
You must be signed in to change notification settings - Fork 9
Infra Automation + Helm Chart Integration; CI Enhancements #992
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
Conversation
…elm automation, rock the upgraded porche of config management
The utils.sh script was missing execute permissions, which could cause issues when scripts try to source or execute it.
🔧 Configuration Changes DetectedThis PR contains changes that will affect the Helm chart configuration. A draft infrastructure PR has been automatically created to preview these changes: 📋 Draft PR: theopenlane/openlane-infra#98 Changes Preview:
The infrastructure PR will automatically convert from draft to ready for review once this core PR is merged. |
🔧 Configuration Changes DetectedThis PR contains changes that will affect the Helm chart configuration. A draft infrastructure PR has been automatically created to preview these changes: 📋 Draft PR: theopenlane/openlane-infra#98 Changes Preview:
The infrastructure PR will automatically convert from draft to ready for review once this core PR is merged. |
🔧 Configuration Changes DetectedThis PR contains changes that will affect the Helm chart configuration. A draft infrastructure PR has been automatically created to preview these changes: 📋 Draft PR: theopenlane/openlane-infra#98 Changes Preview:
The infrastructure PR will automatically convert from draft to ready for review once this core PR is merged. |
🔧 Configuration Changes DetectedThis PR contains changes that will affect the Helm chart configuration. A draft infrastructure PR has been automatically created to preview these changes: 📋 Draft PR: theopenlane/openlane-infra#98 Changes Preview:
The infrastructure PR will automatically convert from draft to ready for review once this core PR is merged. |
🔧 Configuration Changes DetectedThis PR contains changes that will affect the Helm chart configuration. A draft infrastructure PR has been automatically created to preview these changes: 📋 Draft PR: theopenlane/openlane-infra#98 Changes Preview:
The infrastructure PR will automatically convert from draft to ready for review once this core PR is merged. |
|
The original intent of this PR was to add functionality allowing for "sensitive" tagged fields to have programmatic kubernetes resources created for convenience, for consolidated configuration of domains via "domain prefix and suffix" conventions, automated Helm chart image bumps, versioning, and programmatic generation of the Helm values files via the same
.config.yaml
generation flows used today.Since I was feeling 🐱 , I additionally added some stretch goals onto this PR for:
ExternalSecret
file generation and inclusion in PR process flow