PyroGun

Results 3 issues of PyroGun

**Version** Installed via pulp-operator on Kubernetes. Pulp image used: pulp-minimal:stable **Describe the bug** Changing configuration variable `REDIRECT_TO_OBJECT_STORAGE` does not propagate `redirect_to_object_storage` field change for the default domain in the database...

Issue

### Bug description Adding volume and volume mount for storage type ephemeral or emptyDir does nothing ### How to reproduce 1. Create a jupyter profile in kubespawner config.yaml 2. Add...

bug

**Version** quay.io/pulp/pulp-web:stable Deployed to Kubernetes via Helm **Describe the bug** Adding `spec.containers.securityContext.capabilities.drop: ["ALL"]` breaks pulp-web pod with following logs `nginx: [emerg] chown("/var/cache/nginx/client_temp", 101) failed (1: Operation not permitted)` **To Reproduce**...

Triage-Needed