Skip to content

Rename master to primary/source in web interface of vtorc#9229

Merged
deepthi merged 1 commit intovitessio:mainfrom
planetscale:vtorc-website-naming
Nov 15, 2021
Merged

Rename master to primary/source in web interface of vtorc#9229
deepthi merged 1 commit intovitessio:mainfrom
planetscale:vtorc-website-naming

Conversation

@GuptaManan100
Copy link
Copy Markdown
Contributor

@GuptaManan100 GuptaManan100 commented Nov 15, 2021

Description

As a part of the naming convention change in VtOrc, the change in the website files was missed. This caused the website to not work at all in release-12 since it didn't find the required fields and got stuck loading the initial page. This PR addresses this and renames constructs from master to primary/source in accordion with the remaining code-base

Related Issue(s)

Checklist

  • Should this PR be backported? Should be back-ported to 12.0
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Manan Gupta <manan@planetscale.com>
Copy link
Copy Markdown
Member

@harshit-gangal harshit-gangal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

It would be good to add a test for the bug fix.

Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Nov 15, 2021

Re: backport, we avoid backporting non-critical fixes because they can themselves possibly cause additional regressions.
However, this code affects nothing but vtorc UI, so I won't object if you really want to backport.

@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Nov 15, 2021

LGTM.

It would be good to add a test for the bug fix.

We discussed this earlier today. Since vtorc UI will be replaced by vtadmin, it is not worth creating a UI test framework for it.

@deepthi deepthi merged commit 693c5db into vitessio:main Nov 15, 2021
@deepthi deepthi deleted the vtorc-website-naming branch November 15, 2021 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: VTOrc Vitess Orchestrator integration Type: Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing inclusive naming in web/orchestrator/public/js

3 participants