Skip to content

fix: deployment to prod failing due to wrong group vars resolution - #16

Merged
JakubDurkac merged 1 commit into
mainfrom
fix-deployment
Oct 22, 2025
Merged

fix: deployment to prod failing due to wrong group vars resolution#16
JakubDurkac merged 1 commit into
mainfrom
fix-deployment

Conversation

@JakubDurkac

Copy link
Copy Markdown
Contributor

During deployment to production, despite Ansible playbook running with env=prod, the group vars were being resolved as if it was stage deployment. This resolved in quick failure due to trying to deploy to pullsar-stage namespace, which does not exist in the prod cluster.

I have fixed ansible/inventory/hosts.yml and run the workflow manually using workflow-dispatch from this branch to ensure the changes fix this and any other potential problem with deployment to prod. The deployment to prod has run successfully, therefore I consider this to be the final fix.

@JakubDurkac
JakubDurkac merged commit e443e77 into main Oct 22, 2025
7 checks passed
@JakubDurkac
JakubDurkac deleted the fix-deployment branch October 22, 2025 13:57
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.

1 participant