Jim Conner

Results 14 issues of Jim Conner

New to Rust - Trying to build a k8s operator. When testing what I have so far, attempting to build causes the above-mentioned error. Thing is, my `Cargo.toml` does specify...

**Is your feature request related to a problem? Please describe.** We use the vault-secrets-webhook (VSW) heavily in our environment. One problem we are seeing, however, is that if the VSW...

**Describe the bug** Observation was that over a period of roughly 1.5 weeks after a code release upgrading ambassador to 1.13.3, one arbitrary ambassador pod (1 of 3 pods) would...

Attempted to download a purchased movie to see if I could download it via youtube-dl Unfortunately, the following trace occurred with the run args: ``` $ youtube-dl --verbose -ct -u...

account-needed

**Describe the bug:** Might be related to #788 ``` at 15:06:18 via  v3.1.4 ❯ cd $panic: runtime error: index out of range [0] with length 0 Change directory: /home/me/$...

bug

**Describe the bug:** I'm just starting to check out murex. I've added murex to /etc/shells and I've logged in a new shell. Under one login, I installed the following according...

bug

When running git-chglog (or git chglog) `--version` or `-v`, chglog generates a changelog instead of showing the current version. ## Expected Behavior version of chglog and exit -- no generated...

I'm completely missing how to get this. My `.Versions[].CommitGroups[]` is nil. My `.Versions[].NoteGroups[].Notes[]` is empty. My `.Versions[].CommitGroups[].Commits[]` totally skips the PR description from the merge. Not really sure how to...

feature request: Be able to reference `.Info.JiraURL` as variable reference in template ## Expected Behavior In a template, be able to do something such as: ``` {{ range .Versions }}...

## Expected Behavior This has a lot of potential for us. I'm curious, is it possible to get a changelog using either branch names or commit refs instead of tags?...