-
Notifications
You must be signed in to change notification settings - Fork 9
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
Upgrade Flink #150
Upgrade Flink #150
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #150 +/- ##
=======================================
Coverage 96.36% 96.36%
=======================================
Files 15 15
Lines 495 495
=======================================
Hits 477 477
Misses 18 18 ☔ View full report in Codecov by Sentry. |
.github/workflows/flink.yaml
Outdated
"pangeo-forge-recipes==0.9.4", | ||
"pangeo-forge-recipes==0.10.0", |
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.
@ranchodeluxe generally I like deprecating 0.9.4 support (#144) but for my understanding, is there a reason this is part of this PR?
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.
And thanks for the lightening-fast turnaround on this!
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.
oh, haha, we can change it back so you can do the deprecation sorry (just thought I'd add it in)
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.
Thanks @ranchodeluxe, amazing!
Addresses #149
NOTE: the companion PR to upgrade the operator for the TF repo will stay with the historyserver updates