kapicorp / kapitan

Generic templated configuration management for Kubernetes, Terraform and other things
https://kapitan.dev
Apache License 2.0
1.8k stars 198 forks source link

Set logger error #1099

Closed dav9 closed 4 days ago

dav9 commented 9 months ago

Fixes kapitan compile shows output from like:

creating ... copying ... -> ...

It comes from: https://github.com/pypa/distutils/blob/main/distutils/file_util.py#L135

Proposed Changes

Docs and Tests

ademariag commented 4 days ago

we removed distutils so no longer relevant. But thank you and sorry it took so long to review