Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Enable usage of dynamic leaf certificates using a certificate resolver

Đang mở
#745 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@Techassi đang làm issue này rồi.

Từ ngày 5/3/2024.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

Currently to use TLS with webhooks, you have to manually mount a volume with the CA.

This PR: https://github.com/stackabletech/operator-rs/pull/736 adds a module to the framework that supports creating CAs and leaf certificates. Here we could just call the code to generate the certs and call the server, but then there is no way for them to be swapped out if they expire.

This ticket is about writing code to - instead of mounting a single cert - resolve a cert dynamically, allowing us to swap out expired certs while the Webhook server is running.

This resolver will be used by the stackable-webhook crate.

Follow up of #736.

Acceptance criteria

  • This TODO is resolved, and the AutoGenerate feature on the CA for the webhook works
Ngôn ngữ chính
Rust
Star
167
Fork
19
Merge trung bình
1 ngày 6 giờ
Pull request đã merge (30 ngày)
9

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của stackabletech/operator-rs

Tất cả issue của stackabletech/operator-rs

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.