maximilien · he/him
maximilien pushed to main at Deuxfleurs/garage 2024-08-06 21:45:37 +00:00
a5ed1161c6 Merge pull request 'Add environment variable dict to helm chart.' (#843) from Benjamin/garage:main into main
222674432b This commit adds an environment dict to garage helm chart. Using it, env variables can be set into the garage container environment, useful to set eg. GARAGE_ADMIN_TOKEN or GARAGE_METRICS_TOKEN
Compare 2 commits »
maximilien merged pull request Deuxfleurs/garage#843 2024-08-06 21:45:35 +00:00
Add environment dict to helm chart.
maximilien approved Deuxfleurs/garage#843 2024-08-06 21:44:58 +00:00
Add environment dict to helm chart.

Thanks

maximilien created pull request Deuxfleurs/garage#847 2024-08-06 21:44:07 +00:00
Updates dependencies for possible 1.1 release
maximilien pushed to update-dependencies-1.1 at Deuxfleurs/garage 2024-08-06 21:41:18 +00:00
88f91210cf Fix (Naive)DateTime warning on UTC conversion
514c093501 Update dependencies for v1.1
Compare 2 commits »
maximilien created branch update-dependencies-1.1 in Deuxfleurs/garage 2024-08-06 21:41:18 +00:00
maximilien created pull request Deuxfleurs/garage#846 2024-08-06 21:23:47 +00:00
Improve error message for malformed RPC secret key
maximilien pushed to improve-secret-error-message at Deuxfleurs/garage 2024-08-06 21:22:39 +00:00
53ac3fecc9 Improve error message for malformed RPC secret key
maximilien created branch improve-secret-error-message in Deuxfleurs/garage 2024-08-06 21:22:39 +00:00
maximilien commented on issue Deuxfleurs/garage#527 2024-07-25 20:51:28 +00:00
High load makes API unresponsive

This likely depends on the timeout that you allow for scraping, and the level of activity on the metadata... we could maybe improve things here but I would not say it's unexpected

maximilien commented on issue Deuxfleurs/garage#811 2024-07-25 20:48:42 +00:00
influence RPC public address detection

@flokli the PR was merged, are we good to close this?

maximilien closed issue Deuxfleurs/garage#697 2024-07-25 20:47:50 +00:00
Unable to Connect Using AMP
maximilien commented on issue Deuxfleurs/garage#697 2024-07-25 20:47:50 +00:00
Unable to Connect Using AMP

Closed for inactivity, please reopened if you still have the issue.

maximilien commented on issue Deuxfleurs/garage#841 2024-07-25 19:41:45 +00:00
New node failing to sync after layout change

This is a bug in the 1.0 release. When joining a new node to the cluster, the new node might take a while to get the layout history from other nodes. A quick solution is to copy the `cluster_layout…

maximilien commented on issue Deuxfleurs/garage#818 2024-07-25 19:26:18 +00:00
object expiration?

This needs maybe to be documented, otherwise we can assume it works as it is supposed to.

maximilien commented on issue Deuxfleurs/garage#832 2024-07-25 19:24:47 +00:00
Expiring access keys

I think our current stance is that we don't want to build specific logic like this withing garage. If you want to expire keys, you can easily write a script that pool garage every now and then and…

maximilien commented on issue Deuxfleurs/garage#841 2024-07-25 19:22:50 +00:00
New node failing to sync after layout change

Could be related to Deuxfleurs/garage#809

maximilien commented on issue Deuxfleurs/garage#834 2024-07-24 21:41:30 +00:00
COSI Driver for garage

Hello, thanks for the proposal. If I follow the specification, the CRDs are

  • BucketClaim - Represents a claim to provision a Bucket
  • BucketClass - Represents a class of Buckets with…
maximilien commented on issue Deuxfleurs/garage#840 2024-07-22 09:24:49 +00:00
License restrictions

_This is NOT a legal advice. However, if you get the legal advice from your company to NOT use garage because of its licence, please reach out to us by email or on matrix, we are interested to…