-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.product: dataplexDataplexDataplextype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
Prerequisites
- I've searched the current open issues
- I've updated to the latest version of Toolbox
Toolbox version
0.21.0
Environment
- OS type and version: (output of
uname -a) - How are you running Toolbox:
- As a downloaded binary (e.g. from
curl -O https://storage.googleapis.com/genai-toolbox/v$VERSION/linux/amd64/toolbox) - As a container (e.g. from
us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:$VERSION) - Compiled from source (include the command used to build)
Client
- Client:
- Version:
- Example: If possible, please include your code of configuration:
# Code goes here! Expected Behavior
Integration test to clean up resources after every run.
Current Behavior
Seems like the aspect types is not removed. We hit 250 quota limit.
Steps to reproduce?
After awhile of running integration test, it will hit the quota.
Additional Details
No response
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.product: dataplexDataplexDataplextype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.