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

Partition AllowAccounts #405

Open
huerni opened this issue Dec 19, 2024 · 0 comments · May be fixed by #404
Open

Partition AllowAccounts #405

huerni opened this issue Dec 19, 2024 · 0 comments · May be fixed by #404
Assignees
Labels
enhancement New feature or request

Comments

@huerni
Copy link
Collaborator

huerni commented Dec 19, 2024

ccontrol update partition partition_name --allow_accounts=a1,a2,a3
ccontrol show partition
  1. config文件partition添加AllowAccounts设置,AllowAccounts=,ctld启动时读取配置。
  2. 命令行修改partition的AllowAccounts,无需持久化,持久化只能在config文件进行定义。
  3. ccontrol show partition 添加AllowAccounts条目展示。
  4. 提交任务时判断account是否在partition的AllowAccounts中
@huerni huerni linked a pull request Dec 19, 2024 that will close this issue
@huerni huerni added the enhancement New feature or request label Dec 19, 2024
@huerni huerni self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant