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

Put metadata on objects created by e2e/smoke/crd tests #3720

Open
danail-branekov opened this issue Jan 17, 2025 · 0 comments
Open

Put metadata on objects created by e2e/smoke/crd tests #3720

danail-branekov opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@danail-branekov
Copy link
Member

Background

We occasionally see CF resources not being deleted after the test has completed on Concourse. It is quite hard to investigate what happened and why the objects have not been finalized, so lets find a way to annotate them

Action to take

All CF resources support metadata (labels and annotations) when created via the CF API. Our e2e tests could supply a label on those object that says what is the test currently being executed (Ginkgo has some APIs to get the current test context).

It could turn out that some Korifi endpoints do not support metadata when creating objects. If that is the case, create stories to fix that - we need to support metadata anyway in order to be CF API compliant.

@github-project-automation github-project-automation bot moved this to 🧊 Icebox in Korifi - Backlog Jan 17, 2025
@danail-branekov danail-branekov moved this from 🧊 Icebox to 🇪🇺 To do in Korifi - Backlog Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🇪🇺 To do
Development

No branches or pull requests

1 participant