Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Conversation

barankyle
Copy link
Contributor

@barankyle barankyle commented Dec 12, 2023

Summary

Using a different ENV_VAR than FORCE_DB_REFRESH since the builder configmap starts with the builder's extraEnv, then overwrites it with api/client/instanceserver values. If builder's FORCE_DB_REFRESH is true but the api's is false, then it'll end up being false on the configmap. If we set the api's to true, then the api servers will do their own refresh, which we don't want.

References

closes #9404

QA Steps

Using a different ENV_VAR than FORCE_DB_REFRESH since the builder configmap
starts with the builder's extraEnv, then overwrites it with api/client/instanceserver
values. If builder's FORCE_DB_REFRESH is true but the api's is false, then it'll end
up being false on the configmap. If we set the api's to true, then the api servers
will do their own refresh, which we don't want.
@barankyle barankyle added this pull request to the merge queue Dec 12, 2023
@DanielBelmes
Copy link
Contributor

nice

Merged via the queue into dev with commit 1c4adb3 Dec 12, 2023
@barankyle barankyle deleted the db-refresh-debug branch December 12, 2023 21:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: QAT Workflow Action
2 participants