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

[rpk connect] Add .rp_connect_ref to tie rpk to certain connect version #20141

Closed
wants to merge 1 commit into from

Conversation

jackietung-redpanda
Copy link
Contributor

The new .rp_connect_ref file denotes the specific code commit from redpanda-data/connect that rpk should be bundled with during packaging. This PR must merge before this vtools PR.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@jackietung-redpanda jackietung-redpanda requested a review from a team as a code owner June 25, 2024 18:32
@jackietung-redpanda jackietung-redpanda requested review from ivotron and removed request for a team June 25, 2024 18:32
@@ -247,6 +247,7 @@ vbuild/
/.vtools.yml
/vtools
/benthos
/connect
Copy link
Contributor Author

Choose a reason for hiding this comment

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

vtools logic will check out connect code at connect/, so need to add to .gitignore.

Leaving benthos/ ignore in place... just in case - not worth any potential trouble to remove that at this point.

@jackietung-redpanda
Copy link
Contributor Author

cc @Jeffail FYI this introduces a marker file that links a certain version of RPK to a certain version of redpanda-data/connect.

@jackietung-redpanda jackietung-redpanda changed the title [rpk connect] initial commit of .rp_connect_ref [rpk connect] Add .rp_connect_ref to tie rpk to certain connect version Jun 25, 2024
@jackietung-redpanda
Copy link
Contributor Author

Aborting this PR. We will track rp connect ref inline within vtools / packaging code instead.

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

Successfully merging this pull request may close these issues.

None yet

2 participants