Skip to content

Commit

Permalink
fix compile errors
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Oct 31, 2024
1 parent 4ffb1e9 commit 04b5113
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 6,752 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cannot find type `AuthPolicyRulesAuthenticationWhenAll` in this scope
cannot find type `AuthPolicyRulesAuthenticationWhenAny` in this scope
Empty file.
Empty file.
Empty file.
Empty file.
6,750 changes: 0 additions & 6,750 deletions kube-custom-resources-rs/src/kuadrant_io/v1beta3/authpolicies.rs

This file was deleted.

1 change: 0 additions & 1 deletion kube-custom-resources-rs/src/kuadrant_io/v1beta3/mod.rs
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
pub mod authpolicies;
pub mod ratelimitpolicies;
1 change: 0 additions & 1 deletion kube-custom-resources-rs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1810,7 +1810,6 @@ apiVersion `kuadrant.io/v1beta2`:
- `RateLimitPolicy`
apiVersion `kuadrant.io/v1beta3`:
- `AuthPolicy`
- `RateLimitPolicy`
## kube_green_com
Expand Down

0 comments on commit 04b5113

Please sign in to comment.