David J. M. Karlsen

Results 99 issues of David J. M. Karlsen

### What do you want to improve? Avoid root-access keys by either using managed identities or scope-tokens. ### What is the current behavior? Docs at https://janus-idp.io/plugins/acr tell to generate access...

kind/enhancement
status/triage
plugin/acr

`docker run --platform darwin/amd64 --rm -v ~/.local/bin:/mnt/out:Z registry.redhat.io/compliance/oc-compliance-rhel8 /bin/cp /usr/bin/oc-compliance /mnt/out/` ```shell Unable to find image 'registry.redhat.io/compliance/oc-compliance-rhel8:latest' locally latest: Pulling from compliance/oc-compliance-rhel8 docker: no matching manifest for darwin/amd64 in the...

The latest release is quite old - and if you scan the image with RHACS it will show a number of vulnerabilities. Should perhaps dependabot be added - some upgrades...

0.3.5 can't pull it's controller image: ``` Failed to pull image "quay.io/redhat-cop/volume-expander-operator@sha256:13c0ef37e384beb429a43bb814712416f5ab1b5cc70c96c78d44fa1c2c90a321": rpc error: code = Unknown desc = reading manifest sha256:13c0ef37e384beb429a43bb814712416f5ab1b5cc70c96c78d44fa1c2c90a321 in quay.io/redhat-cop/volume-expander-operator: manifest unknown: manifest unknown ``` bcause...

**Describe the bug** The API version 2024-05-04 is not supported by Azurite. Please upgrade Azurite to latest version and retry. If you are using Azurite in Visual Studio, please check...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

enhancement
preview
service/container-apps

**Describe the bug** Docs at https://github.com/kubeshop/testkube-dashboard and readme in chart say dashboard is included in main testkube chart, but it isn't. **To Reproduce** Steps to reproduce the behavior: 1. install...

Bug

**Describe the bug** Images to not re-pull tags that are updated. Additionally - if one deletes a a whole registry path that was cached, one will get a not found...

bug

Hi. I see non-standard k8s-resources are supported via the `patches` property in the crd (from the docs), but this does not seem to be available in operator version v0.5.2 from...