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

Refactor the resource type Dashboard to Canvas #5726

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

begelundmuller
Copy link
Contributor

@begelundmuller begelundmuller commented Sep 18, 2024

This PR refactors the rill.runtime.v1.Dashboard resource type to rill.runtime.v1.Canvas. In the YAML files, the new type property is type: canvas.

This is a breaking change that requires changing YAML files from type: dashboard to type: canvas.

NOTE: This PR is pending frontend refactors to reflect the changes in proto/rill/runtime/v1/resources.proto.
PR for frontend changes - #5730

Closes #5710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename type: dashboard resources to type: canvas
1 participant