Vincent Boulineau

Results 16 issues of Vincent Boulineau

### What does this PR do? As upstream recommends, only return dummy responses to list all external metrics as the `List` is not used by autoscaler controllers and wastes resources...

team/containers
changelog/no-changelog
category/improvement
qa/done

### What does this PR do? Move `pkg/clusteragent/{custommetrics,externalmetrics}` to `pkg/clusteragent/autoscaling` to prepare addition of future packages. ### Motivation Better code organization in the future. ### Additional Notes ### Possible Drawbacks...

team/containers
changelog/no-changelog
category/improvement
qa/no-code-change

### What does this PR do? A brief description of the change being made with this pull request. ### Motivation What inspired you to submit this pull request? ### Additional...

enhancement

### What does this PR do? Allow Cluster Agent integration to run with OMv2. However not migrating to default OMv1 as it breaks backward compatibility. ### Motivation Allow usage of...

documentation
integration/datadog_cluster_agent
team/agent-integrations
team/container-integrations

### What does this PR do? Add JSON Schema generation with a dedicated script to CRDs V1. ### Motivation Requirement of having standalone JSON Schema for future developments. ### Additional...

tooling
qa/skip-qa

### What does this PR do? Agent token is currently stored alongside `dataog.yaml` in `/etc/datadog-agent`. However `/etc/datadog-agent` is perhaps not suited for this: - Content of `/etc/datadog-agent` is read by...

team/containers
changelog/no-changelog
category/improvement
team/agent-shared-components