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

[Bug]: Korifi default domain guid must be a valid uuid #2328

Open
danail-branekov opened this issue Mar 21, 2023 · 0 comments
Open

[Bug]: Korifi default domain guid must be a valid uuid #2328

danail-branekov opened this issue Mar 21, 2023 · 0 comments
Labels
good first issue Good for newcomers mta support the MTA controller

Comments

@danail-branekov
Copy link
Member

danail-branekov commented Mar 21, 2023

Blockers/Dependencies

No response

Background

Currently the default cfdomain object is crated by the helm chart with a hardcoded metadata.name of default-domain. Strictly speaking the metadata.name of each CF CR should represent its CF guid and should be a vaild uuid.

Acceptance Criteria

GIVEN I have korifi deployed
WHEN I run kubectl get -n cf cfdomains.korifi.cloudfoundry.org
THEN I see a list of domains and every domain name is a valid uuid

Dev Notes

This can be fixed in the helm chart directly by generating a uuid

@danail-branekov danail-branekov added mta support the MTA controller good first issue Good for newcomers labels Mar 21, 2023
@github-project-automation github-project-automation bot moved this to 🧊 Icebox in Korifi - Backlog Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers mta support the MTA controller
Projects
Status: 🧊 Icebox
Development

No branches or pull requests

1 participant