issues
search
kube-rs
/
kube
Rust Kubernetes client and controller runtime
https://kube.rs
Apache License 2.0
3.05k
stars
318
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement cel validation `derive(Validated)` macro for generated CRDs
#1649
Danil-Grigorev
opened
2 days ago
1
Add a way to debug the Body contents with tracing
#1648
clux
opened
3 days ago
1
Update kubectl example to include optional context argument
#1647
mgs255
closed
3 days ago
1
Fix inconsistencies in rustfmt editions on CI and local
#1646
clux
closed
4 days ago
1
feat: Add storage and served argument to derive macro
#1644
Techassi
closed
4 days ago
11
trait Metadata not implemented for custom spec
#1642
drewstone
closed
6 days ago
1
releasing 0.97.0
#1641
clux
closed
6 days ago
1
Bump codecov/codecov-action from 4 to 5
#1640
dependabot[bot]
closed
1 week ago
0
Introducing kube-rs Guru on Gurubase.io
#1638
kursataktas
closed
1 week ago
2
Update thiserror requirement from 1.0.29 to 2.0.3
#1637
dependabot[bot]
closed
1 week ago
2
Temporarily ignore rustsec warning for unmaintained instant
#1636
clux
closed
2 weeks ago
2
RUSTSEC-2024-0384: `instant` is unmaintained
#1635
github-actions[bot]
opened
2 weeks ago
3
Add `find_all` method to `Store`
#1634
pando85
closed
1 week ago
6
Increase flexibility on store public API
#1633
pando85
closed
1 week ago
4
Support for user interactive auth methods
#1632
goenning
opened
2 weeks ago
0
add support for CRD annotations and labels in kube-derive
#1631
verokarhu
closed
1 week ago
2
Shared streams: Allow subscribing after reflector is created
#1630
howardjohn
opened
2 weeks ago
0
chore: Update jsonpath-rust to remove `lazy_static` and `once_cell` dependencies, slight performance improvement
#1629
bryantbiggs
closed
2 weeks ago
4
Feature: Add config setting to disable gzip compression #1627
#1628
markdingram
closed
1 week ago
3
Add "disable-compression" to selectively disable Client Compression
#1627
markdingram
closed
1 week ago
1
Warn when trying to use an unsupported proxy protocol
#1626
nightkr
closed
2 weeks ago
1
Fix errors and warnings for the `.reflect_shared()` example
#1625
nightkr
closed
3 weeks ago
1
Remove reference to kubectl version --short from issue template
#1623
nightkr
closed
3 weeks ago
1
`StructuralSchemaRewriter` fails for `#[serde(untagged)]` enums of unit enums
#1622
nightkr
opened
3 weeks ago
0
Implement CEL validation proc macro for generated CRDs
#1621
Danil-Grigorev
closed
2 weeks ago
4
Move away from deprecated actions-rs
#1620
clux
closed
1 month ago
1
Fix custom client tls ex
#1619
clux
closed
1 month ago
1
conditionally install `aws-lc-rs`
#1617
goenning
closed
1 month ago
2
Change event watcher example to retry the connection
#1616
nightkr
closed
1 month ago
1
`kube::runtime::watcher` exits with `The resourceVersion for the provided watch is too old`
#1615
yorik
closed
1 month ago
5
`Api<PartialObjectMeta<K>>` should opportunistically degrade to metadata requests
#1614
nightkr
opened
1 month ago
2
Add a `kube::k8s` re-export module for stable apis
#1613
clux
opened
1 month ago
6
Add a compile_error if setting selectable fields on K8s < 1.30
#1612
clux
closed
1 month ago
1
Automate guarantee that mk8sv is satisified
#1611
aviramha
opened
1 month ago
4
Gauge SelectableField by k8s 1.30 version
#1610
Danil-Grigorev
closed
1 month ago
1
Version gate crd method with selectable fields
#1609
clux
closed
1 month ago
1
allow null user in kubeconfig's context
#1608
aviramha
closed
1 month ago
2
empty user fails while kubectl doesn't
#1607
aviramha
closed
1 month ago
0
A way to aggregate repeated events with the recorder.
#1606
johnthompson-ybor
opened
1 month ago
4
Feature: Allow to pass selectableFields for CRD definition
#1605
Danil-Grigorev
closed
1 month ago
13
GET for a non-existent CRD yields a kube-rs warning
#1604
tiagolobocastro
opened
1 month ago
0
fix(kube-runtime): setup backoff with builder pattern
#1603
tiagolobocastro
closed
1 month ago
2
Try to integrate `k8s-pb`
#1602
clux
opened
1 month ago
2
More relaxed dependencies?
#1601
aviramha
closed
1 month ago
4
update jsonptr + json-patch
#1600
aviramha
closed
1 month ago
1
upgrade to hashbrown 0.15.0
#1599
rorosen
closed
1 month ago
2
Add ObjectRef::from as alias for ::from_obj
#1598
nightkr
closed
1 month ago
1
Upgrade to hashbrown 0.15.0
#1597
clux
closed
1 month ago
1
clippy fixes
#1596
clux
closed
1 month ago
1
change auth behavior to match upstream on unknown/empty user - use null auth
#1595
aviramha
closed
1 month ago
3
Next