Results 5 issues of Tim Kang

# Pull Request Thank you for contributing to @toptal/gitignore and https://www.gitignore.io. ## New or update Select the appropriate check box for this pull request. This helps when merging to ensure...

## Problem The current implementation of the Amazon Q feature in the AWS Toolkit for VS Code does not provide a way to exclude certain files or directories when uploading...

feature-request
codewhisperer
amazon-q
partner-team

**Is your feature request related to a problem? Please describe.** While using remote context to collect in/out traffic metrics such as pod names, I found that Retina internally refers to...

While reviewing the Helm YAML files, I was trying to determine the default value for the metricsInterval setting in the ConfigMap. During this process, I found that metricsInterval is already...

I noticed that the ClusterRole definition in the Helm YAML file includes a namespace field. Since ClusterRole is a cluster-scoped resource, it should not have a namespace assigned. Could you...