Skip to content

feat(policy): KAS Keys #2051

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

c-r33d
Copy link
Contributor

@c-r33d c-r33d commented Apr 7, 2025

Proposed Changes

1.) Add crud for adding keys to Key Access Server table

Checklist

  • I have added or updated unit tests
  • I have added or updated integration tests (if appropriate)
  • I have added or updated documentation

Testing Instructions

@c-r33d c-r33d requested review from a team as code owners April 7, 2025 19:07
@c-r33d c-r33d force-pushed the feature/key-management branch from 730b021 to f8f5a95 Compare April 9, 2025 16:43
@c-r33d c-r33d requested review from a team as code owners April 9, 2025 16:43
@c-r33d c-r33d force-pushed the feat/DSPX-678-KAS-key-management branch from de8e592 to abfe42d Compare April 9, 2025 16:52
@strantalis strantalis requested a review from Copilot April 9, 2025 18:29
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 12 out of 13 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • service/policy/db/query.sql: Language not supported
Comments suppressed due to low confidence (1)

service/policy/kasregistry/key_access_server_registry_keys_test.go:56

  • The test case for 'Invalid ID (invalid uuid)' is referencing 'errMessageUUID', which is not defined in the constants. Verify if the intended constant is 'errInvalidUUID' or update the error message constant accordingly.
errorMessage: errMessageUUID,

@c-r33d c-r33d requested a review from strantalis April 10, 2025 21:08
linting.

linting.

remove accidental change.

lint.

lint.

modify tests to use fixtures.

continue, do not fail fast.

refactor

refactor

refactor
@c-r33d c-r33d force-pushed the feat/DSPX-678-KAS-key-management branch from 1deea0e to bb6aa58 Compare April 11, 2025 14:12
@c-r33d c-r33d merged commit 3be1949 into feature/key-management Apr 11, 2025
17 of 20 checks passed
@c-r33d c-r33d deleted the feat/DSPX-678-KAS-key-management branch April 11, 2025 14:27
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