-
Notifications
You must be signed in to change notification settings - Fork 11
kubewire contact #19
Comments
Hi @shakenfr The project is archived as we don't use it anymore internally and stopped developing it. I'm not even sure, if it's able to get all resources for newer Kubernetes versions. Boris |
Hi, thanks for answer. It sems that is lost ! and after test there are some difference (in diff) with the result of your release and my compilation. Not expected ! So my questions : Are you sure that the release binary you provide correspond of the source that are in the master branch ? How to compile it in static mode (with all options like missing resources option)? Can you check that your last commit is the same that succeeds your release version ? I have a doubt of this. best bruno |
Hi Bruno This is the latest build of it, with the code attached and commit referenced: https://github.com/postfinance/kubewire/releases/tag/v0.1.0 It's 9 commits behind master: postfinance/kubewire@v0.1.0...master So yeah, you would need to compile this project by your own, propably with But if you want to continue this project, maybe a fork is the best option. As currently we are not developing it anymore and it's not clear if there will be a new version of it or something else. |
I will fork this. A little more question abour the usage (maybe I don't understand all in doc) I launch After I delete a pod under one of these namespace After kubewire diff -b photo1.yaml (to compare with the live cluster) And It returns me a lot of lines of objects like this ResourceObjects."storage.k8s.io v1beta1 volumeattachments csi-968add91631908a5c8a11ce6745d4035deebb659d498a53d710ee6a112a0dfd5" does not exist exists but It's nor related to the pod I crash. Strange. Is it normal ? After I take a second snapshot (photo2.yaml) I have a lot of things -too many not normally impacted and kubewire diff -b photo1.yaml -b photo2.yaml nothing and when I do a simple diff diff photo1.yaml photo2.yaml Strange or I don't understand how to use it correctly best bruno |
hello,
sorry to distrub you in another of your project but I want to know if I can have some help with kubewire (archived project) ?
best
bruno
The text was updated successfully, but these errors were encountered: