Richard Lee

Results 22 issues of Richard Lee

This statement is not exactly true `No need to preinstall anything but JDK 8+ (including golang itself)` In fact, you need to have git installed.

It doesn't appear there is a way to provide stdin to Go tasks. Useful if the go task is a go program in the GOPATH that only reads from stdin.

### Describe the bug a clear and concise description of what the bug is. Did the manual steps of applying the new CRDs. Just updating the helm chart to the...

bug
lifecycle/stale

Currently, it appears that the code in project_command_builder.go only accepts terraform.required_version specifications that exactly specify a single version, rather than a range or other version constraint. Seems odd to have...

feature

### Terraform Version and Provider Version Terraform v0.13.4 + provider registry.terraform.io/hashicorp/kubernetes v1.13.2 ### Affected Resource(s) kubernetes_service_account ### Terraform Configuration Files ```hcl resource "kubernetes_service_account" "automated_tests" { metadata { name = "automated-tests"...

bug

## Description When running using aws provider v4+, a warning is listed that deprecated resources are being used - [ X] ✋ I have searched the open/closed issues and my...

wip

When getting the Image.imageName(), use the parseId parts rather than the raw id so that the registry can be appropriately added, if set.

work-in-progress
review-requested

Right now, if processRecords() throws an exception, the KCL simply discards all those records passed to it and continues blindly onwards, passing in new records. An exception indicates something bad...

**What would you like to be added**: Update the kubelet version in some way when updating the AMI so that when looking at nodes via kubectl it is apparent which...

You continue to push new EKS AMI versions to SSM prior to updating their release notes. Please first update release notes before updating recommended version in SSM. `/aws/service/eks/optimized-ami//amazon-linux-2/recommended/release_version` **Environment**: -...