Alex Castilio
Alex Castilio
### Expected behavior After updating repository object in k8s cluster to get credentials from new secret, repository is supposed to reflect access level provided by new credentials. ### Actual behavior...
# Description Create Retina E2E Scale tests using test/e2e framework. ## Related Issue If this pull request is related to any issue, please mention it here. Additionally, make sure that...
**Describe the bug** I tried to import github.com/microsoft/retina in my go code and when I ran `go mod tidy`, I got latest version (v0.10.0) which is not right, since latest...
# Description **Feature description**: when using option `enableAnnotation: true` advanced metrics should only be generated for pods annotated with `retina.sh: observe` or pods in a namespace with that annotation. **Bug**:...
Change implementation of heartbeat to use connection strings instead of instrumentation key, as technical support for instrumentation key- based data ingestion will end. Current implementation will continue to work for...
Currently retina does not have functional tests to validate behavior of features/configuration in an e2e fashion. These tests are important to assert correctness of functionalities provided and confirm that there's...
# Description Please provide a brief description of the changes made in this pull request. ## Related Issue If this pull request is related to any issue, please mention it...
# Description Add `bpftrace` to retina shell. ## Related Issue If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is...
Test [Retina Image workflow](https://github.com/microsoft/retina/actions/workflows/test.yaml) has been timing out for some time and shows as green. The cause seems to be in pkg plugin/ciliumeventobserver as it times out at that pkg:...
Tests in merge queue are taking to long (+1h30m) due to performance tests. This time should be reduced to allow PRs to be merged without waiting all that time. Some...