Skip to content

Update fastpath version#403

Merged
LDiazN merged 12 commits intomainfrom
402-update-fastpath-version
Apr 28, 2026
Merged

Update fastpath version#403
LDiazN merged 12 commits intomainfrom
402-update-fastpath-version

Conversation

@LDiazN
Copy link
Copy Markdown
Contributor

@LDiazN LDiazN commented Apr 15, 2026

closes #402

@LDiazN LDiazN self-assigned this Apr 15, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 15, 2026

Ansible Run Output 🤖

Ansible Playbook Recap 🔍



Ansible playbook output 📖success

Show Execution

$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[ERROR]: the role 'geerlingguy.docker' was not found in /home/runner/work/devops/devops/ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/devops/devops/ansible
Origin: /home/runner/work/devops/devops/ansible/deploy-testlists.yml:16:7

14         node_exporter_host: "0.0.0.0"
15         node_exporter_options: ""
16     - role: geerlingguy.docker
         ^ column 7

Pusher @LDiazN
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Wed, 22 Apr 2026 12:35:43 GMT

Copy link
Copy Markdown
Contributor

@aagbsn aagbsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to be careful using the version tags because I think the docker image tagged this way can get modified by the dev pipeline as well - in my opinion we should deploy using the hash-tagged releases rather than the version tag

@LDiazN
Copy link
Copy Markdown
Contributor Author

LDiazN commented Apr 20, 2026

I think we need to be careful using the version tags because I think the docker image tagged this way can get modified by the dev pipeline as well - in my opinion we should deploy using the hash-tagged releases rather than the version tag

I will change it to a hash tag, but I think a better approach to this is changing the release tags to <version>-<hash>
ex: v0.42-123abc

@LDiazN LDiazN marked this pull request as ready for review April 20, 2026 10:13
Comment thread ansible/roles/fastpath/tasks/main.yml Outdated
@LDiazN LDiazN merged commit c1161fa into main Apr 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update current fastpath version

3 participants