Victoria-aware Lookup File Naming should be detected
Open
@ljstella is already working on this.
Since Dec 18, 2024.
enhancement
- Dominant language
- Python
- Stars
- 139
- Forks
- 52
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
After reviewing the implementation of check_detection_metadata() on the inspect action- we can extend this concept to include warning/errors on lookups changing without the filenames changing between two versions. This causes a big issue with Victoria Experience SplunkCloud deployments where lookup updates are handled differently. Implementing this in the inspect workflow allows us to better catch these, and allows customers utilizing contentctl to also benefit from this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.