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(scheduler): test for deleted resources that are recreated #5993

Merged

Conversation

driev
Copy link

@driev driev commented Oct 25, 2024

What this PR does / why we need it:

Adding a test to ensure that resources which have been deleted and saved with a ttl, will have that ttl removed, if they are recreated.

Which issue(s) this PR fixes:
Fixes # internal INFRA-901

Special notes for your reviewer:

@driev driev requested review from sakoush and lc525 as code owners October 25, 2024 12:07
@driev driev changed the title fix(shceduler): test for deleted resources that are recreated fix(scheduler): test for deleted resources that are recreated Oct 25, 2024
@driev driev merged commit 9ac44d3 into SeldonIO:v2 Oct 25, 2024
6 checks passed
@driev driev deleted the INFRA-901/test-for-deleted-resources-recreated branch October 25, 2024 14:34
@driev driev added the v2 label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants