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

Resolve issue with AttributeError during update of Serving Endpoint tags #713

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

pivoshenko
Copy link

@pivoshenko pivoshenko commented Jul 18, 2024

Hi, thanks for the SDK it's really useful! I noticed today that when you try to update tags in the serving endpoint using the patch method it fails with AttributeError. The fix is very straightforward. 🐱

Changes

I just updated the way how responses are unpacked and passed into EndpointTag

Tests

I tested it using my personal dev account.

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

Thanks!

@pivoshenko pivoshenko changed the title Resolve issue with AttributeError during update of serving endpoint tags Resolve issue with AttributeError during update of Serving Endpoint tags Jul 18, 2024
@pivoshenko
Copy link
Author

Hi @nfx, @mgyucht! Sorry for tagging you directly, can you please review this PR? 😉

@pivoshenko
Copy link
Author

Hi @nfx, @mgyucht! Sorry for tagging you directly again, can you please check this PR? 😉
Thanks!

Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 713
  • Commit SHA: 93bac0270ac02ea0d9e0179b1733141c23e2db7b

Checks will be approved automatically on success.

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.

1 participant