Skip to content

Add support for creating a configmap semaphore config using CLI #14671

@djanjic

Description

@djanjic

Summary

Currently, the user must manually create a ConfigMap with the semaphore configuration in order to use it. This process can be difficult for users who are not familiar with Kubernetes, and it also requires the user to have the necessary permissions. Additionally, the user must be careful about the format of the ConfigMap.

By adding support for creating the configuration via the CLI, users can more easily add new semaphore configurations. This would also simplify future support for creating database-backed semaphore configurations, and eventually, for adding UI support as well.

Use Cases

  • creating a new configmap semaphore configuration using CLI
  • make semaphore configuration creation less error-prone

Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions