Skip to content

Conversation

stellarsquall
Copy link
Collaborator

Description

This PR prepares for the unified docs repo content migration by:

  • moving the generated resource-table.mdx from the website/ directory to internal/website
  • updating permstable.go with this new location

This prepares us to delete the website/ directory after the migration is complete. The web-unified-docs directory will pull the stable-website branch's copy of internal/website/permstable/resource-table.mdx into its current location in the docs, at rbac/resource-table.mdx.

This change should not be implemented until the migration to UDR is started.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.
    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

…site/permstable/

This change facilitates the implementation of the web-unified-docs content migration,
which will need to source generated content like this table from outside the website
folder after the content migration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants