Senthil Kumaran

Results 34 issues of Senthil Kumaran

Do you recognize the reason for this error? > $ task --version 2.5.3 ``` Task 2 of 135: * **Bugs** tid: 3443278955 name: * **Bugs** project: Bag priority: tags: entry:...

chore: update .go-version

I started datasette and tried to load the power plant dataset. It gave me 404 ![Screenshot 2024-05-25 at 3 41 32 PM](https://github.com/simonw/datasette-app/assets/332330/90f46990-679c-411e-8122-474d69fdf9b0)

I dived into it immediately asking questions interactively to participate in the course, but the response was quite astray. I thought, it was focused RAG on this repo and the...

### What did you expect to happen? I expect atuin to install and setup the configuration ### What happened? ``` (.venv) (base) ➜ todo git:(main) ✗ curl --proto '=https' --tlsv1.2...

bug

Work In Progress - Migrate to aws sdk go v2. Ensure [Integration Tests](https://github.com/aws/amazon-vpc-cni-k8s/actions/workflows/integration-tests.yaml?query=branch%3Asdk_v2_update) are successful before merge. * [ ] Remove awserr. * [ ] Remove session. * [ ]...

The Kops Integration Test has been failing against the master branch. We need to fix this - https://github.com/aws/amazon-vpc-cni-k8s/actions/runs/11462980868

bug

``` $ git log -n 1 commit 30115aae627ca5aaa8429bd0ff598d66f95732cd (HEAD -> master, origin/master, origin/HEAD) Author: Senthil Kumaran Date: Thu Oct 17 11:59:15 2024 -0700 Fix Formatting in troubleshooting doc (#3074) ```...

bug

**What happened**: Currently (Sep 24) - we use `github.com/aws/aws-sdk-go v1.55.5` AWS SDK Go v1 was deprecated, and we need to update to SDK v2.

bug

When an ENIConfig with name is given a number, instead of string, ``` apiVersion: crd.k8s.amazonaws.com/v1alpha1 kind: ENIConfig metadata: name: 3 namespace: kube-system spec: securityGroups: - sg-xx - sg-xx2 subnet: subnet-xxx...

bug