Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kube-rs/kube issues and pull requests

#1531 - fix doc comment code indentation mishaps

Pull Request - State: closed - Opened by Gbd199 6 days ago
Labels: changelog-exclude

#1530 - Multisource/Hierarchical Controller

Issue - State: closed - Opened by jamescarterbell 7 days ago - 2 comments
Labels: question

#1529 - Feature: Added unit test for watcher

Pull Request - State: open - Opened by ayushrakesh 9 days ago

#1528 - Add better unit tests for `watcher`

Issue - State: open - Opened by clux 11 days ago
Labels: help wanted, runtime, automation

#1527 - [WIP] client: Add basic prelude for client, core and runtime lib

Pull Request - State: open - Opened by Danil-Grigorev 11 days ago - 1 comment

#1526 - docs: point out that Kubeconfig client_key structs are base64 encoded

Pull Request - State: closed - Opened by rockburning 11 days ago
Labels: docs, changelog-exclude

#1525 - Fix watcher not fully paginating on Init

Pull Request - State: closed - Opened by clux 12 days ago - 3 comments
Labels: changelog-fix

#1524 - watcher on 0.92 does not get all objects during Init

Issue - State: closed - Opened by jfeldman325 12 days ago - 4 comments
Labels: bug, runtime

#1524 - watcher on 0.92 does not get all objects during Init

Issue - State: closed - Opened by jfeldman325 12 days ago - 4 comments
Labels: bug, runtime

#1523 - add option to provide headers to send as client

Pull Request - State: closed - Opened by aviramha 13 days ago - 1 comment
Labels: changelog-add

#1523 - add option to provide headers to send as client

Pull Request - State: closed - Opened by aviramha 13 days ago - 1 comment
Labels: changelog-add

#1523 - add option to provide headers to send as client

Pull Request - State: closed - Opened by aviramha 13 days ago - 1 comment
Labels: changelog-add

#1522 - Ca not worked as I use the same ca write in go things work

Issue - State: open - Opened by rockburning 13 days ago - 3 comments
Labels: bug

#1522 - Ca not worked as I use the same ca write in go things work

Issue - State: closed - Opened by rockburning 13 days ago - 6 comments
Labels: config, docs

#1521 - Add ability to add headers to the client

Issue - State: closed - Opened by aviramha 13 days ago - 2 comments
Labels: client

#1521 - Add ability to add headers to the client

Issue - State: closed - Opened by aviramha 13 days ago - 2 comments
Labels: client

#1520 - runtime: rename references from Flatten to Filter where necessary

Pull Request - State: open - Opened by clux 18 days ago - 1 comment
Labels: changelog-change

#1520 - runtime: rename references from Flatten to Filter where necessary

Pull Request - State: open - Opened by clux 18 days ago - 1 comment
Labels: changelog-change

#1519 - Move controller internal triggers to a `WatchStreamExt` module

Issue - State: open - Opened by clux 18 days ago
Labels: question, runtime

#1519 - Move controller internal triggers to a `WatchStreamExt` module

Issue - State: open - Opened by clux 18 days ago
Labels: question, runtime

#1518 - runtime: remove deprecated default_backoff

Pull Request - State: closed - Opened by clux 18 days ago - 1 comment
Labels: changelog-remove

#1518 - runtime: remove deprecated default_backoff

Pull Request - State: open - Opened by clux 18 days ago - 1 comment
Labels: changelog-remove

#1518 - runtime: remove deprecated default_backoff

Pull Request - State: open - Opened by clux 18 days ago - 1 comment
Labels: changelog-remove

#1517 - Remove relics of unflattened / flattened stream

Issue - State: open - Opened by clux 18 days ago
Labels: runtime, docs

#1517 - Remove relics of unflattened / flattened stream

Issue - State: open - Opened by clux 18 days ago
Labels: runtime, docs

#1517 - Remove relics of unflattened / flattened stream

Issue - State: open - Opened by clux 18 days ago
Labels: runtime, docs

#1516 - Fix license deny failures for Unicode-3.0 license

Pull Request - State: closed - Opened by clux 20 days ago
Labels: changelog-exclude

#1516 - Fix license deny failures for Unicode-3.0 license

Pull Request - State: closed - Opened by clux 20 days ago
Labels: changelog-exclude

#1515 - Upgrade garde to 0.19 for examples

Pull Request - State: closed - Opened by clux 20 days ago - 1 comment
Labels: dependencies, changelog-exclude

#1515 - Upgrade garde to 0.19 for examples

Pull Request - State: closed - Opened by clux 20 days ago - 1 comment
Labels: dependencies, changelog-exclude

#1514 - refactor: use upstream http_body_util::BodyDataStream

Pull Request - State: closed - Opened by tottoto 20 days ago - 1 comment
Labels: changelog-exclude

#1514 - refactor: use upstream http_body_util::BodyDataStream

Pull Request - State: closed - Opened by tottoto 20 days ago - 1 comment
Labels: changelog-exclude

#1514 - refactor: use upstream http_body_util::BodyDataStream

Pull Request - State: closed - Opened by tottoto 20 days ago - 1 comment
Labels: changelog-exclude

#1513 - Release 0.92

Issue - State: closed - Opened by clux 21 days ago - 2 comments

#1512 - Update garde requirement from 0.18.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago - 1 comment
Labels: dependencies, changelog-exclude

#1511 - Implement client native object reference fetching

Pull Request - State: closed - Opened by Danil-Grigorev 27 days ago - 2 comments
Labels: changelog-add, unstable

#1510 - runtime: document scope footgun in `watch_object`

Pull Request - State: closed - Opened by clux 27 days ago - 1 comment
Labels: changelog-exclude

#1509 - Update `tokio-tungstenite` to 0.23

Pull Request - State: closed - Opened by Toasterson 29 days ago - 1 comment
Labels: dependencies, changelog-change

#1508 - Tokio Version confict with non default features that include kube-client

Issue - State: closed - Opened by Toasterson 29 days ago - 1 comment
Labels: bug, invalid, question

#1507 - Update json-patch to 2.0.0

Pull Request - State: closed - Opened by bobsongplus about 1 month ago - 6 comments
Labels: dependencies, changelog-change

#1506 - Use a channel for watcher Restarted instead of buffering to vec

Issue - State: closed - Opened by thedodd about 1 month ago - 2 comments

#1505 - Create a memory benchmark for watcher

Issue - State: open - Opened by clux about 1 month ago - 1 comment
Labels: help wanted, automation

#1504 - Align `watcher::Event` init/page variants

Pull Request - State: closed - Opened by clux about 1 month ago - 3 comments
Labels: changelog-change

#1503 - Update `json-patch` to 2.0.0

Issue - State: closed - Opened by clux about 1 month ago - 1 comment
Labels: help wanted, dependencies

#1502 - move from `hyper-proxy2` to `hyper-http-proxy`

Pull Request - State: closed - Opened by aviramha about 1 month ago - 13 comments
Labels: changelog-fix

#1501 - rename http_proxy feature to http-proxy and add it to the umbrella crate

Pull Request - State: closed - Opened by aviramha about 1 month ago - 1 comment
Labels: changelog-fix

#1499 - Rename new watcher Event names and remove one that cannot happen

Pull Request - State: closed - Opened by clux about 1 month ago - 3 comments
Labels: changelog-change

#1498 - experiment defining runtime `Condition` in terms of option functions

Pull Request - State: open - Opened by clux about 1 month ago
Labels: question

#1497 - Store buffer patch2

Pull Request - State: closed - Opened by clux about 1 month ago - 1 comment

#1496 - Added support for HTTP proxy with hyper-proxy2

Pull Request - State: closed - Opened by aviramha about 1 month ago - 1 comment
Labels: changelog-add

#1495 - refactor: split resource::Typed from Resource trait

Pull Request - State: open - Opened by SOF3 about 2 months ago

#1494 - Reduce buffering between watcher and Store

Pull Request - State: closed - Opened by fabriziosestito about 2 months ago - 5 comments
Labels: changelog-change

#1493 - Update json-patch requirement from 1.0.0 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 3 comments
Labels: dependencies

#1492 - ObjectList now accepts null metadata like upstream k8s does

Pull Request - State: closed - Opened by aviramha about 2 months ago - 18 comments
Labels: changelog-fix

#1491 - ListMeta is required in ObjectList wrongly

Issue - State: closed - Opened by aviramha about 2 months ago
Labels: bug

#1490 - Can't compile

Issue - State: closed - Opened by Masber about 2 months ago - 3 comments
Labels: bug, duplicate

#1489 - Fix potentially panicing unchecked duration adds in runtime

Pull Request - State: closed - Opened by clux about 2 months ago - 1 comment
Labels: changelog-fix

#1488 - Unchecked add of instant + duration is causing a panic.

Issue - State: closed - Opened by empath-nirvana about 2 months ago - 5 comments
Labels: bug

#1487 - Reduce buffering between `watcher` and `Store`

Issue - State: closed - Opened by clux about 2 months ago - 1 comment
Labels: help wanted, runtime

#1486 - Breaking api changes between minor versions of json-patch dependency

Issue - State: closed - Opened by avtrujillo about 2 months ago - 3 comments
Labels: bug

#1485 - Upgrade `k8s-openapi` to 0.22 and bump MK8SV to 1.25

Pull Request - State: closed - Opened by clux about 2 months ago - 2 comments
Labels: changelog-change

#1484 - Remove invalid `uniqueItems` property from CRDs when Sets are used

Pull Request - State: closed - Opened by sbernauer 2 months ago - 7 comments
Labels: changelog-fix

#1483 - feat(runtime): support for owned shared streams

Pull Request - State: closed - Opened by mateiidavid 2 months ago - 1 comment
Labels: changelog-add, unstable

#1482 - Experimenting with adapting the linkerd labels module for general use

Pull Request - State: open - Opened by clux 2 months ago - 1 comment

#1481 - Include inner error message in Display for SerdeError

Pull Request - State: closed - Opened by XAMPPRocky 2 months ago - 1 comment
Labels: changelog-fix

#1479 - Minor readme fixes

Pull Request - State: closed - Opened by clux 2 months ago
Labels: changelog-exclude

#1477 - Expose scheduler metrics from runtime

Issue - State: open - Opened by clux 2 months ago - 1 comment
Labels: question, runtime

#1475 - Allow to create non-controller owner reference for resource

Pull Request - State: closed - Opened by Danil-Grigorev 2 months ago - 4 comments
Labels: changelog-add

#1473 - Change Controller concurrency defaults based on available CPU

Issue - State: open - Opened by clux 2 months ago
Labels: question, runtime

#1472 - Improve shared streams interfaces

Issue - State: open - Opened by mateiidavid 2 months ago
Labels: runtime, unstable

#1471 - Fix minor broken doc links and add missing feature flag

Pull Request - State: closed - Opened by clux 2 months ago - 2 comments
Labels: changelog-exclude

#1470 - Remove abandoned `StreamSubscribe` implementation

Pull Request - State: closed - Opened by clux 2 months ago - 1 comment
Labels: changelog-remove, unstable

#1469 - Can List support sorting?

Issue - State: closed - Opened by RWDai 2 months ago - 2 comments

#1468 - tarpaulin from release

Pull Request - State: closed - Opened by clux 3 months ago - 1 comment
Labels: automation, changelog-exclude

#1468 - tarpaulin from release

Pull Request - State: closed - Opened by clux 3 months ago - 1 comment
Labels: automation, changelog-exclude

#1466 - tests: upgraded tarpaulin and added derive macro coverage

Pull Request - State: closed - Opened by tyrone-wu 3 months ago
Labels: changelog-exclude

#1466 - tests: upgraded tarpaulin and added derive macro coverage

Pull Request - State: closed - Opened by tyrone-wu 3 months ago
Labels: changelog-exclude

#1464 - refactor client body

Pull Request - State: closed - Opened by tottoto 3 months ago
Labels: changelog-exclude

#1462 - refactor client body

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-exclude

#1461 - replace futures crate api with standard library

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-exclude

#1460 - tarpaulin bump and simplify config setup

Pull Request - State: closed - Opened by clux 3 months ago - 5 comments

#1459 - release plan for 0.90

Issue - State: closed - Opened by clux 3 months ago - 1 comment

#1458 - Set a compatible minimum `chrono` version

Pull Request - State: closed - Opened by clux 3 months ago
Labels: changelog-fix

#1457 - update to `rustls` 0.23

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-change

#1457 - update to rustls 0.23

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-change

#1456 - upgrade `rustls` to 0.23 and `hyper-rustls` 0.27

Issue - State: closed - Opened by clux 3 months ago
Labels: help wanted, dependencies

#1455 - refactor: remove BodyDataStream

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-exclude

#1454 - Update rustls requirement from 0.22.0 to 0.23.4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 3 comments
Labels: dependencies

#1453 - refactor converting body to data stream

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-exclude

#1452 - implement `http_body` trait methods

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-fix

#1452 - implement http body trait method

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-fix

#1452 - implement http body trait method

Pull Request - State: closed - Opened by tottoto 3 months ago - 1 comment
Labels: changelog-fix

#1451 - Cannot compile due to chrono issue

Issue - State: closed - Opened by DMaxter 3 months ago - 5 comments
Labels: bug, dependencies

#1451 - Cannot compile due to chrono issue

Issue - State: closed - Opened by DMaxter 3 months ago - 5 comments
Labels: bug, dependencies

#1451 - Cannot compile due to chrono issue

Issue - State: closed - Opened by DMaxter 3 months ago - 5 comments
Labels: bug, dependencies

#1451 - Cannot compile due to chrono issue

Issue - State: closed - Opened by DMaxter 3 months ago - 7 comments
Labels: bug, dependencies

#1450 - Fix examples for custom clients not authenticating

Pull Request - State: closed - Opened by clux 3 months ago - 1 comment
Labels: changelog-fix

#1450 - Fix examples for custom clients not authenticating

Pull Request - State: open - Opened by clux 3 months ago - 1 comment
Labels: changelog-fix

#1449 - Add shared stream interfaces

Pull Request - State: closed - Opened by mateiidavid 3 months ago - 2 comments
Labels: changelog-add