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

Managing E2E and Test Image Versions from a Single Source #6697

Open
rajnkamr opened this issue Sep 27, 2024 · 0 comments
Open

Managing E2E and Test Image Versions from a Single Source #6697

rajnkamr opened this issue Sep 27, 2024 · 0 comments
Labels
kind/design Categorizes issue or PR as related to design.

Comments

@rajnkamr
Copy link
Contributor

Describe what you are trying to solve

Maintain version information of various images i.e antrea test images, k8s images and e2e images at a single source.

test images
antrea/nginx:1.21.6-alpine
antrea/sonobuoy:v0.56.16
antrea/toolbox:1.3-0
antrea/systemd-logs:v0.4
antrea/mcjoin:v2.9

k8s images
registry.k8s.io/e2e-test-images/agnhost:2.45
registry.k8s.io/e2e-test-images/jessie-dnsutils:1.5
registry.k8s.io/e2e-test-images/nginx:1.14-2

e2e images
k8sprow.azurecr.io/kubernetes-e2e-test-images/agnhost:2.45
k8sprow.azurecr.io/kubernetes-e2e-test-images/jessie-dnsutils:1.5
k8sprow.azurecr.io/kubernetes-e2e-test-images/nginx:1.14-2

Describe the solution you have in mind

Keep image versions at a single location

Describe how your solution impacts user flows

N/A
Describe the main design/architecture of your solution

N/A
Alternative solutions that you considered

N/A
Test plan

N/A
Additional context

@rajnkamr rajnkamr added the kind/design Categorizes issue or PR as related to design. label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design Categorizes issue or PR as related to design.
Projects
None yet
Development

No branches or pull requests

1 participant