Jesse Bye

Results 22 issues of Jesse Bye

### What is the expected behaviour? We'd like to be able to configure a polling interval for the s3 Kafka Connect source so we can reduce AWS i/o charges incurred...

in progress
s3
awaiting-release
feature-request
datalakes

As mentioned in #174 , it is possible to specify the `pkgRoot` to change the working directory for the `npm` publishing step specifically. However, we have found this doesn't address...

### Related Issue #209 ### Description Adds `working-directory` input which affects how it discovers release config as well as the CWD it passes in to the semantic-release command.

## Describe the bug When running `terragrunt render-json`, we receive the following error over and over (multiple times per second until the operation is forcefully stopped): ``` SDK 2024/07/31 20:48:00...

bug

## What issues does your PR fix? https://github.com/airflow-helm/charts/issues/879 ## What does your PR do? Runs `extraEnv` values through `tpl` so users can utilize templating in their values. ## Checklist ###...

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

area/networking
area/ambient

We have rolled out Istio with ambient mode enabled, and observed that there is a consistent large volume of this error being logged by the ztunnel container: ``` 2024-10-25T19:47:50.381780Z error...

Is it possible to opt-out of inheriting from the `.github` repo for a given file? For example, in `repo1` I want to inherit the file, and use an `_extends: .github`...

### Provider version ``` Terraform v1.5.6 petoju/mysql v3.0.68 ``` ### MySQL version and settings MySQL 8.0.36 ### Terraform Configuration Files ```hcl variable "custom_roles" { description = "Custom roles that will...

**Describe the bug** When using the `--stream` option and piping output to `aws s3 cp - `, we encounter a `bus error` shortly after the dump begins. **To Reproduce** Command...

Help Wanted