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

[processor/k8sattributes] Implement container.image.id for k8sattributes processor #32314

Closed
wants to merge 17 commits into from

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    2c8a403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e19d604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    517d7e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e08ed65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79b570b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca3b304 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d296ae1 View commit details
    Browse the repository at this point in the history
  8. Adds changelog entry

    evantorrie committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0381bfe View commit details
    Browse the repository at this point in the history
  9. WIP: e2e_tests

    evantorrie committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    808fa35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5776119 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41c6104 View commit details
    Browse the repository at this point in the history
  12. Make tests use non-runtime prefixed image digest

    This is to be consistent with what k8s does in practice.
    evantorrie committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fc75793 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    84001e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb7dc03 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1500fb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    46a0912 View commit details
    Browse the repository at this point in the history
  2. Revert to existing semconv version and use hardcoded constants

    Should address uniformity of versions within k8sattributesprocessor
    and any semconv version ugprade to a separate PR.
    evantorrie committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f08da7c View commit details
    Browse the repository at this point in the history