timoshishi
RRunPod
•Created by timoshishi on 6/11/2024 in #⚡|serverless
Environment Variables not found
I have existing serverless endpoints that were running without an issue. I run a check on start up to see if env vars exist, if not, I throw an error.
There was no issue with the endpoint previously but now it throws because of missing variables. I have checked the template, and the env vars still exist there.
Were any changes made in the last month that would cause this issue?
15 replies
Versioning serverless endpoints
I have tagged images on dockerhub that I am using for serverless endpoints. Main branch is tagged as v1. In order for the serverless endpoints to update with the new code, do i need to retag each code change in dockerhub as well as specify a new release in the Runpod dashboard?
Does the current system not pull down the image at the specified tag if the code has changed in the image?
5 replies