Tomasz Baran

Results 20 issues of Tomasz Baran

##### Summary PR #2202 for #1446 fixed many false `load-failure` violations we have. However, it seems the fix doesn't handle cases when `include_tasks` is placed inside a `block`. ##### Issue...

bug

**Is your feature request related to a problem? Please describe.** Current flow for a package is: 1. `apt-cache show` 2. `apt-cache policy` 3. `apt-cache depends` 4. `apt download` It looks...

type/improvement

**Is your feature request related to a problem? Please describe.** Feature related to #805 We handle automatically only direct package dependencies (the first level in dependency tree). Consider the following...

type/improvement
area/development
priority/low

**Is your feature request related to a problem? Please describe.** Currently we use command like below to download images: `crane --insecure --platform=linux/amd64 --format=legacy pull epiphanyplatform/keycloak:14.0.0 keycloak-legacy.tar` Comparing to the default...

**Describe the bug** Python code from `/ansible/playbooks/roles/repository/files/download-requirements/` is not fully compliant with Pylint rules: `Your code has been rated at 9.38/10` **How to reproduce** Steps to reproduce the behavior: In...

type/improvement
area/development
priority/low

**Describe the bug** Unlike `/etc/sudoers`, the contents of `/etc/sudoers.d` survive system upgrades, so it's preferable to create files there than to modify `/etc/sudoers`. More info: https://askubuntu.com/questions/930768/adding-local-content-in-etc-sudoers-d-instead-of-directly-modifying-sodoers-fi/931207#931207 Epiphany modifies `/etc/sudoers` via...

type/bug
status/grooming-needed

**Is your feature request related to a problem? Please describe.** For upgrade mode, we use variables from a few sources: 1) `manifest.yml` - settings used for `epicli apply` but *merged*...

type/improvement
area/development

**Is your feature request related to a problem? Please describe.** We added new functionality for upgrade mode in PR #2384 so now we should replace workaround described in our [docs](https://github.com/epiphany-platform/epiphany/blob/v1.1.0/docs/home/howto/UPGRADE.md#open-distro-for-elasticsearch-upgrade)....

area/logs
status/grooming-needed

**Is your feature request related to a problem? Please describe.** Downloading Docker images (in upgrade mode) takes about 4 min. Running `image_registry` role takes about 9 min. When a cluster...

status/grooming-needed
area/development

**Describe the bug** Sometimes we use `any` provider also for cloud based env (e.g. when infrastructure is created by a module) but the `provider` property is used in source code,...

type/bug
status/grooming-needed