Skip to content

Conversation

VergeDX
Copy link
Contributor

@VergeDX VergeDX commented Oct 17, 2024

Fixes: #35335

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Fixes: #35335

Datasource error fixed for Cilium Operator dashboard

Fixes: cilium#35335

Signed-off-by: Vanilla <osu_Vanilla@126.com>
@VergeDX VergeDX requested review from a team as code owners October 17, 2024 09:32
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 17, 2024
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Oct 17, 2024
@squeed squeed added the release-note/bug This PR fixes an issue in a previous release of Cilium. label Oct 17, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 17, 2024
@squeed
Copy link
Contributor

squeed commented Oct 17, 2024

@VergeDX, would you mind writing a small release-note? Something like "fixes an invalid datasource value in the Operator Grafana dashboards for Grafana versions XXX+"

Thanks!

@VergeDX
Copy link
Contributor Author

VergeDX commented Oct 18, 2024

@VergeDX, would you mind writing a small release-note? Something like "fixes an invalid datasource value in the Operator Grafana dashboards for Grafana versions XXX+"

Thanks!

Updated! I added a release note by following PR 30580.

@gandro gandro added the area/metrics Impacts statistics / metrics gathering, eg via Prometheus. label Oct 19, 2024
@gandro
Copy link
Member

gandro commented Oct 19, 2024

/test

@aanm aanm added this pull request to the merge queue Oct 21, 2024
Merged via the queue into cilium:main with commit 6cda71d Oct 21, 2024
73 checks passed
@joestringer
Copy link
Member

Thanks for the fix @VergeDX :)

@VergeDX VergeDX deleted the patch-1 branch October 22, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics Impacts statistics / metrics gathering, eg via Prometheus. kind/community-contribution This was a contribution made by a community member. release-note/bug This PR fixes an issue in a previous release of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cilium Operator dashboard doesn't work
5 participants