Skip to content

Commit

Permalink
Merge pull request #240 from lsst-ts/tickets/SITCOM-1135
Browse files Browse the repository at this point in the history
tickets/SITCOM-1135
  • Loading branch information
mareuter committed Dec 14, 2023
2 parents 2f6fe63 + b8041ca commit a8b6a08
Show file tree
Hide file tree
Showing 56 changed files with 106 additions and 56 deletions.
2 changes: 1 addition & 1 deletion apps/ataos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ataos
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATAOS CSC.
2 changes: 1 addition & 1 deletion apps/atdome/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atdome
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATDome CSC.
2 changes: 1 addition & 1 deletion apps/atdometrajectory/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atdometrajectory
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATDomeTrajectory CSC.
2 changes: 1 addition & 1 deletion apps/atheaderservice/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atheaderservice
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATHeaderService CSC.
2 changes: 1 addition & 1 deletion apps/athexapod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: athexapod
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATHexapod CSC.
2 changes: 1 addition & 1 deletion apps/atmcs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atmcs
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATMCS CSC.
2 changes: 1 addition & 1 deletion apps/atmonochromator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atmonochromator
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATMonochromator CSC.
2 changes: 1 addition & 1 deletion apps/atocps/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atocps
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATOCPS CSC.
2 changes: 1 addition & 1 deletion apps/atoods/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atoods
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATOODS CSC.
2 changes: 1 addition & 1 deletion apps/atpneumatics/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atpneumatics
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATPneumatics CSC.
2 changes: 1 addition & 1 deletion apps/atptg/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atptg
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATPtg CSC.
2 changes: 1 addition & 1 deletion apps/atqueue/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atqueue
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATScriptQueue CSC.
11 changes: 11 additions & 0 deletions apps/atqueue/values-base-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,14 @@ nfsMountpoint:
readOnly: true
server: nfs-obsenv.ls.lsst.org
serverPath: /obs-env
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: "csc"
operator: In
values:
- atqueue
- mtqueue
topologyKey: "kubernetes.io/hostname"
2 changes: 1 addition & 1 deletion apps/atscheduler/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atscheduler
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATScheduler CSC.
11 changes: 11 additions & 0 deletions apps/atscheduler/values-base-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,14 @@ nfsMountpoint:
readOnly: true
server: nfs-obsenv.ls.lsst.org
serverPath: /obs-env
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: "csc"
operator: In
values:
- atscheduler
- mtscheduler
topologyKey: "kubernetes.io/hostname"
2 changes: 1 addition & 1 deletion apps/atspectrograph/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atspectrograph
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATSpectrograph CSC.
2 changes: 1 addition & 1 deletion apps/atwhitelight/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: atwhitelight
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ATWhiteLight CSC.
2 changes: 1 addition & 1 deletion apps/authorize/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: authorize
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the Authorize CSC.
2 changes: 1 addition & 1 deletion apps/ccheaderservice/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ccheaderservice
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the CCHeaderService CSC.
2 changes: 1 addition & 1 deletion apps/ccocps/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ccocps
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the CCOCPS CSC.
2 changes: 1 addition & 1 deletion apps/ccoods/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ccoods
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the CCOODS CSC.
2 changes: 1 addition & 1 deletion apps/dimm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: dimm
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the DIMM CSC.
2 changes: 1 addition & 1 deletion apps/dsm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: dsm
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the DSM CSC.
2 changes: 1 addition & 1 deletion apps/electrometer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: electrometer
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the Electrometer CSC.
2 changes: 1 addition & 1 deletion apps/ess/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ess
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the ESS CSC.
2 changes: 1 addition & 1 deletion apps/gcheaderservice/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: gcheaderservice
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the GCHeaderService CSC.
2 changes: 1 addition & 1 deletion apps/genericcamera/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: genericcamera
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the GenericCamera CSC.
2 changes: 1 addition & 1 deletion apps/gis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: gis
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the GIS CSC.
2 changes: 1 addition & 1 deletion apps/hvac/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: hvac
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the HVAC CSC.
5 changes: 3 additions & 2 deletions apps/integrationtests/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: integrationtests
apiVersion: v2
version: 0.12.0
description: A Helm chart for deploying test applications using the IntegrationTests package.
version: 0.12.1
description: A Helm chart for deploying test applications using the IntegrationTests
package.
2 changes: 1 addition & 1 deletion apps/lasertracker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: lasertracker
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the LaserTracker CSC.
2 changes: 1 addition & 1 deletion apps/love-commander/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: love-commander
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the LOVE Commander app.
2 changes: 1 addition & 1 deletion apps/mtaircompressor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtaircompressor
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTAirCompressor CSC.
2 changes: 1 addition & 1 deletion apps/mtaos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtaos
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTAOS CSC.
2 changes: 1 addition & 1 deletion apps/mtcamhexapod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtcamhexapod
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTCamHexapod CSC.
2 changes: 1 addition & 1 deletion apps/mtdome/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtdome
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTDome CSC.
2 changes: 1 addition & 1 deletion apps/mtdometrajectory/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtdometrajectory
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTDomeTrajectory CSC.
2 changes: 1 addition & 1 deletion apps/mtheaderservice/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtheaderservice
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTHeaderService CSC.
2 changes: 1 addition & 1 deletion apps/mtm1m3/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtm1m3
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTM1M3 CSC.
2 changes: 1 addition & 1 deletion apps/mtm2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtm2
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTM2 CSC.
2 changes: 1 addition & 1 deletion apps/mtm2hexapod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtm2hexapod
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTM2Hexapod CSC.
2 changes: 1 addition & 1 deletion apps/mtmount/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtmount
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTMount CSC.
2 changes: 1 addition & 1 deletion apps/mtoods/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtoods
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTOODS CSC.
2 changes: 1 addition & 1 deletion apps/mtptg/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtptg
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTPtg CSC.
2 changes: 1 addition & 1 deletion apps/mtqueue/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtqueue
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTScriptQueue CSC.
11 changes: 11 additions & 0 deletions apps/mtqueue/values-base-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,14 @@ nfsMountpoint:
readOnly: true
server: nfs-obsenv.ls.lsst.org
serverPath: /obs-env
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: "csc"
operator: In
values:
- atqueue
- mtqueue
topologyKey: "kubernetes.io/hostname"
2 changes: 1 addition & 1 deletion apps/mtrotator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtrotator
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTRotator CSC.
2 changes: 1 addition & 1 deletion apps/mtscheduler/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mtscheduler
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the MTScheduler CSC.
11 changes: 11 additions & 0 deletions apps/mtscheduler/values-base-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,14 @@ nfsMountpoint:
readOnly: true
server: nfs-obsenv.ls.lsst.org
serverPath: /obs-env
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: "csc"
operator: In
values:
- atscheduler
- mtscheduler
topologyKey: "kubernetes.io/hostname"
2 changes: 1 addition & 1 deletion apps/pmd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: pmd
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the PMD CSC.
2 changes: 1 addition & 1 deletion apps/test-csc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test-csc
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the Test CSC.
2 changes: 1 addition & 1 deletion apps/watcher/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: watcher
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the Watcher CSC.
2 changes: 1 addition & 1 deletion apps/weatherforecast/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: weatherforecast
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the WeatherForecast CSC.
2 changes: 1 addition & 1 deletion apps/weatherstation/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: weatherstation
apiVersion: v2
version: 0.12.0
version: 0.12.1
description: A Helm chart for deploying the WeatherStation CSC.
10 changes: 5 additions & 5 deletions charts/csc/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ spec:
readOnly: {{ $values.readOnly }}
{{- end}}
{{- end}}
{{- with $.Values.resources }}
{{- with .Values.resources }}
resources:
{{- toYaml $.Values.resources | nindent 12 }}
{{- toYaml .Values.resources | nindent 12 }}
{{- end }}
{{- if or .Values.ddsRouteFixer .Values.secretPermFixer }}
initContainers:
Expand Down Expand Up @@ -195,13 +195,13 @@ spec:
hostPID: {{ or $.Values.useHostPid (eq ( $.Values.useHostPid | toString ) "<nil>" ) }}
{{- with $.Values.nodeSelector }}
nodeSelector:
{{- toYaml $ | nindent 8 }}
{{- toYaml . | nindent 8 }}
{{- end }}
{{- with $.Values.affinity }}
affinity:
{{- toYaml $ | nindent 8 }}
{{- toYaml . | nindent 8 }}
{{- end }}
{{- with $.Values.tolerations }}
tolerations:
{{- toYaml $ | nindent 8 }}
{{- toYaml . | nindent 8 }}
{{- end }}
Loading

0 comments on commit a8b6a08

Please sign in to comment.