Skip to content

feat: add support for rotating secrets#301

Merged
nimish-ks merged 4 commits into
mainfrom
feat--rotating-secrets
Jun 12, 2026
Merged

feat: add support for rotating secrets#301
nimish-ks merged 4 commits into
mainfrom
feat--rotating-secrets

Conversation

@rohan-chaturvedi

@rohan-chaturvedi rohan-chaturvedi commented Jun 8, 2026

Copy link
Copy Markdown
Member

Adds support for rotating secrets for phase secrets list. The CLI will now show an icon to indicate that a given secret is a rotating secret:

  🔮 Secrets for Application: Satcom, Environment: Staging
  └── 📁 Path: / - 19 Secrets
      ┌───────────────────────────────────────┬───────────────────────────────┐
      │ KEY                                   │ VALUE                         │
      ├───────────────────────────────────────┼───────────────────────────────┤
      │ SATELLITE_HANDOFF_KEY                 │ hnd****************2j3        │
      │ BANDWIDTH_ALLOCATION_KEY              │ bwa*****************dk2       │
      │ MAINTENANCE_MODE                      │ *****                         │
      │ SIGNAL_ENCRYPTION_KEY                 │ sek*********************k3m   │
      │ FIRMWARE_UPDATE_URL                   │ htt*******************        │
      │ WIREGUARD_KEY                         │ wg_*******************        │
      │ POSTGRES_CONNECTION_STRING 💬         │ pos*******************        │
      │ DISABLE_STARLINK_COORDINATES          │ ****                          │
      │ PGP_KEY 🔒                            │ [sealed secret]               │
      │ LITE_LLM_API_KEY 🔄                   │ sk-*******************4eg     │
      │ LITE_LLM_KEY_ID 🔄                    │ 1d8*******************        │
      │ OPEN_AI_API_KEY 🔄                    │ sk-*******************        │
      │ OPEN_AI_KEY_ID 🔄                     │ key**************xQo          │
      │ OPEN_AI_SA_ID 🔄                      │ use*******************        │
      ├───────────────────────────────────────┼───────────────────────────────┤
      │ ⚡ AWS IAM credentials (aws)                                          │
      ├───────────────────────────────────────┼───────────────────────────────┤
      │ AWS_IAM_USERNAME                      │ ****************              │
      │ AWS_ACCESS_KEY_ID                     │ ****************              │
      │ AWS_SECRET_ACCESS_KEY                 │ ****************              │
      └───────────────────────────────────────┴───────────────────────────────┘

Signed-off-by: rohan <rohan.chaturvedi@protonmail.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploying phase-cli-install-script with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6350f0c
Status: ✅  Deploy successful!
Preview URL: https://a1c22103.phase-cli-install-script.pages.dev
Branch Preview URL: https://feat--rotating-secrets.phase-cli-install-script.pages.dev

View logs

@nimish-ks nimish-ks merged commit 01757fb into main Jun 12, 2026
3 checks passed
@nimish-ks nimish-ks deleted the feat--rotating-secrets branch June 12, 2026 10:23
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