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

"apply" does not create folders before dashboards #165

Closed
shettich opened this issue Aug 28, 2021 · 3 comments
Closed

"apply" does not create folders before dashboards #165

shettich opened this issue Aug 28, 2021 · 3 comments

Comments

@shettich
Copy link

When I try apply with a new dash and a new folder, it first tries to create the dashboard, and that fails when it can't find the folder.

It should create the folders first.

@shettich
Copy link
Author

FWIW, I did a quick check, and adding support for sort.Sort() (Len/Swap/Less) to the Resources type (sorting by Kind()), and then sorting at the start of Apply() makes it work

@samjewell samjewell changed the title "apply" does not create folders before dashborads "apply" does not create folders before dashboards Sep 7, 2021
@malcolmholmes
Copy link
Collaborator

This PR #162 should have resolved this issue.

@rhowe
Copy link
Contributor

rhowe commented Sep 24, 2021

Also a dupe of #143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants