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

Reorganize Falco fork #1103

Open
Stringy opened this issue Apr 12, 2023 · 1 comment
Open

Reorganize Falco fork #1103

Stringy opened this issue Apr 12, 2023 · 1 comment
Assignees

Comments

@Stringy
Copy link
Collaborator

Stringy commented Apr 12, 2023

There was a significant amount of friction and lost time when updating the Falco fork. To combat this, it should be reorganized in such a way as to make updates easier and make it easy to remove patches that are unneeded or have been upstreamed.

The proposed procedure is:

  • make the main branch track upstream/master
  • extract stackrox patches onto module version branches (e.g. release-2.4 or similar) on top of the main branch.
  • Current master, and previously tagged module versions will remain until they are out of support (up to module version 2.4.0, collector 3.14.1, ACS 4.0)

This can be simulated on separate branches before committing to the approach, but should be done before existing patches are removed or modified.

@Stringy
Copy link
Collaborator Author

Stringy commented May 31, 2023

Holding off on this until post 4.1 release for fork stability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant