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

The dependency on the deck Go module is eradicated from KIC #5153

Closed
2 tasks done
mflendrich opened this issue Nov 13, 2023 · 1 comment
Closed
2 tasks done

The dependency on the deck Go module is eradicated from KIC #5153

mflendrich opened this issue Nov 13, 2023 · 1 comment
Assignees
Milestone

Comments

@mflendrich
Copy link
Contributor

mflendrich commented Nov 13, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Kong/deck#1060 is extracting the database reconciliation logic into a brand new Go module that will be called go-database-reconciler.

Proposed Solution

Eradicate the use of the deck module (in favor of go-kong and go-database-reconciler).
This includes transitive depedencies (KTF is known to be one at the moment of writing, as Travis described in Kong/deck#1060 (comment)).

Additional information

No response

Acceptance Criteria

  • If I grep go.mod and go.sum for github.com/kong/deck, there should be no matches.
@mflendrich mflendrich added this to the KIC v3.1.x milestone Nov 13, 2023
@rainest
Copy link
Contributor

rainest commented Nov 28, 2023

Completed in #5156

@rainest rainest closed this as completed Nov 28, 2023
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

2 participants