Alexander Evseev
Alexander Evseev
Signed-off-by: Alexander Evseev ### Description of the change Add DNS parameters (dnsPolicy and dnsConfig) to the oauth2 deployment ### Benefits Allows to configure DNS for ex. to avoid issues with...
- introduce build args to override settings using docker CLI - use the single ENV to reduce number of layers - use the single RUN to reduce number of layers...
Most of Ci systems can handle reports in JUnit format. I believe it is a good feature to visualize OSV scan reports by CI system.
Update fs_lvm_ssh/mv to allow VMs migration between hosts.
NPM group repositories have support for writable member. See edition comparison: https://www.sonatype.com/products/sonatype-nexus-oss-download > Deploy to npm & Docker Groups
### Bareos component version 23.0.3 ### Steps to reproduce I have two storages for copy jobs, and two pools on each storage for consolidation jobs. ``` Storage { Name =...
### Bareos component version 23.0.3 ### Steps to reproduce I'm trying to configure consolidation job as follows Backup job: ``` Job { Name = "Artifactory Backup" Type = Backup Client...
### Description We are building images in GitLab CI using DinD 27.4.1 (both server and client) in K8s (OKD). Server image: docker:27.4.1-dind (privileged with host network) Client image: docker:27.4.1-cli In...