-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Kubernetes V1.30.0-k3s1 #10063
Kubernetes V1.30.0-k3s1 #10063
Conversation
6b09ab7
to
b020dc0
Compare
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
b020dc0
to
6635503
Compare
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #10063 +/- ##
==========================================
- Coverage 49.90% 41.80% -8.10%
==========================================
Files 158 173 +15
Lines 14017 14647 +630
==========================================
- Hits 6995 6123 -872
- Misses 5696 7362 +1666
+ Partials 1326 1162 -164
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.1.0 | ||
github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.15-k3s1 | ||
github.com/docker/distribution => github.com/docker/distribution v2.8.3+incompatible | ||
github.com/docker/docker => github.com/docker/docker v25.0.4+incompatible | ||
github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.9.0 | ||
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4 | ||
github.com/googleapis/gax-go/v2 => github.com/googleapis/gax-go/v2 v2.12.0 | ||
|
||
github.com/kubernetes-sigs/cri-tools => github.com/k3s-io/cri-tools v1.29.0-k3s1 |
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.
@galal-hussein quick question, shouldn't cri-tools
supposed to be v1.30.0-k3s1
?
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.
cri-tools is only used for crictl binary, which is still compatible with 1.30
Proposed Changes
Updates for v1.30.0-k3s1, these updates changes the following:
Types of Changes
Verification
Testing
Linked Issues
User-Facing Change
Further Comments