Skip to content

Commit

Permalink
fix: Consume latest version of kube
Browse files Browse the repository at this point in the history
kube 0.88.0 introduced a minor regression: kube-rs/kube#1398

That caused kwctl 1.10.0 to fail while running e2e tests under specific circumstances.
Replaying a host capabilities sessions recorded with an older version of kwctl
would cause Rego policies to fail. waPC policies would not fail.

This patch release of kwctl addresses this specific regression.

Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed Jan 29, 2024
1 parent 23c4eae commit eee5f10
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 81 deletions.
Loading

0 comments on commit eee5f10

Please sign in to comment.