Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: secret_exists column not added to secrets_policy if table already exists #4111

Open
dlarson04 opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@dlarson04
Copy link
Contributor

Describe the bug.

a new column was added to secrets_policy and secrets_pattern table but that column will not be added if the table already exists..

Logs have

E0719 20:22:44.815095       8 secret_updater.go:221] SecretsManager unable to persist secret Prod-Tenant2 node/qotd-rating-eks/observability from Prod-Tenant2/com-ibm-mesh-agent, error: pq: column "secret_exists" of relation "secrets_policy_12" does not exist

Describe the steps to reproduce the behavior.

No response

Expected behavior.

No response

Screenshots.

No response

Operating Environment

Linux

Additional Information

No response

@dlarson04 dlarson04 added the bug label Jul 19, 2024
MaxMcAdam added a commit to MaxMcAdam/anax that referenced this issue Jul 24, 2024
…ets_policy if table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
MaxMcAdam added a commit to MaxMcAdam/anax that referenced this issue Jul 24, 2024
…ets_policy if table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
MaxMcAdam added a commit to MaxMcAdam/anax that referenced this issue Jul 29, 2024
…ets_policy if table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
MaxMcAdam added a commit to MaxMcAdam/anax that referenced this issue Jul 30, 2024
…ets_policy if table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
MaxMcAdam added a commit to MaxMcAdam/anax that referenced this issue Jul 30, 2024
…ets_policy if table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
MaxMcAdam added a commit that referenced this issue Jul 30, 2024
…f table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
LiilyZhang pushed a commit to LiilyZhang/anax that referenced this issue Aug 1, 2024
…ets_policy if table already exists

Signed-off-by: Max McAdam <max@fredcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants