Skip to content

Commit

Permalink
Merge pull request #49 from mruoss/rasising-functions
Browse files Browse the repository at this point in the history
add error raising variants for all functions in `Kubereq`
  • Loading branch information
mruoss authored Dec 8, 2024
2 parents db4a24d + a4e39ab commit 2815b9d
Show file tree
Hide file tree
Showing 3 changed files with 504 additions and 31 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Streaming for paginated list operation via the `:into` option of `Kubereq.list/3`
[#46](https://github.com/mruoss/kubereq/pull/46)
- `Kubereq.can_i/3` - Checks whether the authenticated user is authorized to perform a specific action.
- Error raising variants for all functions in `Kubereq` except `Kubereq.wait_until/5`.

<!--------------------- Don't add new entries after this line --------------------->

Expand Down
Loading

0 comments on commit 2815b9d

Please sign in to comment.