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

Sort generated deployment env by name #1295

Open
antoniomacri opened this issue Jun 7, 2024 · 1 comment
Open

Sort generated deployment env by name #1295

antoniomacri opened this issue Jun 7, 2024 · 1 comment

Comments

@antoniomacri
Copy link

I'm actually using dekorate via Quarkus Kubernetes extension.

The generated env in a deployment is shuffled every time the yaml is regenerated. This causes a problem since the manifest is not idempotent.

This is the issue on Quarkus: quarkusio/quarkus#39167

Would it be possibile to preserve the ordering?

@antoniomacri
Copy link
Author

I'm looking into it, but having some difficulty trying to implement this in dekorate.

Any hint about where to put this logic?

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

1 participant