cloud-custodian / cloud-custodian/cel-python

'MessageType' support

Đang mở
#43 2 bình luận 0 reaction 1 người được giao Được @Alfus nhận Xem trên GitHub
enhancement help wanted
Ngôn ngữ chính
Python
Star
174
Fork
40
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I am in the process of implementing protovalidate in pure-python using cel-python have push things as far as I can from the outside leaving me the following 7 issues:

![image](https://github.com/cloud-custodian/cel-python/assets/4567082/67a8871a-ba75-444d-8881-28113c424ce4)

1-2, 5-7: cel-python doesn't support nano resolution
3: cel-python doesn't support protobuf messages
4: cel-python doesn't check the data is valid before applying the regex

I am mostly interested (3). I have implemented most of the logic needed to seamlessly integrate protobuf into cel-python, by materializing protobuf messages as a map; however, as protobuf supports cycles in the type system, this is insufficient (as well as inefficient). I am curious if there is any interest to add support, potentially based on the code I have already written.

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

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

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.