J Mozdzen

Results 22 issues of J Mozdzen

While debugging a fresh podpreset-webhook setup, I noticed that the name space of the PodPreset object seems relevant when deciding to which pods it is applicable. I created a PodPreset...

### Proposed changes support CORS by providing a custom annotation to Ingress', which then is reflected in the NGINX ingress configuration. By adding the custom annotation "custom.nginx.org/cors-allow-origin" to an ingress,...

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/YOURLS/.github/blob/main/CODE_OF_CONDUCT.md). ### Submission validity - [X] This is not a personal support request, that should be...

enhancement

to allow for automatic configuration of plug-ins, this PR introduces conditional processing of (plug-in) config files set up under a directory specified by YOURLS_PLUGIN_CONFIG_DIR. Using the YOURLS container image in...

Trying to integrate a back-end mechanism to shorten URLs (i.e. YOURLS, see https://github.com/PrivateBin/PrivateBin/issues/725#issuecomment-808764580), it appears that the php8-curl extension is missing from this image. It appears that a small change...

https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/114 To enable implementation of server-side URL shorteners, PHP8 curl is required. This PR simply extends the list of installed APKs by "php8-curl".

When adding new php files as entry pages to the web root directory, the auto-loader path needs to be adjusted to the actual location of the PHP classes. This is...

### Problem description We needed to set up a test bed Uyuni proxy, where the container and base machine have no access to the DNS resolution the clients use -...

bug
P5
containerize

### Problem description When updating clients after generating new channel metadata on the Uyuni Server, the clients still are presented the previous meta data for a long time. In Uyuni...

bug
P5

## What does this PR change? Reduce the Uyuni Proxy cache time for channel meta-data and short-lived tftp items from 24 hours to 5 minutes. - [x ] **DONE** ##...

proxy