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 validation when importing an incomplete YAML file prompts to create resources #2256

Open
Finenyaco opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Finenyaco
Copy link

Describe the bug

Importing an incomplete YAML file prompts successful creation

Steps to reproduce

  1. Import a yaml file to create a resource as shown below:
attributes:
    containers:
    - image: nginx
      envs:
      - name: test
        value: ${res.res-c.address}

Result

2024-03-15.11.55.49.mov

Expected behavior

Environment

  • Walrus version: v0.6.0-rc2

Additional context
Add any other context about the problem here.

@Finenyaco Finenyaco added the enhancement New feature or request label Mar 15, 2024
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