vertica-kubernetes
vertica-kubernetes copied to clipboard
VER-93564-podfact-package
This PR:
- Move the podfact package out of vdb and its test file
- Keeps the original podfact attribute private, adding Getters and Setters for other packages to assign or edit value(Otherwise we need to expose the attribute of podfact)
- Adjust import and attribute reference in all packages and tests
Duplicate as PR: https://github.com/vertica/vertica-kubernetes/pull/837