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
This repo depends on kubectl. Shouldn't it be the other way around (i.e. binary depends on library) - perhaps it's a temporary state of things?
➕ We have been consuming this library for awhile now to benefit from kstatus, and have noticed that this precise dependency causes issues while being used together with (newer) Kustomize dependencies as it pulls in a (very) old version of Kustomize (v2.0.3).
One way to work around this, while maintaining the cmd (examples?) would be to release the libraries in this repository as separate Go modules, as this would limit the number of (obsolete) dependencies being pulled in.
Hi! I'm thinking of starting to use this project and I have some questions.
Thanks. If it works well for me (which I think it will, based on what I see in the code), I'd like to start contributing to the project.
p.s. thanks a lot for building this stuff as a reusable library!
The text was updated successfully, but these errors were encountered: