Skip to content

Conversation

@migmartri
Copy link
Member

@migmartri migmartri commented Dec 14, 2024

As mentioned here #618, until now the default cas-backend size was fixed to 100MB, this patch allows you to configure the default value for new backends.

Includes the necessary nobs in the Helm Chart too

 data:
   config.yaml: |
@@ -568,6 +568,7 @@
         addr: foo-chainloop-cas-api:80
       insecure: true
       download_url: /download
+      default_entry_max_size: "200MB"
     plugins_dir: /plugins
     referrer_shared_index:

refs #618

Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
@migmartri migmartri requested review from javirln and jiparis December 14, 2024 11:40
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
@migmartri migmartri merged commit 82d8a6a into chainloop-dev:main Dec 14, 2024
13 checks passed
@migmartri migmartri deleted the 618-cas-backend-limit branch December 14, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants