Skip to content
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

update kes-go dependency to v0.2.0 #399

Merged
merged 1 commit into from
Oct 3, 2023
Merged

update kes-go dependency to v0.2.0 #399

merged 1 commit into from
Oct 3, 2023

Conversation

aead
Copy link
Member

@aead aead commented Oct 2, 2023

This commit updates the Go SDK used to implement the CLI to v0.2.0.

This mainly includes changes to listing via the kes.ListIter[T] and switching to kes.Rule based kes.Policy type.

Fixes #397

@aead aead requested a review from shtripat October 2, 2023 22:48
This commit updates the Go SDK used to implement the CLI to v0.2.0.

This mainly includes changes to listing via the `kes.ListIter[T]` and
switching to `kes.Rule` based `kes.Policy` type.

Signed-off-by: Andreas Auernhammer <[email protected]>
@harshavardhana harshavardhana merged commit 9d1b5ad into master Oct 3, 2023
9 checks passed
@harshavardhana harshavardhana deleted the kes-go_v0.2.0 branch October 3, 2023 00:48
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.

regression in kes server command
2 participants