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 : multiple param of filter in helm app list #6013

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

kartik-579
Copy link
Member

@kartik-579 kartik-579 commented Oct 22, 2024

Description

Fixes #6014

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Copy link

@kartik-579 kartik-579 merged commit 7345e60 into main Oct 22, 2024
8 of 10 checks passed
@kartik-579 kartik-579 deleted the helm-app-list-fix branch October 22, 2024 11:36
vikramdevtron added a commit that referenced this pull request Oct 24, 2024
* misc: Replaced != with <> for PostgreSQL compatibility (#5987)

* error handling while creating github repo

* Replaced != with <> for PostgreSQL compatibility

* removed deployment group validation when deleting CD pipelines (#5989)

* fix for multiple param of filter in helm app list (#6013)

* fix: plugin getByName method error handling (#6016)

* plugin fix

* reverted errnorows change

* dep import

---------

Co-authored-by: prakhar katiyar <[email protected]>
Co-authored-by: kartik-579 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: multiple params in filter for helm app list not working
2 participants