-
Notifications
You must be signed in to change notification settings - Fork 54
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
Conversation
/assign @samzong |
I will check it in the latter half of the week. |
Signed-off-by: warjiang <1096409085@qq.com>
Signed-off-by: warjiang <1096409085@qq.com>
Signed-off-by: warjiang <1096409085@qq.com>
Signed-off-by: warjiang <1096409085@qq.com>
0ed7ccb
to
818c9dd
Compare
I've resolved the conflict, plz check again cc @RainbowMango @samzong |
/assign @RainbowMango @samzong |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[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 |
* 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>
* 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>
* 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>
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.
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 #61Does this PR introduce a user-facing change?: