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

feature: add setting config design #17

Merged
merged 7 commits into from
Jul 12, 2022

Conversation

guqing
Copy link
Member

@guqing guqing commented Jul 6, 2022

What this PR does?

新增主题和插件配置设计

  • 通过 yaml 生成表单
  • 通过表单改变主题或插件的运行参数

参考:ConfigMap in kubernetes
​Formkit form generation​

/cc @halo-dev/sig-docs

None

@f2c-ci-robot f2c-ci-robot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Jul 6, 2022
Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

如果 ConfigMap 设计来源于 Kubernetes,建议贴上参考链接。

@guqing
Copy link
Member Author

guqing commented Jul 11, 2022

如果 ConfigMap 设计来源于 Kubernetes,建议贴上参考链接。

ok

@JohnNiang
Copy link
Member

如果 ConfigMap 设计来源于 Kubernetes,建议贴上参考链接。

ok

建议把参考链接放到 RFC 中。

@guqing
Copy link
Member Author

guqing commented Jul 11, 2022

如果 ConfigMap 设计来源于 Kubernetes,建议贴上参考链接。

ok

建议把参考链接放到 RFC 中。

在RFC内容中关于ConfigMap描述那段具有一个链接,需要在明确一下吗

@guqing
Copy link
Member Author

guqing commented Jul 11, 2022

如果 ConfigMap 设计来源于 Kubernetes,建议贴上参考链接。

ok

建议把参考链接放到 RFC 中。

在RFC内容中关于ConfigMap描述那段具有一个链接,需要在明确一下吗

已补充

setting/README.md Outdated Show resolved Hide resolved
setting/README.md Outdated Show resolved Hide resolved
setting/README.md Outdated Show resolved Hide resolved
setting/README.md Outdated Show resolved Hide resolved
setting/README.md Outdated Show resolved Hide resolved
setting/README.md Outdated Show resolved Hide resolved
setting/README.md Outdated Show resolved Hide resolved
@guqing guqing mentioned this pull request Jul 12, 2022
@guqing guqing requested a review from JohnNiang July 12, 2022 04:27
Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

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

/kind feature
/approve

@f2c-ci-robot f2c-ci-robot bot added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 12, 2022
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Jul 12, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang

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

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 12, 2022
Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Jul 12, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit dc42b1f into halo-dev:main Jul 12, 2022
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. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants