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

feat: add filters parameter to client API #96

Merged
merged 2 commits into from
May 14, 2023

Conversation

matthisholleville
Copy link
Contributor

Closes #

📑 Description

This pull request introduces a new feature to the client API that enhances its functionality and flexibility. The main addition is the inclusion of the filters parameter in the client API, allowing users to specify filters during API calls. This feature enables more targeted and specific analysis based on the provided filters.

The addition of the filters parameter enhances the customization options available to clients, providing them with greater control over the analysis process.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Tested in LOCAL_MODE with the following version of k8sgpt : k8sgpt-ai/k8sgpt#407 and works like a charm

The commit introduces a new feature to the client API by adding the filters parameter. This enhancement allows clients to specify filters during API calls, enabling more specific analysis based on the provided filters. This feature improves the flexibility and customization options available to clients using the API.

Signed-off-by: Matthis Holleville <matthish29@gmail.com>
@matthisholleville matthisholleville requested review from a team as code owners May 14, 2023 08:00
README.md Outdated Show resolved Hide resolved
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
@AlexsJones AlexsJones merged commit 6c41ac5 into k8sgpt-ai:main May 14, 2023
6 checks passed
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.

None yet

2 participants