Adding Loki deployment role#3790
Adding Loki deployment role#3790lnatapov wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @lnatapov. Thanks for your PR. I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/34687bb83c6d45bc9ecb9f9a16a6d419 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 24m 32s |
fe3741c to
021fd5c
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a00a31aaec0e4ee9a062fa4a635f468a ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 45m 10s |
|
/ok-to-test |
021fd5c to
75e4a49
Compare
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
75e4a49 to
9222e31
Compare
| kind: Pod | ||
| metadata: | ||
| labels: | ||
| app: minio | ||
| name: minio |
There was a problem hiding this comment.
I am working on the backup/restore feature and also needs minio for this. wondering if we should extract it into a dedicated role, to be reusable and use the same deployment, or if we keep it separate and run two instances, which can be different namespaces.
This role will deploy Loki operator and Minio for CloudKitty