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
70 stars 64 forks source link

fix: (IAC-1108) Revert the Multi-tenancy related changes #487

Closed riragh closed 11 months ago

riragh commented 11 months ago

Changes:

Reverted the Multi-tenancy related changes to update the process. See PR #481 for the changes previously added.

Tests:

Sanity test to make sure nothing else is affected by this revert. Scenario Task Provider Cadence kubernetes_version Deploy method
1 OOTB, Non Multi-tenant deployment Azure fast:2020 1.26 ansible, DO: true
2 OOTB, Multi-tenant deployment Azure fast:2020 1.26 ansible, DO: false

**Note: Encountered issue with Viya Pod sas-job-flow-scheduling stuck in pending state. This is outside of DAC's scope, will re-verify Viya deployment again next week.