stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Active Directory setup tooling for testing #629

Closed nightkr closed 1 month ago

nightkr commented 3 months ago

Currently testing against AD requires setting up AD and connecting it to SDP manually, which is tedious and error-prone. It would be nice to have a script to do this automatically.

It would be directed at internal testing use, not a tool for customers to use in production.

lfrancke commented 1 month ago

https://github.com/stackabletech/ad-init This is the repo with the tooling

NickLarsenNZ commented 1 month ago

https://github.com/stackabletech/ad-init This is the repo with the tooling

I'm currently reviewing/testing this.

NickLarsenNZ commented 1 month ago

Here are some quick notes


Still need to run additional tests. Will likely create kuttl tests.

NickLarsenNZ commented 1 month ago

Tests added in https://github.com/stackabletech/ad-init/pull/1