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

unfurl list of objects #7

Open
hall opened this issue Sep 1, 2022 · 0 comments
Open

unfurl list of objects #7

hall opened this issue Sep 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hall
Copy link
Owner

hall commented Sep 1, 2022

The generic List kind is a client-side implementation and therefore cannot be validated by the API. So we need to unfurl its items key into individual resources.

For example, the Traefik helm chart uses this kind for their service which results in the following error:

error: The option `kubernetes.api.resources.core.v1.List' does not exist. Definition values:
       - In `/nix/store/jmndr7q0gkw34hkjgycg85s0n36khx4q-source/modules/helm.nix':
           {
             traefik = {
               _type = "merge";
               contents = [
                 {
           ...
(use '--show-trace' to show detailed location information)
@hall hall added the enhancement New feature or request label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant