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

Add a feature to select non-usable cloud(s) for the GitOps catalog entries #1872

Open
1 of 2 tasks
fharper opened this issue Oct 27, 2023 · 0 comments
Open
1 of 2 tasks
Labels
catalog GitOps Catalog console Specific to the console application feature Something new

Comments

@fharper
Copy link
Contributor

fharper commented Oct 27, 2023

What is your feature idea?

Add a features to select non-usable cloud(s) for the GitOps catalog entries.

Why is it needed?

Some applications or tools added to the GitOps catalog won't be working on k3d (ex.: Datadog), as an example, or were created for a specific cloud features, so not useful for others. In that case, we should add a new property in the index.yaml to exclude some clouds where the specific application will be available. The console app should now display the proper list of available applications depending on which cloud the user wants to install them.

It is a more complete solution than #1810, covering all user cases, not just k3d. We will also need to take in consideration a near future were multi-clusters will also be cloud agnostic.

Is this missing feature preventing you from using kubefirst?

  • Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct
@fharper fharper added feature Something new console Specific to the console application catalog GitOps Catalog labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
catalog GitOps Catalog console Specific to the console application feature Something new
Projects
None yet
Development

No branches or pull requests

1 participant