Skip to content

chore: add provisioner key crud apis#13857

Merged
f0ssel merged 20 commits into
mainfrom
f0ssel/provisioner-tokens
Jul 16, 2024
Merged

chore: add provisioner key crud apis#13857
f0ssel merged 20 commits into
mainfrom
f0ssel/provisioner-tokens

Conversation

@f0ssel
Copy link
Copy Markdown
Member

@f0ssel f0ssel commented Jul 9, 2024

What this changes:

  • Adds POST /organizations/{org}/provisionerkeys endpoint
  • Adds GET /organizations/{org}/provisionerkeys endpoint
  • Adds DELETE /organizations/{org}/provisionerkeys/{key} endpoint

@f0ssel f0ssel force-pushed the f0ssel/provisioner-tokens branch from ea03587 to b1c1450 Compare July 12, 2024 17:20
@f0ssel f0ssel marked this pull request as ready for review July 12, 2024 20:43
@f0ssel f0ssel requested a review from Emyrk July 12, 2024 20:45
Comment thread coderd/database/dbauthz/dbauthz_test.go Outdated
Comment thread coderd/database/dbmem/dbmem.go Outdated
Comment thread coderd/database/migrations/000226_provisioner_keys.up.sql Outdated
Comment thread coderd/database/queries/provisionerkeys.sql
Comment thread coderd/database/queries/provisionerkeys.sql Outdated
Comment thread codersdk/provisionerdaemons.go
Comment thread coderd/database/migrations/000226_provisioner_keys.up.sql Outdated
Comment thread coderd/database/dbmem/dbmem.go Outdated
Comment thread coderd/database/queries/provisionerkeys.sql Outdated
Comment thread enterprise/coderd/provisionerkeys.go Outdated
Comment thread enterprise/coderd/provisionerkeys_test.go Outdated
@f0ssel f0ssel force-pushed the f0ssel/provisioner-tokens branch from bf5b77f to 1a5deb8 Compare July 16, 2024 16:08
@f0ssel f0ssel requested a review from Emyrk July 16, 2024 16:30
@f0ssel f0ssel merged commit b697c69 into main Jul 16, 2024
@f0ssel f0ssel deleted the f0ssel/provisioner-tokens branch July 16, 2024 17:27
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants