canonical / data-platform-libs

A collection of charm libraries curated by the Data Platform Team
https://charmhub.io/data-platform-libs
Apache License 2.0
10 stars 9 forks source link

[MISC] Reduce the size of the library #183

Closed dragomirp closed 2 months ago

dragomirp commented 2 months ago

Publishing of the data_interfaces lib fails due to size limitations:

Store operation failed:
- None: Content too large (got 131339 bytes, limit is 131072 in utf8)

Deleting some logs and comments to push below the limit

dragomirp commented 2 months ago

This should give us 14 bytes. We should use them wisely.

juditnovak commented 2 months ago

If this is indeed the problem, then I'd take https://warthogs.atlassian.net/browse/DPE-4477 with a high priority.

As it is a blocker

dragomirp commented 2 months ago

Merging to see if it unblocks publishing.