-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add test for overwriting replica values #166
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is blocked until Jonathan and I fix bug in RenderChart
@jsjoeio I think this should be unblocked now, but may be kind of tricky as a lot of things have changed in the API. Might be best to reset your branch to the latest main and try again?
I think this should be unblocked now, but may be kind of tricky as a lot of things have changed in the API. Might be best to reset your branch to the latest main and try again?
ahh good to know! I'll restart this work hopefully next week 🤞 Thanks for letting me know!
Uh oh!
There was an error while loading. Please reload this page.
This PR adds a new test which tests for overwriting the replicas value in the default yaml template.
Fixes #165