Skip to content
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

20240422 change workload dashboard #412

Merged

Conversation

seungkyua
Copy link
Contributor

자원 배포 현황 리턴 값 변경

{
    "title": "자원별 Pod 배포 현황",
    "data": [
        {
            "name": "Deployments",
            "value": 30
        },
        {
            "name": "StatefulSets",
            "value": 6
        },
        {
            "name": "DaemonSets",
            "value": 20
        },
        {
            "name": "CronJobs",
            "value": 0
        },
        {
            "name": "Jobs",
            "value": 0
        }
    ]
}

@seungkyua seungkyua requested review from ktkfree, cho4036 and Siyeop April 22, 2024 06:37
@seungkyua seungkyua self-assigned this Apr 22, 2024
@seungkyua seungkyua merged commit 5c16eea into openinfradev:develop Apr 22, 2024
4 checks passed
cho4036 added a commit to cho4036/tks-api that referenced this pull request Apr 22, 2024
…hange_workload_dashboard"

This reverts commit 5c16eea, reversing
changes made to f02321d.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant