Kirill Buev
Kirill Buev
### Vector Version ``` vector 0.14.0 (x86_64-unknown-linux-gnu 5f3a319 2021-06-03) ``` ### Vector Configuration File ```toml # Configuration for vector. # Docs: https://vector.dev/docs/ data_dir = "/vector-data-dir" [api] enabled = false address...
При попытке удаления security-групп через Terraform (`terraform destroy`) возникают ошибки вида: ``` Error: error deleting security group (f47d9795-30cc-4a91-804c-a303ab504e55): Action forbidden: [DELETE https://vpc.ru-moscow-1.hc.sbercloud.ru/v1/0bc92ac04000272f2f56c016a9f70cc9/security-groups/f47d9795-30cc-4a91-804c-a303ab504e55], request_id: 7c0999ca8923aba622f3c3a4fba26969, error message: {"NeutronError":{"message":"Rules on delete_security_group by...
### Description of the change This PR makes it possible to customize the properties of the currently hardcoded `empty-dir` volume used to hold temporary Airflow data (writeable venv, DAGs fetched...
NVIDIA k8s device plugin 0.18.1 using the `cdi-annotations` strategy crashes after trying to generate CDI specs with NVIDIA driver version < 570. It's the same issue as https://github.com/NVIDIA/nvidia-container-toolkit/issues/1398 but in...