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

Workloads: Unable to create basic workload after error is thrown #12243

Open
yonasberhe23 opened this issue Oct 11, 2024 · 1 comment
Open

Workloads: Unable to create basic workload after error is thrown #12243

yonasberhe23 opened this issue Oct 11, 2024 · 1 comment
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@yonasberhe23
Copy link
Contributor

yonasberhe23 commented Oct 11, 2024

Setup

  • Rancher version: v2.10
  • Rancher UI Extensions:
  • Browser type & version: Chrome, FF

Describe the bug
User is unable to create a basic workload after error is thrown.

Deployment in version "v1" cannot be handled as a Deployment: json: cannot unmarshal string into Go struct field Container.spec.template.spec.containers.volumeMounts of type v1.VolumeMount

To Reproduce

  1. go to workloads
  2. click create
  3. click Deployment
  4. input name and image (nginx:latest)
  5. go to Pod tab (in horizontal tab)
  6. click Storage (in verticle tab)
  7. click Add Volume > select volume option
  8. go to container tab (in horizontal tab)
  9. click Select Volumn > select volume option
  10. go back to Pod tab > storage > remove volume
  11. click create (you should see an error)
  12. cancel create form
  13. click create
  14. input name and image (nginx:latest)
  15. click create

Result
User is unable to create a basic workload.

Expected Result
User is able to create a basic workload.

Screenshots

Screen.Recording.2024-10-11.at.2.15.33.PM.mov

Additional context

@yonasberhe23 yonasberhe23 added this to the v2.10.0 milestone Oct 11, 2024
@github-actions github-actions bot added QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this and removed area/vue3 labels Oct 11, 2024
@yonasberhe23 yonasberhe23 changed the title Workloads: Unable to create basic workload Workloads: Unable to create basic workload after error is thrown Oct 11, 2024
@yonasberhe23
Copy link
Contributor Author

Repro steps and recording update. This is more of an edge case than I thought originally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

1 participant