You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure customer's code is mounted in the right place and moment in git functions. Implement the first working version (with only public repos in the scope) that doesnt use orphaned libgit2 library anymore (see POC)
AC
implement watching logic - controller needs to know when to fetch new revision
a new pod must have git sources (handler and dependencies) mounted
support public repos only (git authorisation will come later)
The text was updated successfully, but these errors were encountered:
kwiatekus
changed the title
Design go-git usage in buildless operator's reconciliation
Implement git fetching mechanics in buildless serverless
Jan 2, 2025
kwiatekus
changed the title
Implement git fetching mechanics in buildless serverless
Implement basic git fetching mechanics in buildless serverless
Jan 2, 2025
Description
Ensure customer's code is mounted in the right place and moment in git functions. Implement the first working version (with only public repos in the scope) that doesnt use orphaned libgit2 library anymore (see POC)
AC
Reasons
Part-of #1315
The text was updated successfully, but these errors were encountered: