-
Notifications
You must be signed in to change notification settings - Fork 553
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
Add deprecation warning for sget CLI and packages #2019
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2019 +/- ##
==========================================
- Coverage 26.15% 26.13% -0.03%
==========================================
Files 127 127
Lines 7425 7432 +7
==========================================
Hits 1942 1942
- Misses 5228 5235 +7
Partials 255 255
Continue to review full report at Codecov.
|
Is this good to merge? 🙏 |
Signed-off-by: Jason Hall <[email protected]>
Signed-off-by: Jason Hall <[email protected]>
9a0fc91
cbdb114
to
9a0fc91
Compare
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.
just rebased to get this merged
* Add deprecation warning for sget CLI and packages Signed-off-by: Jason Hall <[email protected]> * ignore deprecations we're adding Signed-off-by: Jason Hall <[email protected]> Signed-off-by: Jason Hall <[email protected]> Signed-off-by: Tim Seagren <[email protected]>
This binary was provided by the `cosign` package until now but it is in the process of being removed, see sigstore/cosign#2019 Since it might be removed during the 22.11 cycle we drop it preventively. This will make possible security backports easier if we need them.
Signed-off-by: Jason Hall [email protected]
@dlorenc @lukehinds
Release Note