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

[Core Feature] Further templatize user namespaces #1265

Closed
katrogan opened this issue Jul 20, 2021 · 1 comment
Closed

[Core Feature] Further templatize user namespaces #1265

katrogan opened this issue Jul 20, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request flyteadmin Issue for FlyteAdmin Service
Milestone

Comments

@katrogan
Copy link
Contributor

Motivation: Why do you think this is important?
The flyteadmin config currently allows users to define user namespaces in which flyte workflows run and dynamically modify them (assign resource quotas, add role bindings, image pull secrets to default/custom service accounts, etc) using the following formats

  • <project>-<domain>
  • <project>
  • <domain>

we should introduce templating to this config-specified attribute to make it further customizable, e.g. my_fixed_prefix-<project>-<domain

Goal: What should the final outcome look like, ideally?
It should be easy to modify permitted user namespaces in which flyte workflows run under.

Describe alternatives you've considered
Current implementation

[Optional] Propose: Link/Inline OR Additional context
If you have ideas about the implementation please propose the change. If inline keep it short, if larger then you link to an external document.

@katrogan katrogan added enhancement New feature or request flyteadmin Issue for FlyteAdmin Service labels Jul 20, 2021
@katrogan katrogan added this to the 0.16.0 milestone Jul 20, 2021
@katrogan katrogan self-assigned this Jul 20, 2021
@katrogan
Copy link
Contributor Author

cc @wild-endeavor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flyteadmin Issue for FlyteAdmin Service
Projects
None yet
Development

No branches or pull requests

1 participant