Srdjan Grubor

Results 52 issues of Srdjan Grubor

### What does this PR do? Improvements/fixes for `retry_file_dump`: - Fixes outdated info in README - Fixes `TODO` linter rule exclusion - `go mod tidy` run - Adds protobuf files...

dev/tooling
changelog/no-changelog
qa/skip-qa
team/agent-metrics-logs

## Is your feature request related to a problem? Please describe Someone may want to compose multiple sections of secrets from a single file rather than wrapp summon into summon....

kind/enhancement
component/summon

## Summary While the temp files are cleaned on exit of `summon`, the parent folder seems to not be part of that auto-clean. This folder contains no sensitive info but...

kind/bug
kind/cleanup
component/summon

## Is your feature request related to a problem? Please describe `!file` handling may not be as explicit as we should have it so more documentation on how each OS...

kind/documentation
kind/enhancement
component/summon

Currently: - We don't have a way to notify the child process of changes to secrets - Summon has no way to poll secrets for those changes either Since not...

kind/enhancement
component/summon
kind/developer-experience

## Summary Some variables can be cleared after the child process is started since they are copied into the child process and do not need to remain in memory. AC:...

kind/bug
component/summon

When using this codebase against a `go.mod` `GO111MODULES`-backed codebase that doesn't have code vendored, no license data for dependencies is returned as the path prefix for the packages is marked...

unscheduled

Setup: - Docker for Mac - Target: Running container with datadog-agent (Python 3.8 embedded process): ``` docker run --rm -d \ --name dd-agent \ --net host \ -e DD_API_KEY="fake" \...

## Is your feature request related to a problem? Please describe. Currently most of the matrix config testing is done manually so this would be good to automate for quality,...

kind/enhancement
kind/technical-debt
component/k8s
component/conjur
kind/quality

## Summary When you install Docker on Linux without adding the current user to the Docker group (see here for more details) or run as root, the following line will...

component/conjur
kind/bug
kind/documentation