Skip to content

Conversation

sekharsr
Copy link
Contributor

Openshift does not allow packs to be cloned to home directory as they are mounted at /. Proposing to use a directory .st2packs in home directory.

@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Dec 11, 2022
@rush-skills
Copy link
Member

@cognifloyd @armab Will this change effect any of our build pipelines?

Copy link
Member

@cognifloyd cognifloyd left a comment

Choose a reason for hiding this comment

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

I don't see any problems with this, and I don't think it will affect any other tooling or scripts. I didn't realize we were directly using the home directory, so this feels much better.

Please use double quotes on the string (or run black to reformat which will do the same).

@cognifloyd cognifloyd added this to the 3.9.0 milestone Jan 12, 2023
Openshift does not allow packs to be cloned to home directory as they are mounted at `/`.
Proposing to use a directory `.st2packs` in home directory.
@cognifloyd cognifloyd merged commit 8d2304e into StackStorm:master Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS PR that changes 0-9 lines. Quick fix/merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants