Dmitri

Results 35 comments of Dmitri

Our typical use case is to generate timesheets across all namespaces during a given time period. Would be nice not to have to list each namespace individually.

Can this be reviewed and merged please? What's holding it? This is way too cool project to let go stale.

Same here. Confusing. How do I filter it out from the report?

On a second thought, the negative number shows up for me in the time records table only I believe indicating that the previously entered spent amount has been removed. Maybe...

On top of this, `create_database_nat_gateway_route = true` attempts to create NAT GW route in a private subnet instead of DB subnet.

This is my action and I still get this error: ```yaml - name: Check for Changed Files uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 id: filter with: filters: | rust: - '**/*.rs' - '**/Cargo.toml' -...

I've never done it on this project, but can the ObjectionJs documentation be updated via a PR? Perhaps this is something the grateful users could help to maintain.

Would be helpful if the README docs showed examples using `async/await`.

Hi @gergelyke. Thank you for a very helpful post. I was able to get the localstack running with skaffold v0.29, but I don't see any logs in the output, even...

I think I got it going. Looks like in order to for logs to start showing up in skaffold output, the Docker image must be built by skaffold itself, even...