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

fix:support for destroying the nginx config experiments by uid #11

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

Yuaninga
Copy link
Contributor

@Yuaninga Yuaninga commented Aug 31, 2023

Describe what this PR does / why we need it

Support for destroying the nginx config experiment by uid

Does this pull request fix one issue?

Failed to destroy the nginx config experiment through uid

Describe how you did it

Remove the related code.

Describe how to verify it

case1
./blade create nginx config --mode cmd --block 'http.server[0]' --set-config='listen=8899' --nginx-path /usr/local/nginx/sbin/nginx
case2
./blade create nginx config --mode file --file /usr/local/nginx/conf/nginx1.conf --nginx-path /usr/local/nginx/sbin/nginx
destroy by uid
./blade destroy uid

@Yuaninga Yuaninga changed the title fix:support for destroying the nginxexperiments through uid fix:support for destroying the nginx configexperiments through uid Aug 31, 2023
@Yuaninga Yuaninga changed the title fix:support for destroying the nginx configexperiments through uid fix:support for destroying the nginx config experiments through uid Aug 31, 2023
@Yuaninga Yuaninga changed the title fix:support for destroying the nginx config experiments through uid fix:support for destroying the nginx config experiments by uid Aug 31, 2023
@MandssS MandssS merged commit 8092fa9 into chaosblade-io:main Jul 1, 2024
1 of 4 checks passed
@MandssS MandssS added this to the v1.7.4 milestone Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants