-
Notifications
You must be signed in to change notification settings - Fork 659
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
update lock file #5416
update lock file #5416
Conversation
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5416 +/- ##
=======================================
Coverage 61.09% 61.10%
=======================================
Files 793 793
Lines 51156 51156
=======================================
+ Hits 31256 31257 +1
+ Misses 17028 17027 -1
Partials 2872 2872
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing. Thank you!
Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com>
* Revert "Revert "Ensure token is refreshed on Unauthenticated (#5388)" (#5404)" This reverts commit 7d2f0d0. Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Using same mutex for condition variable Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Lock the locker in the wait to adher to cond.Wait() semantics Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * comments Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * using noop locker as waitlist add is atomic operation Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Replace Azure AD OIDC URL with correct one (#4075) Signed-off-by: Erwin de Haan <erwin.de.haan@calcasa.nl> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Update the example Dockerfile to run on k8s (#5412) Signed-off-by: Jason Parraga <sovietaced@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * docs(kubeflow): Fix kubeflow webhook error (#5410) Signed-off-by: Chi-Sheng Liu <chishengliu@chishengliu.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * update flytekit version to 1.12.1b2 in monodocs requirements (#5411) Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Add supported task types to agent service config and rename (#5402) Signed-off-by: Jason Parraga <sovietaced@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * update lock file (#5416) Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * [monorepo] Fix flytectl install script (#5405) Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * bring in changes for flytecl keyring from PR flytectl/pull/488 Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * typo fix Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> --------- Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> Signed-off-by: Erwin de Haan <erwin.de.haan@calcasa.nl> Signed-off-by: Jason Parraga <sovietaced@gmail.com> Signed-off-by: Chi-Sheng Liu <chishengliu@chishengliu.com> Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Co-authored-by: Erwin de Haan <1627021+EraYaN@users.noreply.github.com> Co-authored-by: Jason Parraga <Sovietaced@gmail.com> Co-authored-by: Chi-Sheng Liu <chishengliu@chishengliu.com> Co-authored-by: Samhita Alla <aallasamhita@gmail.com> Co-authored-by: Eduardo Apolinario <653394+eapolinario@users.noreply.github.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
* Revert "Revert "Ensure token is refreshed on Unauthenticated (flyteorg#5388)" (flyteorg#5404)" This reverts commit 7d2f0d0. Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Using same mutex for condition variable Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Lock the locker in the wait to adher to cond.Wait() semantics Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * comments Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * using noop locker as waitlist add is atomic operation Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Replace Azure AD OIDC URL with correct one (flyteorg#4075) Signed-off-by: Erwin de Haan <erwin.de.haan@calcasa.nl> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Update the example Dockerfile to run on k8s (flyteorg#5412) Signed-off-by: Jason Parraga <sovietaced@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * docs(kubeflow): Fix kubeflow webhook error (flyteorg#5410) Signed-off-by: Chi-Sheng Liu <chishengliu@chishengliu.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * update flytekit version to 1.12.1b2 in monodocs requirements (flyteorg#5411) Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * Add supported task types to agent service config and rename (flyteorg#5402) Signed-off-by: Jason Parraga <sovietaced@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * update lock file (flyteorg#5416) Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * [monorepo] Fix flytectl install script (flyteorg#5405) Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * bring in changes for flytecl keyring from PR flytectl/pull/488 Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> * typo fix Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> --------- Signed-off-by: pmahindrakar-oss <prafulla.mahindrakar@gmail.com> Signed-off-by: Erwin de Haan <erwin.de.haan@calcasa.nl> Signed-off-by: Jason Parraga <sovietaced@gmail.com> Signed-off-by: Chi-Sheng Liu <chishengliu@chishengliu.com> Signed-off-by: Samhita Alla <aallasamhita@gmail.com> Co-authored-by: Erwin de Haan <1627021+EraYaN@users.noreply.github.com> Co-authored-by: Jason Parraga <Sovietaced@gmail.com> Co-authored-by: Chi-Sheng Liu <chishengliu@chishengliu.com> Co-authored-by: Samhita Alla <aallasamhita@gmail.com> Co-authored-by: Eduardo Apolinario <653394+eapolinario@users.noreply.github.com>
Tracking issue
Why are the changes needed?
This PR updates the monodocs lock file.
What changes were proposed in this pull request?
How was this patch tested?
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link