operator-framework / java-operator-sdk

Java SDK for building Kubernetes Operators
https://javaoperatorsdk.io/
Apache License 2.0
807 stars 216 forks source link

[NEXT] Fix rendering of placeholders in metrics table and add anchor for operator SDK metrics #2581

Closed Donnerbart closed 4 days ago

Donnerbart commented 1 week ago

Fixes #2579

metacosm commented 1 week ago

Note that this would probably be picked up from main whenever we rebase next. Thank you in any case!

Donnerbart commented 1 week ago

Note that this would probably be picked up from main whenever we rebase next. Thank you in any case!

Ah, I thought the next branch was more decoupled from main already. No worries, the website is already updated and fixed from main. Do whatever makes your life easier with this PR (close or merge).

openshift-merge-robot commented 5 days ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
Donnerbart commented 4 days ago

This change was picked up by the rebase of next with main. When re-creating the branch I got the expected "Nothing to cherry-pick". Can be closed.