sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
69 stars 62 forks source link

feat: (IAC-1236) Dependency version update #530

Closed riragh closed 4 months ago

riragh commented 4 months ago

Changes

Updates 3rd party dependencies. Consumers of the Dockerfile will automatically have these updated dependencies installed, and users who directly run this project on this host will need to update the dependencies themselves.

Binaries

Python Dependencies

Ansible Dependencies

Tests

Scenario Provider Kubectl version Order Cadence Notes
1 Azure 1.27.11 ** fast:2020 OOTB
2 Azure 1.27.11 ** fast:2020 Downgraded project deps to 6.17.0 to verify compatibility
3 Azure 1.27.11 ** fast:2020 OOTB
riragh commented 4 months ago

LGTM

Only suggestion would be to also mention the version of ansible-core that moving to ansible 9.2.0 brings us to. I see that you already mentioned that ansible-core >= 2.14 is required by some of the new deps but also saying which version of ansible-core we are now at would be useful too.

Updated the description to indicate that ansible-core version gets updated to 2.16.4.