Skip to content

Conversation

@vmelikyan
Copy link
Contributor

@vmelikyan vmelikyan commented Jan 20, 2026

  • Add {{provider:path:key}} template syntax for referencing cloud secrets in lifecycle.yaml env blocks

  • Support AWS {{aws:path:key}} and GCP {{gcp:path:key}} secret providers

  • Generate ExternalSecret CRs per service/webhook with cloud secret references

  • Modify pod specs to use secretKeyRef for secret-backed env vars

  • Add secretProviders configuration to global_config for provider settings

  • Support secrets in github, docker deployment types and webhooks

  • Support nested JSON access with dot notation (e.g., {{aws:config:database.password}})

  • Build-time secrets supported in native build with buildkit engine via envFrom mounting in build containers

  • fixes envLens log streaming

Note: helm type service don't yet support this.

@vmelikyan vmelikyan requested a review from a team as a code owner January 20, 2026 05:25
vmelikyan added a commit to GoodRxOSS/lifecycle-docs that referenced this pull request Jan 20, 2026
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.

2 participants