Skip to content

Conversation

@fg91
Copy link
Member

@fg91 fg91 commented Oct 6, 2023

TL;DR

The flytekit identity aware proxy plugin introduced in #1787 requires changes in flytekit's authentication logic which were introduced in the same PR. At the moment, the flytekit version is not pinned in the new plugin's setup.py though. In this PR I pin it to >=1.10, the next release that will contain those changes to the auth logic.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

@fg91 fg91 force-pushed the fg91/dep/pin-flytekit-in-iap-plugin branch from 47b94bc to fbfddb2 Compare October 6, 2023 13:28
@fg91 fg91 self-assigned this Oct 6, 2023
@fg91 fg91 added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3866bf9) 55.05% compared to head (fbfddb2) 55.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1878   +/-   ##
=======================================
  Coverage   55.05%   55.05%           
=======================================
  Files         296      296           
  Lines       22241    22241           
  Branches     3356     3356           
=======================================
  Hits        12244    12244           
  Misses       9834     9834           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fg91 fg91 marked this pull request as ready for review October 6, 2023 13:50
Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pingsutw pingsutw merged commit 4d055f9 into master Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants