James Ringer

Results 10 issues of James Ringer

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** * CephObjectStoreUser should optionally be able to reference a secret where S3 key is...

feature

**Is your feature request related to a problem? Please describe.** The problem we are trying to solve is having to immediately change the postgres password on a new deployment because...

I'm requesting git-lfs be added to the image. This issue came up back in 2019 [#174](https://github.com/kubernetes/git-sync/issues/174). The issue was closed without adding git-lfs to the image. I tested v3.6.2 by...

I use lint-staged in local development for linting files in Git staging prior to commit. I would like to lint package.json files using syncpack using the same approach. It would...

Priority: Medium
Status: To Do
Type: Feat

Add support for Containerfile please. I'm guessing it shouldn't be a stretch since Dockerfile is already supported.

Can the tag format **only** be customized if using `lerna` (e.g., [tag format docs](https://github.com/pmowrer/semantic-release-monorepo?tab=readme-ov-file#tagformat))? We are using `pnpm` without `lerna`.

** Previous bug report for same issue. Only this time with a different OS, VMware controller, Kubernetes version, Rook version, and Ceph version. Where is the bug?! https://github.com/rook/rook/issues/12511** **Is this...

bug

I am using podman on windows. I am developing in dev containers. I am using podman in the dev container with the podman backend on the host (i.e., my laptop)...

feature

Recently started using `prettier-plugin-sh`. Seems to work okay with shell scripts, but I have been struggling with formatting Dockerfile/Containerfile. Here is the `prettier` loaded options from the CLI debug. ```javascript...

We have a large monorepo (50+ Maven projects). We want to use VS Code dev containers for local development, but it takes forever to start up (i.e., import projects, etc.)....