Skip to content

chore(kms): add delete-at field#869

Open
luxium30 wants to merge 3 commits into
masterfrom
leoloch/sc-187005/exo-cli-add-delete-at-field
Open

chore(kms): add delete-at field#869
luxium30 wants to merge 3 commits into
masterfrom
leoloch/sc-187005/exo-cli-add-delete-at-field

Conversation

@luxium30

@luxium30 luxium30 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

DISCLAIMER:

the bump for the aws-sdk-go-v2 package raised compile errors and I used Claude to fix it!

Description

go run main.go kms key show 019f40c0-1038-7622-ad4e-8da7934f037a --zone at-vie-1

┼─────────────────┼────────────────────────────────────────────────────┼
│     KMS KEY     │                                                    │
┼─────────────────┼────────────────────────────────────────────────────┼
│ ID              │ 019f40c0-1038-7622-ad4e-8da7934f037a               │
│ Name            │ my-key                                             │
│ Created At      │ 2026-07-08 08:02:36.728532898 +0000 UTC            │
│ Multizone       │ false                                              │
│ Origin Zone     │ at-vie-1                                           │
│ Status          │ pending-deletion                                   │
│ Replicas Status │ -                                                  │
│ Material        │ auto: false                                        │
│                 │ createdAt: 2026-07-08 08:02:36.728532898 +0000 UTC │
│                 │ version: 1                                         │
│ Rotation        │ auto: false                                        │
│                 │ count: 0                                           │
│                 │ nextAt: 2027-07-08 08:02:36.731744983 +0000 UTC    │
│                 │ rotationPeriod: 365                                │
│ Usage           │ encrypt-decrypt                                    │
│ Source          │ exoscale-kms                                       │
│ Description     │ abc                                                │
│ Delete At       │ 2026-07-15 08:15:14.068991162 +0000 UTC            │
┼─────────────────┼────────────────────────────────────────────────────┼

go run main.go kms key show 019f1e3b-1562-73ae-b7b2-43b2d80b362d

┼─────────────────┼────────────────────────────────────────────────────┼
│     KMS KEY     │                                                    │
┼─────────────────┼────────────────────────────────────────────────────┼
│ ID              │ 019f1e3b-1562-73ae-b7b2-43b2d80b362d               │
│ Name            │ hahahahahahhaha                                    │
│ Created At      │ 2026-07-01 15:10:16.419454182 +0000 UTC            │
│ Multizone       │ false                                              │
│ Origin Zone     │ ch-gva-2                                           │
│ Status          │ enabled                                            │
│ Replicas Status │ -                                                  │
│ Material        │ auto: false                                        │
│                 │ createdAt: 2026-07-01 15:10:16.419454182 +0000 UTC │
│                 │ version: 1                                         │
│ Rotation        │ auto: true                                         │
│                 │ count: 0                                           │
│                 │ nextAt: 2027-07-01 15:10:16.42224445 +0000 UTC     │
│                 │ rotationPeriod: 365                                │
│ Usage           │ encrypt-decrypt                                    │
│ Source          │ exoscale-kms                                       │
│ Description     │                                                    │
┼─────────────────┼────────────────────────────────────────────────────┼

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block, and add the Pull Request #number for each bit you add to the CHANGELOG.md)
  • Testing

Testing

@luxium30 luxium30 changed the title fix(kms): add delete-at field chore(kms): add delete-at field Jul 8, 2026
@luxium30 luxium30 requested a review from a team July 9, 2026 07:25
@luxium30 luxium30 force-pushed the leoloch/sc-187005/exo-cli-add-delete-at-field branch from dffb75f to bc2b8f0 Compare July 10, 2026 15:35
@luxium30 luxium30 force-pushed the leoloch/sc-187005/exo-cli-add-delete-at-field branch from 135a3f1 to f134410 Compare July 10, 2026 16:21
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