Jesse Bye

Results 22 issues of Jesse Bye

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

**Is your feature request related to a problem? Please describe.** We use a plugin that assumes an AWS role during the `pre-command` hook. We also use a plugin (https://github.com/gencer/cache-buildkite-plugin) for...

experiment
thinking🤔
breaking
v4

On our latest scheduled upgrade builds, we are seeing this TS error: ``` Run npx projen build 👾 build » default | node .projenrc.js 👾 build » post-compile » synth:silent...

When attempting to use a CodeArtifact NPM registry and assume a role, the generated release workflow still tries to use the Access key ID / Secret access key: ``` -...

## Feature Suggestion Add a Build Metrics card showing the available pipeline metrics: average build time, reliability, and build frequency. ## Possible Implementation These metrics are already available from the...

plugin/Buildkite

**Description** When using the `--wait` flag and `dbmate up` is run before the DB is ready, the logs are flooded with this message: ``` [mysql] 2024/01/24 19:58:12 packets.go:37: unexpected EOF...

feature request
good first issue
help wanted
needs work

**Describe the Bug** In MySQL migrations, it is typical to set the value of the delimiter to a different value than `;` when creating a stored procedure. The [official docs](https://dev.mysql.com/doc/refman/8.0/en/stored-programs-defining.html)...

**Tell us about your request** Add the ability to pass the `--anonymous-auth=false` flag to the `kube-apiserver`. Passing in other arbitrary flags to the apiserver would also be nice, but not...

EKS
Proposed

When attempting to restore a dump with `replibyte -c conf.yaml dump restore local -v latest -i mysql`, we receive this error: ``` mysql: [Warning] Using a password on the command...

**What happened**: We updated the annotations on an Istio `VirtualService` to use a new target. external-dns didn't recognize the change and didn't update the CNAME record in Cloudflare. When troubleshooting,...

kind/bug
lifecycle/stale