Raymond Wong

Results 14 issues of Raymond Wong

I have vault injector with 3 replicas on preemptible nodes. I've upgraded to k8s 1.22 on one cluster and am noticing an issue with the injector. The application deployment is...

agent
k8s

I would like to argoWorkflow submit or k8s create from a cluster workflow template or workflow template which has metadata.name defined, but use metadata.generateName instead Trigger parameter does not have...

enhancement

Would like the ability to trigger argo workflow with cluster workflow template or workflow template

enhancement

Getting this error. Looks like it is using python2 libs for Crypto. Reverted to 2022.4.8 and that works. ``` botstream Traceback (most recent call last): botstream File "run.py", line 41,...

Type: Possible Bug
Status: Awaiting Update :hourglass_flowing_sand:
triage

fix [1305](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/1305)

### TL;DR I see [1054](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/1054) fixed via [1028](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/1028) for beta clusters. Can we promote the same in the other modules, particularly [private-cluster](https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google/latest/submodules/private-cluster)? ### Terraform Resources _No response_ ### Detailed design...

enhancement

Is there a way to download via API key .p8 file instead of user/pass and 2fa code?

I am running `xcodes install --latest --experimental-unxip --empty-trash` as `ec2-user` on a mac2.metal ec2 instance. There is no password for the user, but it is able to sudo. However, it...

I get below on a mac2.metal ec2 instance. Is it just a warning that can be ignored? ``` OSStatus error:[-99999] Unexpected error has occurred. ```

### Pre-requisites - [X] I have double-checked my configuration - [X] I can confirm the issues exists when I tested with `:latest` - [ ] I'd like to contribute the...

type/bug
type/security
area/spec
P3