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

Allow devspace analyze to only report on pods created from devspace.yaml #1729

Open
nachin opened this issue Oct 15, 2021 · 1 comment
Open
Labels
area/config Issues related to the config kind/feature New feature or feature request

Comments

@nachin
Copy link

nachin commented Oct 15, 2021

Is your feature request related to a problem?
We currently generate preview environments for prs in the same namespace. We would like to be able to run devspace analyze when a deployment fails to help in debugging. Since analyze can only be scoped down to a namespace we are getting the report for all resources in the namespace and not just the deployment(s) we are interested in.

Which solution do you suggest?
Have a flag that allows devspace analyze to scan only resources that would be generated from the devspace.yaml.

Which alternative solutions exist?

Additional context

/kind feature

@FabianKramm
Copy link
Collaborator

@nachin thanks for creating this issue! Yes we could add a flag for this

@FabianKramm FabianKramm added area/config Issues related to the config kind/feature New feature or feature request labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config Issues related to the config kind/feature New feature or feature request
Projects
None yet
Development

No branches or pull requests

3 participants