vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

VER-93564-podfact-package #837

Closed HaoYang0000 closed 5 days ago

HaoYang0000 commented 4 months ago

This PR:

  1. Move the podfact package out of vdb and its test file
  2. 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)
  3. Adjust import and attribute reference in all packages and tests
CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

HaoYang0000 commented 5 days ago

Duplicate as PR: https://github.com/vertica/vertica-kubernetes/pull/837