Skip to content
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 more resources from open-cluster-management-io/ocm #231

Merged
merged 3 commits into from
Mar 28, 2024
Merged

add more resources from open-cluster-management-io/ocm #231

merged 3 commits into from
Mar 28, 2024

Conversation

sebhoss
Copy link
Member

@sebhoss sebhoss commented Mar 28, 2024

No description provided.

@sebhoss sebhoss added the enhancement New feature or request label Mar 28, 2024
@sebhoss sebhoss self-assigned this Mar 28, 2024
@sebhoss sebhoss enabled auto-merge (rebase) March 28, 2024 06:04
@sebhoss sebhoss disabled auto-merge March 28, 2024 06:11
@sebhoss
Copy link
Member Author

sebhoss commented Mar 28, 2024

Latest kube did throw a compile error like this:

    Checking kube-client v0.89.0
error[E0412]: cannot find type `TimeDelta` in crate `chrono`
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kube-client-0.89.0/src/client/auth/mod.rs:177:28
    |
177 | pub const TEN_SEC: chrono::TimeDelta = const_unwrap!(Duration::try_seconds(10));
    |                            ^^^^^^^^^ not found in `chrono`

Signed-off-by: Sebastian Hoß <[email protected]>
@sebhoss sebhoss merged commit 58d938b into main Mar 28, 2024
3 checks passed
@sebhoss sebhoss deleted the ocm branch March 28, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant