-
Notifications
You must be signed in to change notification settings - Fork 59
build(deps): bump cryptography from 43.0.3 to 46.0.3 #931
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
Conversation
7daaff6 to
0b0dcce
Compare
0b0dcce to
bac0fd2
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #931 +/- ##
==========================================
+ Coverage 95.21% 95.87% +0.65%
==========================================
Files 22 22
Lines 1964 2132 +168
==========================================
+ Hits 1870 2044 +174
+ Misses 94 88 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
rebase DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
38a22d3 to
fd860da
Compare
fd860da to
f06ae11
Compare
|
I've reverified the following after bringing the branch up to date. Created Ray Cluster with codeflare-sdk
|
kryanbeane
left a comment
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.
No issues shouting at me from the code review. Verified with Laura yday in the office, so lgtm!
|
rebase DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…le certs for clusters to remove manual step
a74210f to
4b5ab0e
Compare
5b84f7b to
e7bc228
Compare
adding tls cert generation to cluster.apply remove option on cluster.down for cleanup - creation and deletion happen automatically without override less output around the secrets - more generic for non k8s user
e7bc228 to
704c3ff
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kryanbeane The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps cryptography from 43.0.3 to 46.0.3.
Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
c0af4ddrelease 46.0.3 (#13681)99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)563c491Update comment for pyopenssl-release tag (#13445)d2f6f7fBump downstream dependencies in CI (#13439)e7ab02bwe'll ship this with 3.5.3 why not (#13442)0b68a4bAnother pair of bump dependencies fix (#13444)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Additional Changes added
Assisted-by: Cursor
Verification
cluster.wait_ready()verify that filesca.crt tls.crt tls.keyare create at/opt/app-root/src/.local/share/codeflare/tls/<clustername>-<namespace>