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

[Resources.Container] Add Kubernetes support #1699

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    df0e7a4 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    joegoldman2 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7a966f3 View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    joegoldman2 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c7a08b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0beaa51 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    joegoldman2 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    966b860 View commit details
    Browse the repository at this point in the history
  6. Remove blank line

    joegoldman2 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fde4504 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 7, 2024

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

Commits on May 17, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    c1fe35f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    joegoldman2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c59199c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    joegoldman2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ac24d7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    803528e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    joegoldman2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d5d67d4 View commit details
    Browse the repository at this point in the history
  6. Add unit test

    joegoldman2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    310975b View commit details
    Browse the repository at this point in the history
  7. Add null check

    joegoldman2 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d609b39 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Update README

    joegoldman2 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    60f2137 View commit details
    Browse the repository at this point in the history
  2. Fix README lint errors

    joegoldman2 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e66dde2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96d991 View commit details
    Browse the repository at this point in the history
  4. Remove extra line

    joegoldman2 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6f810af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6521c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2977bc7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    48b728a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd3d27 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    056b4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d068b View commit details
    Browse the repository at this point in the history
  3. Fix EventSource name

    joegoldman2 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    be15a32 View commit details
    Browse the repository at this point in the history
  4. Fix CHANGELOG

    joegoldman2 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f5c4122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811ba2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f093b0c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    7cdcdc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d1785 View commit details
    Browse the repository at this point in the history
  3. Simplify deserialization

    joegoldman2 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5442c3f View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary using

    joegoldman2 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4dd428d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    2f1ab7e View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary usings

    joegoldman2 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    72463c5 View commit details
    Browse the repository at this point in the history
  3. Move and use AsyncHelper

    joegoldman2 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0c3bad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Aug 6, 2024

  1. Update src/OpenTelemetry.Resources.Container/ContainerResourceEventSo…

    …urce.cs
    
    Co-authored-by: Weihan Li <weihanli@outlook.com>
    joegoldman2 and WeihanLi committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fed4283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9ecbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba517e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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