D1StrX

Results 10 issues of D1StrX

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx-operator/issues) for duplicates. - [X] I understand...

community

## Environment & Version ### Environment - [ ] docker compose - [x] kubernetes - [ ] docker swarm **Is your feature request related to a problem? Please describe.** New...

type/feature

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:enhancement
component:api
component:ui
community

### The Helm chart version 5.0.0-beta.112 ### Environment Versions ```text Kubernetes 1.29 GKE ``` ### Custom chart values ```yaml persistence: enabled: true storageClass: "rwo" subPath: "" accessMode: ReadWriteOnce size: 1Gi...

bug

**Describe the problem/challenge you have** While having a new storageClass with `AllowVolumeExpansion: True`, a storage size change of a PVC for a deployment isn't changing the size. Describing the PVC...

### The Helm chart version 6.0.25 ### Environment Versions ```text Kubernetes 1.31 ``` ### Custom chart values ```yaml tasksDatabase: database: 2 ssl: true insecureSkipTlsVerify: false # When defining caCertPath, make...

bug

**Describe the bug** On K8s 1.34.x the Nginx image can't be pulled due to this error: `Failed to inspect image "": rpc error: code = Unknown desc = short name...

### Please confirm the following - [x] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [x] I have checked the [current issues](https://github.com/ansible/awx-operator/issues) for duplicates. - [x] I understand...

needs_triage
community

I currently have this custom CSS in place. But the text without the `ItemDetail_release` is unreadable as seen below, hence the white text. ![Image](https://github.com/user-attachments/assets/6d5ea336-089b-473e-932d-aee2e738acb6) ![Image](https://github.com/user-attachments/assets/6945bc4c-fda0-4c9a-8909-c2527524fe0f) Logo But for some reason...