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

Fix CRD upgrader's YAML processing #36

Closed
burmanm opened this issue Apr 19, 2024 · 0 comments · Fixed by #35
Closed

Fix CRD upgrader's YAML processing #36

burmanm opened this issue Apr 19, 2024 · 0 comments · Fixed by #35
Labels
done Issues in the state 'done'

Comments

@burmanm
Copy link
Collaborator

burmanm commented Apr 19, 2024

CRD upgrader currently expects certain structure for inbound CRD files. Modify the behavior to read all the YAML docs first and then decode them instead of trying to read a single document and decode that.

@burmanm burmanm moved this to Ready For Review in K8ssandra Apr 19, 2024
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label Apr 19, 2024
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in K8ssandra Apr 22, 2024
@adejanovski adejanovski added done Issues in the state 'done' and removed ready-for-review Issues in the state 'ready-for-review' labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants