Alexander Alexandrov

Results 12 issues of Alexander Alexandrov

Hello! I use Selectel cloud. I created new account and contacted tech support to move my project. After moving project I changed credentials in terraform configuration. But terraform cannot find...

**Describe the bug** Build: https://www.pwm-project.org/artifacts/pwm/build/2020-08-20T23_36_49Z/pwm-docker-image-2.0.0-SNAPSHOT.tar The application uses the Bcrypt algorithm to hash Configuration Editor password. I am using Ansible to generate PWM config and I noticed differences when creating...

I want to change default port for PDA in docker using environment variable PORT, but it not working. My docker-compose.yml file: ``` version: "2" services: app: image: ngoduykhanh/powerdns-admin:latest container_name: powerdns_admin...

bug
docker

Hello! Can you add the ability to import huaweicloud_networking_vip_associate resource?

Hello! I use opa-gatekeeper in my k8s cluster and force all pods to have resources (requests and limits) declared. In file (uninstall_hook.yaml)[https://github.com/VictoriaMetrics/helm-charts/blob/master/charts/victoria-metrics-k8s-stack/templates/victoria-metrics-operator/uninstall_hook.yaml] there is no way to set resources for...

enhancement

Nexus OSS returns 404 in raw proxy repo when upstream returns 301/302. Nexus version: OSS 3.54.1-01 ### How to reproduce 1. Create repo in Nexus with type `raw (proxy)` and...

enhancement

**Describe the bug** Helmwave does not show Kubedog Pod's logs (Hook Job) on release upgrade after previous rollback. Helmwave only show that previous Job in status BackoffLimitExceeded, recreates it, but...

bug

### Description At the moment only 12.x.x version of docker images [currentsdev/cypress-included](https://hub.docker.com/r/currentsdev/cypress-included) exists in Docker hub. Can you please upload images with another versions as [here](https://currents.dev/readme/integration-with-cypress/alternative-cypress-binaries)? ### Example usage These...

enhancement

Hello! Nexus generates incorrect metadata for rpm-packages with `ghost` files. In native repodata/*-primary.xml.gz (created via [createrepo](https://linux.die.net/man/8/createrepo)): ```xml ... ssmtp x86_64 8081939ccd0ba64940f3c046a4bbd31e2f74435ee04de0ee6c764d7d798bd182 Extremely simple MTA to get mail off the system...

enhancement

In some cases ipmi-sel can return `PostInit` in Date and Time fields Example: ```text $ ipmi-sel --comma-separated-output --output-event-state --interpret-oem-data --output-oem-event-strings ID,Date,Time,Name,Type,State,Event 1,PostInit,PostInit,PSU1 AC Lost,Power Supply,Critical,Power Supply input lost (AC/DC) 2,PostInit,PostInit,PSU1...