mirror of
https://github.com/labring/sealos.git
synced 2026-08-30 17:58:09 +08:00
5207f95349
* change accountbalance struct add billing controller; add new query CRD: billingresordquery and pricequery, and query controller; modify the storage amount ratio to 1:1000000 optimize mongo query code * hide the old metering controller * add query gvk to debt webhook white list; monitor data table by day, eg: monitor_20230517; billing collection cancels the timing table and changes it to an index type table; optimize the billing logic and bill by the hour; optimize the use of gonanoid to generate 12-digit bill id; payment crd adds the PaymentMethod field, which is used to identify wechat or other billing methods in the future. * add resources controller workflow fix payment controller panic error add resources controller cluster image workflow