Elliot Kennedy

Results 5 issues of Elliot Kennedy

#2648 and #5184 allow for deletion of keys by setting null values in a values.yaml file. However it doesn't work for removing nested values in sub-charts, e.g.: values.yaml: ```yaml kibana:...

bug

**What this PR does / why we need it**: closes #9136 **Special notes for your reviewer**: **If applicable**: - [ ] this PR contains documentation - [x] this PR contains...

size/L

Workspace dependencies with a `source` attribute are likely to be transitive and not sourced from the workspace. *Issue #, if available:* None raised. *Description of changes:* Similar to https://github.com/LukeMathWalker/cargo-chef/issues/224. Given...

We would like to make use of functions such as `SqrtPriceMath`

Since https://github.com/kklas/anchor-client-gen/pull/71 was added, there are up to 4 parameters to initialize an instruction, 2 of these (`programAddress` and `remainingAccounts`) are always optional, so it makes sense to make a...