console
console copied to clipboard
feat: Support Basic FluxCD Application management
What type of PR is this?
/kind feature /kind design /kind api-change
What this PR does / why we need it:
Hi guys. This is the frontend part of the FluxCD Integration plan https://github.com/kubesphere/ks-devops/issues/716. This is the Demo. Here is the TODOs.
Sorry. I have to say this code may has much "worst practice" in frontend area due to my poor frontend skills. If you are confuse about some lines of code please let me know at the first time.
Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Does this PR introduced a user-facing change?
Yes, It change the CDSMapper in the object.mapper.js
Additional documentation, usage docs, etc.:
Hi @chengleqi. Thanks for your PR.
I'm waiting for a kubesphere member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/area devops
/ok-to-test
/test ?
@chengleqi: The following commands are available to trigger jobs:
-
/test pull-console-unit-test
-
/test pull-console-build
-
/test pull-console-preview-deploy
Use /test all
to run the following jobs:
-
pull-console-unit-test
-
pull-console-build
In response to this:
/test ?
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/test all
/assign @weili520
/lgtm
LGTM label has been added.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: chengleqi, harrisonliu5
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [harrisonliu5]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment