Skip to content

docs: add requirement checks to argocd sync script#42

Merged
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:script-requirements-check
Oct 10, 2023
Merged

docs: add requirement checks to argocd sync script#42
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:script-requirements-check

Conversation

@thesuperzapper

Copy link
Copy Markdown
Member

This PR adds requirement checks to the sync_argocd_apps.sh script so we can prevent confusing errors when using an incompatible bash version, or when other dependencies are missing.

Apparently macOS ships with a version of bash from 2007 by default (version 3.2), which is not new enough to run the sync_argocd_apps.sh script.

@thesuperzapper
thesuperzapper merged commit fea9544 into deployKF:main Oct 10, 2023
@thesuperzapper
thesuperzapper deleted the script-requirements-check branch October 10, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant