Brian Ojeda

Results 20 issues of Brian Ojeda

Want to publish the module to [PowerShellGallery.org](http://www.powershellgallery.com/).

## Description #1009 - Minor update to remove the out dated suffix of `_ALPHA` for `tilt` when installing on ARM. ## Motivation and Context - [x] I have raised an...

new-contributor

## Expected Behaviour - `arkade get tilt` on an ARM system should work. ## Current Behaviour - Returns 404 error ## Possible Solution - Update the file names for ARM...

### Describe the Bug - helm chart v6.0.0 breaks how argocd server's configmap is configured - as a result, no gitops repos are configured; may affect other configs ### Expected...

bug

## what - update `eks/karpetner` and `eks/karpenter-provisioner` to support Karpenter v0.34.0 - update controller's iam policy to be nearly identical to the policy included with Karpenter's CloudFormation template - only...

do not merge

## what - add support for `aws-loadbalancer-controller` helm chart v1.7.1 - add `resources` configuration to the snippet in readme - remove controller's dependency on the ec2 metadata - move chart...

## what - update the `eks/external-dns` component example in readme - set latest chart version - set the resource configure properly - add `txt_prefix` var to snippet ## why -...

### Describe the Bug The current `eks/karpenter` and `eks/karpenter-provisioner` component doesn't support the latest Karpenter v0.34.0. This is due to multiple changes, and eventual breaking changes, that Karpenter introduced between...

bug

I have recently wrote a Terraform module to deploy YoPass on AWS (via managed/serverless architecture). I wanted to know if you would accept a PR that offers it as possible...

Is it possible to debug support to enable break points for: Any Exceptions or Uncaught Exceptions? ![VS Code Debug Breakpoints](http://i.imgur.com/MKna0uD.png)

Issue-Enhancement
Area-Debugging