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

implement statefulset resources #65

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

warjiang
Copy link
Contributor

What type of PR is this?
/kind feature

What this PR does / why we need it:
this is an implementation of statefulset resources, including ui and api.
20240724104657_rec_

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:
this feature branch is based on feat/ns-filter, so the pr need be resolved after #61
Does this PR introduce a user-facing change?:

- implement statefulset workload managing.

@karmada-bot karmada-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 24, 2024
@karmada-bot karmada-bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jul 24, 2024
@RainbowMango RainbowMango added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jul 28, 2024
@RainbowMango
Copy link
Member

/assign @samzong

@samzong
Copy link
Member

samzong commented Jul 30, 2024

I will check it in the latter half of the week.

@karmada-bot karmada-bot added the do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. label Aug 11, 2024
Signed-off-by: warjiang <1096409085@qq.com>
Signed-off-by: warjiang <1096409085@qq.com>
Signed-off-by: warjiang <1096409085@qq.com>
@warjiang warjiang force-pushed the feature/statefulset branch from 0ed7ccb to 818c9dd Compare August 11, 2024 15:19
@karmada-bot karmada-bot removed the do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. label Aug 11, 2024
@warjiang
Copy link
Contributor Author

I've resolved the conflict, plz check again cc @RainbowMango @samzong

@warjiang
Copy link
Contributor Author

/assign @RainbowMango @samzong

Copy link
Member

@RainbowMango RainbowMango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 15, 2024
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango

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

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 15, 2024
@karmada-bot karmada-bot merged commit 8777d59 into karmada-io:main Aug 15, 2024
4 checks passed
chouchongYHMing pushed a commit to chouchongYHMing/dashboard that referenced this pull request Aug 26, 2024
* feat: not allow wrap for small device

Signed-off-by: warjiang <1096409085@qq.com>

* feat: api for statefulset

Signed-off-by: warjiang <1096409085@qq.com>

* feat: opt label view for workloads

Signed-off-by: warjiang <1096409085@qq.com>

* feat: add search filter for workload; add statefulset implementation

Signed-off-by: warjiang <1096409085@qq.com>

---------

Signed-off-by: warjiang <1096409085@qq.com>
chouchongYHMing pushed a commit to chouchongYHMing/dashboard that referenced this pull request Aug 26, 2024
* feat: not allow wrap for small device

Signed-off-by: warjiang <1096409085@qq.com>

* feat: api for statefulset

Signed-off-by: warjiang <1096409085@qq.com>

* feat: opt label view for workloads

Signed-off-by: warjiang <1096409085@qq.com>

* feat: add search filter for workload; add statefulset implementation

Signed-off-by: warjiang <1096409085@qq.com>

---------

Signed-off-by: warjiang <1096409085@qq.com>
chouchongYHMing pushed a commit to chouchongYHMing/dashboard that referenced this pull request Sep 2, 2024
* feat: not allow wrap for small device

Signed-off-by: warjiang <1096409085@qq.com>

* feat: api for statefulset

Signed-off-by: warjiang <1096409085@qq.com>

* feat: opt label view for workloads

Signed-off-by: warjiang <1096409085@qq.com>

* feat: add search filter for workload; add statefulset implementation

Signed-off-by: warjiang <1096409085@qq.com>

---------

Signed-off-by: warjiang <1096409085@qq.com>
Signed-off-by: chouchongYHMing <121396869+chouchongYHMing@users.noreply.github.com>
@warjiang warjiang deleted the feature/statefulset branch October 23, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants