<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SAS-DEPLOYMENT FAILURE in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/SAS-DEPLOYMENT-FAILURE/m-p/893804#M2007</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I'm currently in the process of redeploying SAS Viya using the same code that I successfully deployed some time ago. However, I've encountered an issue that has left me rather puzzled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using &lt;STRONG&gt;CADENCENAME: stable&lt;/STRONG&gt; and &lt;STRONG&gt;CADENCEVERSION: 2023.03&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I've followed the documentation and initially deployed the Operator without any issues. However, when attempting to deploy the actual software, I'm encountering a number of errors.&lt;/P&gt;&lt;P&gt;EXCERPTS BELOW:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"level": "info",
"version": 1,
"source": "sas-orchestration",
"messageKey": "[While processing 'default', key 'SAS_SPRE_VAR_PATH' in ConfigMap 'sas-programming-environment-path-config' was defined by multiple components 'sas-batch, sas-compute, sas-connect, sas-job-flow-scheduling, sas-launcher' with the same value\nWhile processing 'default', key 'SAS_SPRE_VAR_PATH_LOG' in ConfigMap 'sas-programming-environment-path-config' was defined by multiple components 'sas-batch, sas-compute, sas-connect, sas-job-flow-scheduling, sas-launcher' with the same value..."

# Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.

&amp;gt; kubectl apply --namespace sasoperator --timeout 7200s -f /work/permissions/manifest.yaml
role.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created
clusterrole.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created
rolebinding.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created
clusterrolebinding.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created

&amp;gt; run deploy --namespace sasoperator --manifest /work/deploy/manifest.yaml --deploymentDir /work/deploy/resources/generation --serviceAccountName sas-deployment-operator-reconcile-permissions --timeout 7200s --clusterApiNamespace  --clusterApiManifest /work/cluster-api/clusterAPIManifest.yaml

&amp;gt; start_leading sasoperator

&amp;gt; kubectl delete --namespace sasoperator --wait --timeout 7200s --ignore-not-found configmap sas-deploy-lifecycle-operation-variables&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the documentation, the &lt;EM&gt;&lt;STRONG&gt;'vars' is deprecated warning&lt;/STRONG&gt;&lt;/EM&gt;, can be safely ignored, so I'm not too concerned about this.&lt;/P&gt;&lt;P&gt;It's the "&lt;EM&gt;&lt;STRONG&gt;While processing 'default', key 'SAS_SPRE_VAR_PATH' in ConfigMap 'sas-programming-environment-path-config' was defined by multiple components 'sas-batch, sas-compute, sas-connect, sas-job-flow-scheduling, sas-launcher' with the same value' "&lt;/STRONG&gt;&lt;/EM&gt;that has left me in a dilemma.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone come across this issue before? I'm currently unsure of its root cause and would sincerely appreciate any insights, suggestions, or guidance that could assist me in resolving it.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 14:43:12 GMT</pubDate>
    <dc:creator>TeeHammed</dc:creator>
    <dc:date>2023-09-12T14:43:12Z</dc:date>
    <item>
      <title>SAS-DEPLOYMENT FAILURE</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-DEPLOYMENT-FAILURE/m-p/893804#M2007</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I'm currently in the process of redeploying SAS Viya using the same code that I successfully deployed some time ago. However, I've encountered an issue that has left me rather puzzled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using &lt;STRONG&gt;CADENCENAME: stable&lt;/STRONG&gt; and &lt;STRONG&gt;CADENCEVERSION: 2023.03&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I've followed the documentation and initially deployed the Operator without any issues. However, when attempting to deploy the actual software, I'm encountering a number of errors.&lt;/P&gt;&lt;P&gt;EXCERPTS BELOW:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"level": "info",
"version": 1,
"source": "sas-orchestration",
"messageKey": "[While processing 'default', key 'SAS_SPRE_VAR_PATH' in ConfigMap 'sas-programming-environment-path-config' was defined by multiple components 'sas-batch, sas-compute, sas-connect, sas-job-flow-scheduling, sas-launcher' with the same value\nWhile processing 'default', key 'SAS_SPRE_VAR_PATH_LOG' in ConfigMap 'sas-programming-environment-path-config' was defined by multiple components 'sas-batch, sas-compute, sas-connect, sas-job-flow-scheduling, sas-launcher' with the same value..."

# Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.

&amp;gt; kubectl apply --namespace sasoperator --timeout 7200s -f /work/permissions/manifest.yaml
role.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created
clusterrole.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created
rolebinding.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created
clusterrolebinding.rbac.authorization.k8s.io/sas-deployment-operator-sasoperator-sas-viya created

&amp;gt; run deploy --namespace sasoperator --manifest /work/deploy/manifest.yaml --deploymentDir /work/deploy/resources/generation --serviceAccountName sas-deployment-operator-reconcile-permissions --timeout 7200s --clusterApiNamespace  --clusterApiManifest /work/cluster-api/clusterAPIManifest.yaml

&amp;gt; start_leading sasoperator

&amp;gt; kubectl delete --namespace sasoperator --wait --timeout 7200s --ignore-not-found configmap sas-deploy-lifecycle-operation-variables&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the documentation, the &lt;EM&gt;&lt;STRONG&gt;'vars' is deprecated warning&lt;/STRONG&gt;&lt;/EM&gt;, can be safely ignored, so I'm not too concerned about this.&lt;/P&gt;&lt;P&gt;It's the "&lt;EM&gt;&lt;STRONG&gt;While processing 'default', key 'SAS_SPRE_VAR_PATH' in ConfigMap 'sas-programming-environment-path-config' was defined by multiple components 'sas-batch, sas-compute, sas-connect, sas-job-flow-scheduling, sas-launcher' with the same value' "&lt;/STRONG&gt;&lt;/EM&gt;that has left me in a dilemma.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone come across this issue before? I'm currently unsure of its root cause and would sincerely appreciate any insights, suggestions, or guidance that could assist me in resolving it.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 14:43:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-DEPLOYMENT-FAILURE/m-p/893804#M2007</guid>
      <dc:creator>TeeHammed</dc:creator>
      <dc:date>2023-09-12T14:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS-DEPLOYMENT FAILURE</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-DEPLOYMENT-FAILURE/m-p/893940#M2008</link>
      <description>&lt;P&gt;There's not a lot of users in the SAS Community with hands-on admin experience with Viya 4. You will probably get a faster response using Tech Support.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 21:01:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-DEPLOYMENT-FAILURE/m-p/893940#M2008</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-09-12T21:01:50Z</dc:date>
    </item>
  </channel>
</rss>

