Skip to content

Conversation

@SeanTAllen
Copy link
Contributor

The existing array based policy doesn't work with managed HSMs query language, so, we have switched
it up to using maps instead of arrays. Map keys correspond to the array index that an entry would have.
This allows us to keep ordering.

Signed-off-by: Sean T. Allen [email protected]

@SeanTAllen SeanTAllen requested a review from a team as a code owner September 9, 2021 13:34
@SeanTAllen
Copy link
Contributor Author

@dcantah @anmaxvl PTAL.

@anmaxvl anmaxvl self-assigned this Sep 9, 2021
@anmaxvl
Copy link
Contributor

anmaxvl commented Sep 9, 2021

@dcantah @msscotb PTAL

@SeanTAllen SeanTAllen changed the title Switch JSON polich schema from using arrays to maps Switch JSON policy schema from using arrays to maps Sep 10, 2021
The existing array based policy  doesn't work with managed HSMs query language, so, we have switched
it up to using maps instead of arrays. Map keys correspond to the array index that an entry would have.
This allows us to keep ordering.

Signed-off-by: Sean T. Allen <[email protected]>
Copy link
Contributor

@dcantah dcantah left a comment

Choose a reason for hiding this comment

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

lgtm. Let's make sure we circle back to the issues we opened for improvements here

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.

3 participants