Commit d94e118
Ta update configs to enable mtls (open-telemetry#3015)
* Initial commit
* Added Cert Manager CRDs & RBAC validation and management
* Added relevant resources and started adding tests
* Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (open-telemetry#2953)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.9.1...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/prometheus/prometheus in the prometheus group (open-telemetry#2951)
Bumps the prometheus group with 1 update: [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus).
Updates `github.com/prometheus/prometheus` from 0.51.2 to 0.52.0
- [Release notes](https://github.com/prometheus/prometheus/releases)
- [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
- [Commits](prometheus/prometheus@v0.51.2...v0.52.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/prometheus
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prometheus
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Support for collector readinessProbe (open-telemetry#2944)
* enable readiness Probe for otel operator
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* generate CRD and controller changes
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Adjusted code to be similar to Liveness logic
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Generated manifests
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Add changelog
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Fix lint
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Removed readinessProbe from alpha CRD
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Generated manifests
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Fix lint
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
* Centralized probe validation
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
---------
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
Co-authored-by: hesam.hamdarsi <hesam.hamdarsi@gmail.com>
* Bump github.com/docker/docker (open-telemetry#2954)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.0.1+incompatible to 26.0.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v26.0.1...v26.0.2)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added new Log Enconder Config (open-telemetry#2927)
* Added new Log Enconder Config
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Added new Log Enconder Config
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Added new Log Enconder Config
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Added new Log Enconder Config
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Added new Log Enconder Config
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Added new Log Enconder Config
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Added new Debug doc
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
---------
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* [chore] move VineethReddy02 to emeritus (open-telemetry#2957)
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
* Cleanup cluster roles and bindings (open-telemetry#2938)
* Fix
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
* Fix
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
* Fix
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
* Fix
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
* Add test
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
---------
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
* Fixed non-expected warnings on TA webhook. (open-telemetry#2962)
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Verify ServiceMonitor and PodMonitor are installed in prom cr availability check (open-telemetry#2964)
* Verify ServiceMonitor and PodMonitor are installed in prom cr availability check
* Added changelog
* Bump kyverno/action-install-chainsaw from 0.2.0 to 0.2.1 (open-telemetry#2968)
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/kyverno/action-install-chainsaw/releases)
- [Commits](kyverno/action-install-chainsaw@v0.2.0...v0.2.1)
---
updated-dependencies:
- dependency-name: kyverno/action-install-chainsaw
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix labels for Service Monitors (open-telemetry#2878)
* Create a separate Service Monitor when the Prometheus exporter is present
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Improve changelog
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Fix prometheus-cr E2E test
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Remove unused target
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Add docstring
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Fix typo
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Change the label name
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Change changelog description
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Recover removed labels
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Add missing labels
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Remove wrong labels
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
---------
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
* Prepare release 0.100.0 (open-telemetry#2960)
* Prepare release 0.100.0
Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>
* update the chlog
* update the chlog with open-telemetry#2877 merge
---------
Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>
* [chore] Refactor allocation strategies (open-telemetry#2928)
* Refactor consistent-hashing strategy
* Refactor per-node strategy
* Refactor least-weighted strategy
* Minor allocation strategy refactor
* Add some common allocation strategy tests
* Fix collector and target reassignment
* Minor allocator fixes
* Add changelog entry
* Fix an incorrect comment
* Bring back webhook port (open-telemetry#2973)
* add back webhook port
* chlog
* patch 0.100.1 (open-telemetry#2974)
* Update the OpenTelemetry Java agent version to 2.4.0 (open-telemetry#2967)
* simplify deletion logic (open-telemetry#2971)
* Update maintainers in the operator hub PR (open-telemetry#2977)
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
* Support for kubernetes 1.30 version (open-telemetry#2975)
* Support for kubernetes 1.30 version
* Update makefile
* [chore] Move TargetAllocator CRD to v1alpha1 (open-telemetry#2918)
* [featuregate] Automatically set GOMEMLIMIT and GOMAXPROCS for collector, target allocator, opamp bridge (open-telemetry#2933)
* set things
* fix kustomize shim
* restore, better chlog
* Fix querying OpenShift user workload monitoring stack. (open-telemetry#2984)
* Bump alpine from 3.19 to 3.20 (open-telemetry#2990)
Bumps alpine from 3.19 to 3.20.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump alpine from 3.19 to 3.20 in /cmd/operator-opamp-bridge (open-telemetry#2991)
Bumps alpine from 3.19 to 3.20.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (open-telemetry#2987)
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump kyverno/action-install-chainsaw from 0.2.1 to 0.2.2 (open-telemetry#2989)
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/kyverno/action-install-chainsaw/releases)
- [Commits](kyverno/action-install-chainsaw@v0.2.1...v0.2.2)
---
updated-dependencies:
- dependency-name: kyverno/action-install-chainsaw
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump the otel group with 5 updates (open-telemetry#2986)
Bumps the otel group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.26.0` | `1.27.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go) | `1.26.0` | `1.27.0` |
| [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.26.0` | `1.27.0` |
| [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.26.0` | `1.27.0` |
| [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.26.0` | `1.27.0` |
Updates `go.opentelemetry.io/otel` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.26.0...v1.27.0)
Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.26.0...v1.27.0)
Updates `go.opentelemetry.io/otel/metric` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.26.0...v1.27.0)
Updates `go.opentelemetry.io/otel/sdk` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.26.0...v1.27.0)
Updates `go.opentelemetry.io/otel/sdk/metric` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.26.0...v1.27.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/metric
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: otel
- dependency-name: go.opentelemetry.io/otel/sdk/metric
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: otel
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump alpine from 3.19 to 3.20 in /cmd/otel-allocator (open-telemetry#2992)
Bumps alpine from 3.19 to 3.20.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Keep multiple versions of Collector Config (open-telemetry#2946)
* Prepare v0.101.0 release (open-telemetry#2994)
* Prepare v0.101.0 release
* Undo kustomize stuff
* Undo kustomize stuff again
* Undo kustomize stuff again
* Apply feedback
* Add crd metrics usage information (open-telemetry#2825)
* Add crd metrics usage information
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Add mode metric
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Refactor CR metrics
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Add annotation to avoid generate Metrics
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Add unit tests
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* remove space
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* remove global provider
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Update main.go
Co-authored-by: Israel Blancas <iblancasa@gmail.com>
* revert kusttomization.yaml
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* rename some constants
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Add connectors metrics
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Update chlog
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* merge new with init, rename some functions, improve changelog entry
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* improve todo comment
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* fix tests
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* set flag to default false
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* fix lint issues
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* breaking line
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Use api reader to avoid cache issues
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
* Add info metric to changelog entry
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
---------
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Co-authored-by: Israel Blancas <iblancasa@gmail.com>
* Update selector documentation for Target Allocator (open-telemetry#3001)
* Bump github.com/prometheus/prometheus in the prometheus group (open-telemetry#3004)
Bumps the prometheus group with 1 update: [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus).
Updates `github.com/prometheus/prometheus` from 0.52.0 to 0.52.1
- [Release notes](https://github.com/prometheus/prometheus/releases)
- [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
- [Commits](prometheus/prometheus@v0.52.0...v0.52.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/prometheus
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prometheus
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump kyverno/action-install-chainsaw from 0.2.2 to 0.2.3 (open-telemetry#3003)
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/kyverno/action-install-chainsaw/releases)
- [Commits](kyverno/action-install-chainsaw@v0.2.2...v0.2.3)
---
updated-dependencies:
- dependency-name: kyverno/action-install-chainsaw
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Introduce simplified parsers (open-telemetry#2972)
* Bump go.opentelemetry.io/otel/exporters/prometheus in the otel group (open-telemetry#3005)
Bumps the otel group with 1 update: [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go).
Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.48.0 to 0.49.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@example/prometheus/v0.48.0...example/prometheus/v0.49.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/prometheus
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: otel
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump go.uber.org/zap from 1.26.0 to 1.27.0 (open-telemetry#3006)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.26.0...v1.27.0)
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update Kafka version in e2e test (open-telemetry#3009)
* [chore] Bump opentelemetry-autoinstrumentation-python to 0.45b0 (open-telemetry#3000)
* chore: Bump opentelemetry-autoinstrumentation-python to 0.45b0
* [chore] add psycopg==0.45b0
* Fix annotation/label filter setting (open-telemetry#3008)
* fix how options are loaded by removing special casing
* oop
* chlog
* update to specific test
* oop
* Added Cert Manager CRDs & RBAC validation and management
* Added relevant resources and started adding tests
* minor change
* Minor change
* minor change
* Cleanup
* Cleanup, go tidy and resolved conflics
* Restored local dev changes
* Refactored, removed init container, minor changes
* Use correct files in TLS config
* Added default value to getHttpsListenAddr
* Added flag to enable mTLS between the Target Allocator and the Collector. go mod cleanup
* Using the enable mTLS flag
* Using feature gate in place of command line flags to enable the feature
* Removed flag from manager yaml
* Added featuregate func description
* Initial unit/e2e tests. some cleanup
* Using TA params
* Cleanup makefile from local changes
* Added step to create cert manager RBAC for e2e mtls tests
* Using Kustomize for patching certmanager permissions
* Cleanup chainsaw test
* Cleanup chainsaw tests
* e2e test case verifying Collector got secret from TA over mTLS
* Added changelog, fixed unit tests
* restored makefile
* Renamed fg import
* Linting rules for imports
* Added more tests, updated the readme
* Added steps in e2e tests for new app
* Ran go mod tidy
* Added new variable to test TA's AddTAConfigToPromConfig
* Setting otel-col-contrib 0.108.0 in e2e test until operator gets updated
* Update pkg/featuregate/featuregate.go
Co-authored-by: Jacob Aronoff <jaronoff97@users.noreply.github.com>
* Added https, serviceMonitor and tls resources assertions to e2e tests
* Using namespaced names for ClusterRoles
* Cleanup
* Added CertManager resources unit tests
* Added unit tests and e2e assertions
* Added missing assertion call
* Update 00-install.yaml
Removed collector image override for e2e test
* Update pkg/featuregate/featuregate.go
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
* Minor fixes
* Fixed tests referencing logging exporter
* Moved mTLS file naming consts
* Added missing curly bracket
* Update TA-update-configs-to-enable-mtls.yaml
* Update pkg/featuregate/featuregate.go
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Israel Blancas <iblancasa@gmail.com>
Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Janario Oliveira <janario.oliveira@gmail.com>
Co-authored-by: hesam.hamdarsi <hesam.hamdarsi@gmail.com>
Co-authored-by: Yuri Sa <48062171+yuriolisa@users.noreply.github.com>
Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
Co-authored-by: Pavol Loffay <p.loffay@gmail.com>
Co-authored-by: Aksel Skaar Leirvaag <52233080+akselleirv@users.noreply.github.com>
Co-authored-by: Israel Blancas <iblancasa@gmail.com>
Co-authored-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>
Co-authored-by: Mikołaj Świątek <mail+sumo@mikolajswiatek.com>
Co-authored-by: Jacob Aronoff <jaronoff97@users.noreply.github.com>
Co-authored-by: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Vasi Vasireddy <41936996+vasireddy99@users.noreply.github.com>
Co-authored-by: Ishwar Kanse <ikanse@redhat.com>
Co-authored-by: Matt Hagenbuch <hagenbuch.ml@gmail.com>
Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
Co-authored-by: Ruben Vargas <ruben.vp8510@gmail.com>
Co-authored-by: brandonkzw <3462248+brandonkzw@users.noreply.github.com>
Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>1 parent 85f7670 commit d94e118
File tree
58 files changed
+2706
-71
lines changed- .chloggen
- .github/workflows
- cmd/otel-allocator
- config
- testdata
- controllers
- internal
- autodetect
- autodetectutils
- certmanager
- rbac
- config
- manifests
- collector
- targetallocator
- adapters
- naming
- pkg
- constants
- featuregate
- tests/e2e-ta-collector-mtls
- certmanager-permissions
- ta-collector-mtls
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+2706
-71
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
315 | 327 | | |
316 | 328 | | |
317 | 329 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
215 | 249 | | |
216 | | - | |
217 | 250 | | |
218 | 251 | | |
219 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
120 | 119 | | |
| 120 | + | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | | - | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | | - | |
129 | | - | |
| 130 | + | |
130 | 131 | | |
| 132 | + | |
| 133 | + | |
131 | 134 | | |
132 | 135 | | |
133 | | - | |
134 | | - | |
| 136 | + | |
135 | 137 | | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | | - | |
139 | | - | |
| 142 | + | |
140 | 143 | | |
| 144 | + | |
| 145 | + | |
141 | 146 | | |
142 | 147 | | |
143 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | 89 | | |
85 | | - | |
86 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
87 | 97 | | |
88 | 98 | | |
89 | | - | |
90 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
91 | 106 | | |
92 | 107 | | |
93 | | - | |
94 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
95 | 115 | | |
96 | 116 | | |
97 | | - | |
98 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
99 | 124 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
86 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments