- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise Software
- >
- Re: Git integration caching if gitlab is offline
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 10:07 AM
03-28-2023 10:07 AM
Git integration caching if gitlab is offline
When using the Git integration, if say an integrated GitLab server is offline due to upgrading or the like, how does Morpheus behave if you don’t have caching enabled vs having caching enabled?
Does either or both settings retain and utilize the local on disk copy of any files in /var/opt/morpheus/morpheus-local/repo/git// so things still work as they had been, or does one or both fail out due to being unable to reach the Git server?
Another unit runs our GitLab and does frequency security patching, and I was curious on the Morpheus behavior as I’m looking at moving out Automation Workflow tasks into a git setup for the revision control and other benefits.
- Tags:
- git
- Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:16 AM
03-28-2023 11:16 AM
Re: Git integration caching if gitlab is offline
Hello @rjr162,
My understanding is that in both cases, you’ll begin to see errors if the Git integration is offline. With caching off, it would be immediate when the next task runs that requires the repo. With caching on, you’d delay seeing the error until the cache timer expires and Morpheus attempts another task from the repo.
Here was a discussion around the innerworkings but also, at the end, a similar ask as yours:
https://discuss.morpheusdata.com/t/option-enable-git-repo-caching-ansible-integration/287
Here is the Idea post that was spawned from that thread:
https://discuss.morpheusdata.com/t/user-configurable-ttl-value-for-caching-in-git-repo-inegration/378
I’d recommend voting on the Idea if you feel it is valuable.
Hope that helps!