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

Upgrade testing automation #5340

Open
1 task
shaun-nx opened this issue Apr 3, 2024 · 1 comment
Open
1 task

Upgrade testing automation #5340

shaun-nx opened this issue Apr 3, 2024 · 1 comment
Assignees
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request
Milestone

Comments

@shaun-nx
Copy link
Contributor

shaun-nx commented Apr 3, 2024

Is your feature request related to a problem? Please describe.
I would like to automate the creation of VirtualServer, VirtualServerRoute, TransportServer and Ingress resources for use in our Upgrade Testing process

Describe the solution you'd like
A single script that will deploy the mentioned resources with different host names

Describe alternatives you've considered
Bash script for deployment
Python script for deployment

Additional context
Local development branch test/upgrade-automation

This branch committed updates to the below example deployment files in preparation for automation:

  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   examples/custom-resources/basic-configuration/cafe-secret.yaml
	modified:   examples/custom-resources/basic-configuration/cafe-virtual-server.yaml
	modified:   examples/custom-resources/basic-tcp-udp/transport-server-tcp.yaml
	modified:   examples/custom-resources/cross-namespace-configuration/cafe-secret.yaml
	modified:   examples/custom-resources/cross-namespace-configuration/cafe-virtual-server.yaml
	modified:   examples/custom-resources/cross-namespace-configuration/coffee-virtual-server-route.yaml
	modified:   examples/custom-resources/cross-namespace-configuration/tea-virtual-server-route.yaml
	modified:   examples/ingress-resources/complete-example/cafe-ingress.yaml
	modified:   examples/ingress-resources/complete-example/cafe-secret.yaml

Tasks

@shaun-nx shaun-nx added the proposal An issue that proposes a feature request label Apr 3, 2024
@shaun-nx shaun-nx self-assigned this Apr 3, 2024
Copy link

github-actions bot commented Apr 3, 2024

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@shaun-nx shaun-nx changed the title Release Automation Upgrade testing automation Apr 3, 2024
@danielnginx danielnginx added the ready for refinement An issue that was triaged and it is ready to be refined label Apr 3, 2024
@shaun-nx shaun-nx added this to the v3.6.0 milestone Apr 4, 2024
@danielnginx danielnginx assigned vepatel and shaun-nx and unassigned shaun-nx May 1, 2024
@danielnginx danielnginx added backlog Pull requests/issues that are backlog items and removed ready for refinement An issue that was triaged and it is ready to be refined labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request
Projects
Status: In Progress 🛠
Development

No branches or pull requests

3 participants