Chriſtian Cwienk
Chriſtian Cwienk
Just had the same problem. Changing from `dict` to `typing.Dict` solved the problem for me (this is not to say this should not be considered a bug. However, my workaround...
@NetroScript : I removed the left-over. Note however, that this change is unfortunately not complete; the http-server would also need to be adjusted to not server from PWD > Didn't...
I would also love to see a new version of dacite including this fix. dacite is currently keeping us from consistently using shorthand-typehints for optional attrs in dataclasses :-(
Dear @jonjohnsonjr - thx for reaching out (+ sry for my late response) > 1. It certainly please you to learn that I (albeit for different reasons) already changed to...
@urwen : npb. however, I think "maintaining" is giving me too much credit. basically, I forked it once to add a fix I needed, and then I actually almost forgot...
@tim-ebert : actually, there is a configuration option `inject_effective_version` (https://gardener.github.io/cc-utils/traits/version.html), which will by default _not_ alter the source tree. I just checked - this is set to `true` for gardener/gardener...
@tim-ebert , as just discussed: - worktree / source directory is currently the only way we expose through our pipeline contract to pass parameters to container image builds, so -...
@timebertt : I would like to add as a smallish update on the matter that since last week, it is possible to pass arguments to docker-build using the `build_args` attr...
@urwen : I made you collaborator