Ilya Dmitrichenko
Ilya Dmitrichenko
See tests results on my fork: https://github.com/errordeveloper/libkv/actions?query=branch%3Aci
@crazy-max looks like it still refused to run new workflow... let me try to rename it ;)
@crazy-max somehow that still doesn't work... I think someone just need to approve the run, but maybe we could merge new workflow instead to make it simpler?
@crazy-max I'll just remove `dummy.yml` here; I know that it is still failing, seems like a flaky test and I my simple fix didn't work...
The test are [passing now](https://github.com/errordeveloper/libkv/runs/4582240590?check_suite_focus=true)!
Of course, there are more examples of resources that don't have `spec`.
@stefanprodan maybe that should be made more explicit in the docs?
#60 & #62 are needed for completion
It would be nice if `eksctl delete cluster` was able to clean up failed CloudFormation stacks. It used to be possible but had been blocked since the direct call to...
I am not quite sure if simply replacing `precise_time_ns()` with `stream.get_stream_time()` would be sufficient, there may be more refactoring needed, but that would be a good starting point, I suppose...