stephen-harris

Results 10 issues of stephen-harris

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Fargate
Proposed

Apologies if this is already supported, but it doesn't appear to be be (and I couldn't see anything in the documentation) **Is your feature request related to a problem? Please...

feature-request 🚀

Changes import to align with guidance: https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require Fixes #146

I got this error when trying to build a typescript project using `@ovotech/castle`: > node_modules/@ovotech/castle/node_modules/@ovotech/avro-kafkajs/dist/AvroTransformBatch.d.ts:4:23 - error TS2497: This module can only be referenced with ECMAScript imports/exports by turning on...

A number of teams are switching to using OIDC session tokens for their pipelines. Unlike the previously used IAM credentials these have a short duration (default 1 hour). If Terraform...

When using the S3 connector and grouping records by key we have encountered this error: > consumer` poll timeout has expired. This means the time between subsequent calls to poll()...

### Is your feature request related to a problem? Please describe. We deploy our manifests using ArgoCD and it fails when we make a change to the Job's pod specification...

enhancement

## What was changed Added support for adding annotations to the schema Job resource. I have leveraged the `temporal.resourceAnnotations` template for consistency. If preferred, we could use the 'direct' approach...