tomjohnburton

Results 10 issues of tomjohnburton

Am I doing something stupid here...? This is my config map set up ``` data: config.yaml: |- providers: - name: Pingdom apiKey: fdjsfhksdnskfjNOTREALAPIKEYndkjsbfskdjdf apiURL: https://api.pingdom.com/ username: my-email password: my-password enableMonitorDeletion:...

kind/bug

### What is this issue about? (select one) * Bug report * [ ] Feature request * [ ] Enhancement ### Issue Description Can't see my 0x in manager but...

### What is this issue about? (select one) * [x] Bug report * [ ] Feature request * [ ] Enhancement ### Issue Description This could look a little better....

bug
good first issue

I'm running deployments of our app in our CI and obviously don't want to store a file with plain text passwords in it. I don't want to directly declare the...

**Describe the bug** No matter what I set in the annotation, I always get the same error ``` rgocd-argocd-image-updater-7d468c5bdd-vpnr5 argocd-image-updater time="2022-09-21T13:47:53Z" level=info msg="Starting image update cycle, considering 1 annotated application(s)...

bug

When I try to run `yarn start:server` it randomly times out. ``` yarn run v1.22.10 $ cd packages/server && yarn start $ ts-node --project tsconfig.json src/index.ts ✨ Done in 5.00s....

### Your environment Operator Version: v1.6.0 Connect Server Version: 1.5.7 Kubernetes Version: 1.23.9 ## What happened? In version 1.3.0 of the operator, any annotation I added to the operator would...

bug

### Your environment Chart Version: 1.10.0 Helm Version: 3.10.1 Kubernetes Version: v1.23.9 ## What happened? I tried using the following to set up a PVC and attach it to 1password-connect...

bug

Instead of specifying each secret individually, I would love to be able to just reference the vault and secret, and the action creates all the env vars. For example: ```...

enhancement