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 RBAC setup suggestion for wrong directory #4034

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

1000TurquoisePogs
Copy link
Member

The file docs/user-guide/mvd-configuration.md suggested users edit a file "allowedPlugins.json" within a directory
<zowe.runtimeDirectory>/components/app-server/share/zlux-app-server/deploy/...

This directory does not exist. It was a developer directory long ago.

I have updated the incorrect references to the valid folder
<zowe.workspaceDirectory>/app-server/ZLUX/pluginStorage/org.zowe.zlux.bootstrap/plugins

This is applicable for all of v2 and v3. It may be that the old directory was valid for v1, but as that is out of support now I'm not digging too deep into that.

…n directory for rbac setup

Signed-off-by: 1000TurquoisePogs <[email protected]>
@1000TurquoisePogs 1000TurquoisePogs added area: webui Issues related to Zowe Application Framework (zLUX) or Zowe Desktop (MVD)) release: V2 Zowe V2 content release: V3 Zowe V3 content review: doc Needs review by Doc Squad member labels Dec 11, 2024
Copy link

😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.

  • Add the label review: doc.
  • Identify your content topic with a label. (Examples: area: apiml, area: cli, area: install and config, etc.)
  • Specify the major Zowe release(s) for your content. (Examples: release: V1, release: V2, release: V3)
    • If adding content that needs to be removed from V3 documentation, add the V3 N/A tag.
  • Select the master branch if your PR updates content that is on the live site. Select docs-staging if your PR updates content for a future release.
  • Notify the Doc Squad about this PR. If you don't know whom should review your content, message the #zowe-doc Slack channel. If you know which Doc Squad writer should approve your content, add that person as a reviewer.

Need help? Contact the Doc Squad in the #zowe-doc Slack channel.

1 similar comment
Copy link

😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.

  • Add the label review: doc.
  • Identify your content topic with a label. (Examples: area: apiml, area: cli, area: install and config, etc.)
  • Specify the major Zowe release(s) for your content. (Examples: release: V1, release: V2, release: V3)
    • If adding content that needs to be removed from V3 documentation, add the V3 N/A tag.
  • Select the master branch if your PR updates content that is on the live site. Select docs-staging if your PR updates content for a future release.
  • Notify the Doc Squad about this PR. If you don't know whom should review your content, message the #zowe-doc Slack channel. If you know which Doc Squad writer should approve your content, add that person as a reviewer.

Need help? Contact the Doc Squad in the #zowe-doc Slack channel.

Copy link

@github-actions github-actions bot temporarily deployed to pull request December 11, 2024 13:31 Inactive
Copy link
Collaborator

@ArooshLele ArooshLele left a comment

Choose a reason for hiding this comment

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

I approve of these changes.

Copy link
Collaborator

@ArooshLele ArooshLele left a comment

Choose a reason for hiding this comment

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

I approve of these changes.

Copy link
Collaborator

@ArooshLele ArooshLele left a comment

Choose a reason for hiding this comment

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

I approve of these changes.

Copy link
Collaborator

@ArooshLele ArooshLele left a comment

Choose a reason for hiding this comment

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

I approve of these changes.

Copy link
Collaborator

@ArooshLele ArooshLele left a comment

Choose a reason for hiding this comment

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

I approve of these changes.

@ArooshLele ArooshLele merged commit 02d302a into master Dec 11, 2024
23 of 24 checks passed
@ArooshLele ArooshLele deleted the fix/v2/v3/rbac-config branch December 11, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: webui Issues related to Zowe Application Framework (zLUX) or Zowe Desktop (MVD)) release: V2 Zowe V2 content release: V3 Zowe V3 content review: doc Needs review by Doc Squad member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants