sriov-network-operator icon indicating copy to clipboard operation
sriov-network-operator copied to clipboard

Add metadata to Docker images

Open e0ne opened this issue 1 year ago • 6 comments

For troubleshooting it's useful to have following data:

  • image build time
  • git branch
  • git revision

Also this commits modifies 'make image' target to build webhook image too.

e0ne avatar Nov 07 '23 11:11 e0ne

Thanks for your PR, To run vendors CIs use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor. Best regards.

github-actions[bot] avatar Nov 07 '23 11:11 github-actions[bot]

Pull Request Test Coverage Report for Build 6788278066

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 25.464%

Totals Coverage Status
Change from base Build 6744863425: 0.0%
Covered Lines: 2334
Relevant Lines: 9166

💛 - Coveralls

coveralls avatar Nov 07 '23 11:11 coveralls

Thanks for your PR, To run vendors CIs use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor. Best regards.

github-actions[bot] avatar Nov 07 '23 14:11 github-actions[bot]

Thanks for your PR, To run vendors CIs use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor. Best regards.

github-actions[bot] avatar Nov 07 '23 17:11 github-actions[bot]

LGTM

bn222 avatar Nov 08 '23 14:11 bn222

@e0ne you still planning to work on this one ?

adrianchiris avatar Jan 15 '24 14:01 adrianchiris

We don't need this PR anymore

e0ne avatar Jul 10 '24 07:07 e0ne