Devon Mizelle

Results 4 issues of Devon Mizelle

When a downstream deployment that uses a recent version of aws-java-sdk attempts to request credentials, it ends up using IMDSv2 (a PUT request to `/latest/api/token`) but it seems that the...

A potential solution to #1963. This commit does the following: 1. Moves the values for minimum and maximum password length into the ClientAPI configuration struct. 2. Introduces a new struct...

**Describe the feature you would like and why you want it** I'm attempting to write an operator that requires functionality of creating `KuberhealthyJob` objects and grabbing their `KuberhealthyState` objects after...

feature request

### This pull request... - [x] Fixes a bug - [ ] Introduces a new feature - [ ] Improves an existing feature - [ ] Boosts code quality or...