issues
search
Azure-Samples
/
modern-data-warehouse-dataops
DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
590
stars
462
forks
source link
fix: db cli secure install, remove remote user
#816
Closed
ydaponte
closed
1 week ago
ydaponte
commented
1 week ago
Type of PR
Code changes
Purpose
Securely install Databricks CLI
Remove mdwuser from container, as there was a regression on the script due to permissions
Does this introduce a breaking change? If yes, details on what can break
Author pre-publish checklist
[ ] Added test to prove my fix is effective or new feature works
[X] No PII in logs
[X] Made corresponding changes to the documentation
Validation steps
Clone the repository
Launch the container
Run the ./deploy.sh script e2e successfully without any permissions issues
Check if the Databricks CLI is installed (databricks --version should be v0.233.0)
Issues Closed or Referenced
References #792
Type of PR
Purpose
Does this introduce a breaking change? If yes, details on what can break
Author pre-publish checklist
Validation steps
Issues Closed or Referenced