I'm trying to update from 2023.10 to 2424.03
When I ran de deployment gives me the message:
Failed to find release '20240504.1714808422601' for the cadence 'lts' and version '2024.03'
I'm using deployment operator. The message is from deployment operator logs.
Yes, it is internal repository. I ran this command to create de deployment:
docker run --rm \
-v $(pwd):mount-for-working-directory-inside-container \
sas-orchestration \
create sas-deployment-cr \
--deployment-data new-certificates-information \
--license new-license-information \
--user-content location-of-deployment-files \
--cadence-name stable-or-lts \
--cadence-version new-cadence-version-number \
--cadence-release new-cadence-release-number-or-double-quotation-marks \
> $deploy-sasdeployment.yaml
from mysas portal I've downloaded the assets with the certificates and license information.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.