Michael Anstis

Results 6 issues of Michael Anstis

See https://github.com/quarkiverse/quarkus-logging-json/issues/143

**Describe the enhancement or change** I use `@patternfly/react-charts:7.1.2` with RedHat console.dot starter project https://github.com/RedHatInsights/frontend-starter-app `frontend-starter-app` has moved to TypeScript [5.x](https://github.com/RedHatInsights/frontend-starter-app/pull/593/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R57) from 4.x. This however brings problems when using `@patternfly/react-charts:7.1.2` which...

Tech debt

Hello, I couldn't find anywhere else to ask. This is a question (not an issue) about OLM `ClusterServiceVersion` configuration. Specifically, `urn:alm:descriptor:com.tectonic.ui:select` and how I can define `value` and `label`. [Examples](https://github.com/openshift/console/blob/master/frontend/packages/operator-lifecycle-manager/src/components/descriptors/reference/reference.md?plain=1#L538-L569)...

lifecycle/stale

##### SUMMARY This PR allows specification of Django's `auth_views.LogoutView.success_url_allowed_hosts` from `settings`. ##### ISSUE TYPE - New or Enhanced Feature ##### COMPONENT NAME - API ##### AWX VERSION ``` awx: 24.3.1.dev9+g4d163c3330...

component:api
community

/kind bug **What steps did you take and what happened:** When trying to deploy a large model (e.g. `granite-20b-code-instruct`) the `Pod` terminates before completion. I use a `ServingRuntime` resource and...

kind/bug

Hi, I have a lot to learn; so may ask stupid questions. I developed an Operator with the SDK and use `opm` to generate a Catalog; using `opm index ...`...