-
Notifications
You must be signed in to change notification settings - Fork 49
Add CloudKitty deployment to telemetry-operator #741
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?
Add CloudKitty deployment to telemetry-operator #741
Conversation
update prometheus_collector config
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlarriba The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7f936684f4ae4b9083da483afd6f9b1c ❌ openstack-k8s-operators-content-provider FAILURE in 7m 16s |
49c4872 to
d214cf8
Compare
d214cf8 to
73afff2
Compare
|
/test telemetry-operator-build-deploy-kuttl |
|
/test telemetry-operator-build-deploy-kuttl Different error than the last time: |
…et is not present
|
/test telemetry-operator-build-deploy-kuttl |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0ccdac86d40d425aa24e9713fb68354e ✔️ openstack-k8s-operators-content-provider SUCCESS in 59m 55s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7e9e231e43ca4647b66b52595e190eff ✔️ openstack-k8s-operators-content-provider SUCCESS in 47m 46s |
|
/test telemetry-operator-build-deploy |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6527b827345c4c9ea3b0a5f14576104d ✔️ openstack-k8s-operators-content-provider SUCCESS in 58m 18s |
fe11865 to
2981332
Compare
2981332 to
dc42c6c
Compare
This gets CK in line with the rest of the openstack service containers. It makes sure CK is being run as the cloudkitty user instead of root.
Used to set the size in the LokiStack CR created by the operator. By default 1x.demo is used.
bd6a045 to
dc42c6c
Compare
Co-authored-by: Jaromír Wysoglad <[email protected]>
[OSPRH-21081] Lower privileges for CK related pods
Add lokiStackSize field to CK CRD
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3c0491305b584dac9ac2fce4e4a02855 ✔️ openstack-k8s-operators-content-provider SUCCESS in 52m 06s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/99dae7e0c1d54ee9807329dfc4b628f5 ✔️ openstack-k8s-operators-content-provider SUCCESS in 46m 56s |
|
Seems like the LokiStackSize broke the interaction between O-O and T-O, which escaped me in my local testing. I'll provide a fix shortly. |
This PR is not ready to merge yet on main. It is intended to debug the precommit issues and to give a platform so the CI jobs can start to be developed, but we cannot merge it until the upstream cloudkitty changes have been merged (https://review.opendev.org/c/openstack/cloudkitty/+/950868)