-
Notifications
You must be signed in to change notification settings - Fork 184
feat(plugins): allow plugin defintion #680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
ef1fe69 to
fff1e84
Compare
…ugin Signed-off-by: Philipp Hamann <[email protected]>
fff1e84 to
3118f67
Compare
| limits: | ||
| cpu: 100m | ||
| memory: 256Mi | ||
| memory: 256Mi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
trailing spaces after memory: 256Mi
Signed-off-by: Philipp Hamann <[email protected]>
Signed-off-by: Philipp Hamann <[email protected]>
|
As far as I can see, the new |
|
Added the retentionPolicy to the ObjectStore. Thanks @Const-antine for the reminder |
Signed-off-by: Philipp Hamann <[email protected]>
5a84d88 to
0289e16
Compare
|
@itay-grudev Is there anything pending on this PR? |
|
I tried out the PR with such a values file: It worked. One thing though, I was not able to use (but that's not so important). To make it work I had to use together with It seems (I used Regarding the software design: I haven't really thought it through yet, but maybe it would be better to store the S3 configurations under under |
Allow to add plugins to the Cluster definition fixes #634
Prepare migration to the new Barman Cloud Plugin including the ObjectStore.