Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ta update configs to enable mtls #3015

Open
wants to merge 93 commits into
base: main
Choose a base branch
from

Commits on May 13, 2024

  1. Initial commit

    ItielOlenick committed May 13, 2024
    Configuration menu
    Copy the full SHA
    69b4c63 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    684afbd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    50d568a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    61ba6fc View commit details
    Browse the repository at this point in the history
  2. Bump github.com/prometheus/prometheus in the prometheus group (open-t…

    …elemetry#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f67c7d1 View commit details
    Browse the repository at this point in the history
  3. Support for collector readinessProbe (open-telemetry#2944)

    * enable readiness Probe for otel operator
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * generate CRD and controller changes
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Adjusted code to be similar to Liveness logic
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Generated manifests
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Add changelog
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Fix lint
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Removed readinessProbe from alpha CRD
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Generated manifests
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Fix lint
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    * Centralized probe validation
    
    Signed-off-by: Janario Oliveira <[email protected]>
    
    ---------
    
    Signed-off-by: Janario Oliveira <[email protected]>
    Co-authored-by: hesam.hamdarsi <[email protected]>
    2 people authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ef3e6a4 View commit details
    Browse the repository at this point in the history
  4. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    62484ae View commit details
    Browse the repository at this point in the history
  5. Added new Log Enconder Config (open-telemetry#2927)

    * Added new Log Enconder Config
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    * Added new Log Enconder Config
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    * Added new Log Enconder Config
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    * Added new Log Enconder Config
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    * Added new Log Enconder Config
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    * Added new Log Enconder Config
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    * Added new Debug doc
    
    Signed-off-by: Yuri Sa <[email protected]>
    
    ---------
    
    Signed-off-by: Yuri Sa <[email protected]>
    yuriolisa authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    801ca16 View commit details
    Browse the repository at this point in the history
  6. [chore] move VineethReddy02 to emeritus (open-telemetry#2957)

    Signed-off-by: Juraci Paixão Kröhling <[email protected]>
    jpkrohling authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dfc7882 View commit details
    Browse the repository at this point in the history
  7. Cleanup cluster roles and bindings (open-telemetry#2938)

    * Fix
    
    Signed-off-by: Pavol Loffay <[email protected]>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <[email protected]>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <[email protected]>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <[email protected]>
    
    * Add test
    
    Signed-off-by: Pavol Loffay <[email protected]>
    
    ---------
    
    Signed-off-by: Pavol Loffay <[email protected]>
    pavolloffay authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c2f569d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fafce9 View commit details
    Browse the repository at this point in the history
  9. Verify ServiceMonitor and PodMonitor are installed in prom cr availab…

    …ility check (open-telemetry#2964)
    
    * Verify ServiceMonitor and PodMonitor are installed in prom cr availability check
    
    * Added changelog
    akselleirv authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    53c5046 View commit details
    Browse the repository at this point in the history
  10. Bump kyverno/action-install-chainsaw from 0.2.0 to 0.2.1 (open-teleme…

    …try#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f0a2ba9 View commit details
    Browse the repository at this point in the history
  11. Fix labels for Service Monitors (open-telemetry#2878)

    * Create a separate Service Monitor when the Prometheus exporter is present
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Improve changelog
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Fix prometheus-cr E2E test
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Remove unused target
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Add docstring
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Fix typo
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Change the label name
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Change changelog description
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Recover removed labels
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Add missing labels
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    * Remove wrong labels
    
    Signed-off-by: Israel Blancas <[email protected]>
    
    ---------
    
    Signed-off-by: Israel Blancas <[email protected]>
    iblancasa authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b314e7f View commit details
    Browse the repository at this point in the history
  12. Prepare release 0.100.0 (open-telemetry#2960)

    * Prepare release 0.100.0
    
    Signed-off-by: Vineeth Pothulapati <[email protected]>
    
    * update the chlog
    
    * update the chlog with open-telemetry#2877 merge
    
    ---------
    
    Signed-off-by: Vineeth Pothulapati <[email protected]>
    VineethReddy02 authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    314d7c1 View commit details
    Browse the repository at this point in the history
  13. [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
    swiatekm authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97495ec View commit details
    Browse the repository at this point in the history
  14. Bring back webhook port (open-telemetry#2973)

    * add back webhook port
    
    * chlog
    jaronoff97 authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d1126a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    435b900 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2a9db5f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eaa4e63 View commit details
    Browse the repository at this point in the history
  18. Update maintainers in the operator hub PR (open-telemetry#2977)

    Signed-off-by: Pavol Loffay <[email protected]>
    pavolloffay authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ac93c7e View commit details
    Browse the repository at this point in the history
  19. Support for kubernetes 1.30 version (open-telemetry#2975)

    * Support for kubernetes 1.30 version
    
    * Update makefile
    vasireddy99 authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1a731c9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cfc1dc3 View commit details
    Browse the repository at this point in the history
  21. [featuregate] Automatically set GOMEMLIMIT and GOMAXPROCS for collect…

    …or, target allocator, opamp bridge (open-telemetry#2933)
    
    * set things
    
    * fix kustomize shim
    
    * restore, better chlog
    jaronoff97 authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cb7aaa8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5326614 View commit details
    Browse the repository at this point in the history
  23. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a8f63a1 View commit details
    Browse the repository at this point in the history
  24. Bump alpine from 3.19 to 3.20 in /cmd/operator-opamp-bridge (open-tel…

    …emetry#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    65d6c4f View commit details
    Browse the repository at this point in the history
  25. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    307a6ba View commit details
    Browse the repository at this point in the history
  26. Bump kyverno/action-install-chainsaw from 0.2.1 to 0.2.2 (open-teleme…

    …try#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8138afe View commit details
    Browse the repository at this point in the history
  27. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cf26609 View commit details
    Browse the repository at this point in the history
  28. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5919733 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fa40888 View commit details
    Browse the repository at this point in the history
  30. 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
    TylerHelmuth authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c678e14 View commit details
    Browse the repository at this point in the history
  31. Add crd metrics usage information (open-telemetry#2825)

    * Add crd metrics usage information
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Add mode metric
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Refactor CR metrics
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Add annotation to avoid generate Metrics
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Add unit tests
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * remove space
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * remove global provider
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Update main.go
    
    Co-authored-by: Israel Blancas <[email protected]>
    
    * revert kusttomization.yaml
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * rename some constants
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Add connectors metrics
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Update chlog
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * merge new with init, rename some functions, improve changelog entry
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * improve todo comment
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * fix tests
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * set flag to default false
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * fix lint issues
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * breaking line
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Use api reader to avoid cache issues
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    * Add info metric to changelog entry
    
    Signed-off-by: Ruben Vargas <[email protected]>
    
    ---------
    
    Signed-off-by: Ruben Vargas <[email protected]>
    Co-authored-by: Israel Blancas <[email protected]>
    2 people authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    438773a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    04d107c View commit details
    Browse the repository at this point in the history
  33. Bump github.com/prometheus/prometheus in the prometheus group (open-t…

    …elemetry#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5e95eb7 View commit details
    Browse the repository at this point in the history
  34. Bump kyverno/action-install-chainsaw from 0.2.2 to 0.2.3 (open-teleme…

    …try#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    365ddf4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bff19dc View commit details
    Browse the repository at this point in the history
  36. Bump go.opentelemetry.io/otel/exporters/prometheus in the otel group (o…

    …pen-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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0a209c6 View commit details
    Browse the repository at this point in the history
  37. 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e14a3e7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8d5f5af View commit details
    Browse the repository at this point in the history
  39. [chore] Bump opentelemetry-autoinstrumentation-python to 0.45b0 (open…

    …-telemetry#3000)
    
    * chore: Bump opentelemetry-autoinstrumentation-python to 0.45b0
    
    * [chore] add psycopg==0.45b0
    brandonkzw authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    028aa56 View commit details
    Browse the repository at this point in the history
  40. Fix annotation/label filter setting (open-telemetry#3008)

    * fix how options are loaded by removing special casing
    
    * oop
    
    * chlog
    
    * update to specific test
    
    * oop
    jaronoff97 authored and ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    10c2575 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    cb266f2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c06c486 View commit details
    Browse the repository at this point in the history
  43. minor change

    ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1a39bf1 View commit details
    Browse the repository at this point in the history
  44. Minor change

    ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8affdf2 View commit details
    Browse the repository at this point in the history
  45. minor change

    ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    446f570 View commit details
    Browse the repository at this point in the history
  46. Cleanup

    ItielOlenick committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    71614fc View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1078c9d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    eb0ad3d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    85c7292 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    815c4d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b23d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ab7e72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    306f6f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    a1c8dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1ae16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caa497e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    a4aacec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94363e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ef561b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    afdacb6 View commit details
    Browse the repository at this point in the history
  2. Merged main

    ItielOlenick committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0389c7c View commit details
    Browse the repository at this point in the history
  3. Using TA params

    ItielOlenick committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c3eda01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c12441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bea9947 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4ff571 View commit details
    Browse the repository at this point in the history
  7. Cleanup chainsaw test

    ItielOlenick committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    612546e View commit details
    Browse the repository at this point in the history
  8. Cleanup chainsaw tests

    ItielOlenick committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7dafe91 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    73d0ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c392952 View commit details
    Browse the repository at this point in the history
  3. restored makefile

    ItielOlenick committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    475a1e2 View commit details
    Browse the repository at this point in the history
  4. Renamed fg import

    ItielOlenick committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e293a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71ca0c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09bdf3c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    fd99776 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e239dcc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    5410b44 View commit details
    Browse the repository at this point in the history
  2. Ran go mod tidy

    ItielOlenick committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4cd6b9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca26b01 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    0460197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bc208 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Update pkg/featuregate/featuregate.go

    Co-authored-by: Jacob Aronoff <[email protected]>
    ItielOlenick and jaronoff97 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4093554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7f817 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    80cd205 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    ItielOlenick committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    06b1dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e073de6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7e412ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ff564 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update 00-install.yaml

    Removed collector image override for e2e test
    ItielOlenick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7a8e8dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39f354 View commit details
    Browse the repository at this point in the history
  3. Update pkg/featuregate/featuregate.go

    Co-authored-by: Mikołaj Świątek <[email protected]>
    ItielOlenick and swiatekm committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e8f7ae2 View commit details
    Browse the repository at this point in the history