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: plugin getByName method error handling #6016

Merged
merged 2 commits into from
Oct 24, 2024
Merged

fix: plugin getByName method error handling #6016

merged 2 commits into from
Oct 24, 2024

Conversation

kartik-579
Copy link
Member

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

Description

Fixes #6022

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?


nishant-d
nishant-d previously approved these changes Oct 22, 2024
Copy link

@kartik-579 kartik-579 merged commit 78709a3 into main Oct 24, 2024
9 of 10 checks passed
@kartik-579 kartik-579 deleted the plugin-fix branch October 24, 2024 06:46
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: error handling for plugin get methods
2 participants