Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[controller] Adapt Python hooks for Deckhouse pod's switch to Alt Lin…
…ux (#14) ## Description <!--- Describe your changes in detail. Please let users know if your feature influences critical cluster components (restarts of ingress-controllers, control-plane, Prometheus, etc). --> This PR fixes the hooks-related issues caused by Python module updates. ## Why do we need it, and what problem does it solve? <!--- This is the most important paragraph. You must describe the main goal of your feature. If it fixes an issue, place a link to the issue here. If it fixes an obvious bug, please tell users about the impact and effect of the problem. --> Hooks broken because of module update ## What is the expected result? <!--- How can one check these changes after applying? Describe, what (resource, state, event, etc.) MUST or MUST NOT change/happen after applying these changes. --> Properly working hooks ## Checklist - [ ] The code is covered by unit tests. - [ ] e2e tests passed. - [ ] Documentation updated according to the changes. - [ ] Changes were tested in the Kubernetes cluster manually. Signed-off-by: v.oleynikov <[email protected]> Co-authored-by: Yaroslav Borbat <[email protected]>
- Loading branch information