carvel-dev / carvel-dev/kapp

Dependency on old version of kapp-controller, ytt should be removed

Open
#995 2 comments 1 reaction 0 assignees View on GitHub
bug carvel accepted
Dominant language
Go
Stars
1.1k
Forks
134
PR merge metrics
No merged PRs in 30d

Description

When using kapp as library it adds:
- kapp-controller's old version as indirect dependency because of this line https://github.com/carvel-dev/kapp/blob/develop/go.mod#L19
- ytt old version as indirect dependency because of this line https://github.com/carvel-dev/kapp/blob/develop/go.mod#L13

**What did you expect:**
kapp-controller depends on kapp, and so kapp should not depend on kapp-controller.
Dependency on ytt and other libs should be upgraded so that they ingest carvel.dev instead

---
Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.