Skip to content

Conversation

@jlarriba
Copy link
Collaborator

@jlarriba jlarriba commented Aug 26, 2025

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)

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 26, 2025

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jlarriba jlarriba requested a review from mgirgisf August 26, 2025 08:50
@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7f936684f4ae4b9083da483afd6f9b1c

openstack-k8s-operators-content-provider FAILURE in 7m 16s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
telemetry-openstack-meta-content-provider-master FAILURE in 12m 04s
⚠️ telemetry-operator-multinode-default-telemetry SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@jlarriba jlarriba force-pushed the cloudkitty_separate branch 3 times, most recently from 49c4872 to d214cf8 Compare August 26, 2025 10:17
@jlarriba jlarriba force-pushed the cloudkitty_separate branch from d214cf8 to 73afff2 Compare August 26, 2025 10:22
@jlarriba jlarriba changed the title Add CloudKitty deployment to telemetry-operator [DNM] Add CloudKitty deployment to telemetry-operator Aug 27, 2025
@jlarriba jlarriba force-pushed the cloudkitty_separate branch 2 times, most recently from 2e01f0b to ff32015 Compare September 30, 2025 13:23
@softwarefactory-project-zuul
Copy link

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.
Warning:
Error merging github.com/openstack-k8s-operators/telemetry-operator for 741,bed9eb4c01052f999c6425f1c43972e08ac46456

@jlarriba jlarriba force-pushed the cloudkitty_separate branch from 41c8c0a to 04198b2 Compare October 8, 2025 13:56
@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f73bcd8ae071429e82fccb89c3f2fc94

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 48m 59s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 23m 26s
✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 26m 34s
✔️ telemetry-operator-multinode-default-telemetry SUCCESS in 1h 22m 18s
functional-tests-osp18 FAILURE in 2h 02m 19s

@jlarriba
Copy link
Collaborator Author

/test telemetry-operator-build-deploy-kuttl

@jlarriba jlarriba changed the title [DNM] Add CloudKitty deployment to telemetry-operator Add CloudKitty deployment to telemetry-operator Oct 14, 2025
@jlarriba
Copy link
Collaborator Author

/test telemetry-operator-build-deploy-kuttl

Different error than the last time:

case.go:378: failed in step 2-deploy
    case.go:380: Internal error occurred: failed calling webhook "mautoscaling.kb.io": failed to call webhook: Post "https://telemetry-operator-controller-manager-service.openstack-operators.svc:443/mutate-telemetry-openstack-org-v1beta1-autoscaling?timeout=10s": no endpoints available for service "telemetry-operator-controller-manager-service"
    case.go:380: Internal error occurred: failed calling webhook "mceilometer.kb.io": failed to call webhook: Post "https://telemetry-operator-controller-manager-service.openstack-operators.svc:443/mutate-telemetry-openstack-org-v1beta1-ceilometer?timeout=10s": no endpoints available for service "telemetry-operator-controller-manager-service"
    case.go:380: Internal error occurred: failed calling webhook "mmetricstorage.kb.io": failed to call webhook: Post "https://telemetry-operator-controller-manager-service.openstack-operators.svc:443/mutate-telemetry-openstack-org-v1beta1-metricstorage?timeout=10s": no endpoints available for service "telemetry-operator-controller-manager-service"

@jlarriba
Copy link
Collaborator Author

/test telemetry-operator-build-deploy-kuttl

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0ccdac86d40d425aa24e9713fb68354e

✔️ openstack-k8s-operators-content-provider SUCCESS in 59m 55s
podified-multinode-edpm-deployment-crc FAILURE in 33m 14s
✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 22m 39s
telemetry-operator-multinode-default-telemetry FAILURE in 35m 10s
✔️ functional-tests-osp18 SUCCESS in 2h 01m 33s

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7e9e231e43ca4647b66b52595e190eff

✔️ openstack-k8s-operators-content-provider SUCCESS in 47m 46s
podified-multinode-edpm-deployment-crc FAILURE in 28m 16s
✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 1h 04m 59s
telemetry-operator-multinode-default-telemetry FAILURE in 28m 00s
functional-tests-osp18 FAILURE in 33m 12s

@jlarriba
Copy link
Collaborator Author

/test telemetry-operator-build-deploy

@jlarriba
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6527b827345c4c9ea3b0a5f14576104d

✔️ openstack-k8s-operators-content-provider SUCCESS in 58m 18s
podified-multinode-edpm-deployment-crc FAILURE in 28m 16s
✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 52m 42s
telemetry-operator-multinode-default-telemetry FAILURE in 27m 05s
functional-tests-osp18 FAILURE in 32m 09s

@jlarriba jlarriba force-pushed the cloudkitty_separate branch from fe11865 to 2981332 Compare October 21, 2025 16:13
@jlarriba jlarriba force-pushed the cloudkitty_separate branch from 2981332 to dc42c6c Compare October 21, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants