Skip to content

[minor] Add support for MAS_FACILITIES_SERVER_TIMEZONE property for the facilities appplication #2347

Merged
sanjayprab merged 17 commits into
masterfrom
masref-3457
Jun 11, 2026
Merged

[minor] Add support for MAS_FACILITIES_SERVER_TIMEZONE property for the facilities appplication #2347
sanjayprab merged 17 commits into
masterfrom
masref-3457

Conversation

@AntonioPerrone

@AntonioPerrone AntonioPerrone commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Add support for MAS_FACILITIES_SERVER_TIMEZONE property for the facilities application.
It has being tested by using the following command:

 mas install --dev-mode \
  --mas-catalog-version v9-facilities-dev-amd64 \
  --ibm-entitlement-key $IBM_ENTITLEMENT_KEY \
  --mas-channel 9.2.x-dev \
  --mas-instance-id dottor \
  --mas-workspace-id enigma \
  --mas-workspace-name "enigma" \
  --additional-configs "/mnt/home/config" \
  --non-prod \
  --disable-walkme \
  --storage-class-rwo "nfs-client" \
  --storage-class-rwx "nfs-client" \
  --storage-pipeline "nfs-client" \
  --storage-accessmode "ReadWriteMany" \
  --uds-email "no.one@no.where.com" \
  --uds-firstname "no" \
  --uds-lastname "one" \
  --dro-namespace "redhat-marketplace" \
  --db2-manage \
  --db2-facilities \
  --db2-timezone Europe/Rome \
  --manage-channel "9.2.x-dev" \
  --manage-jdbc "workspace-application" \
  --manage-components "" \
  --manage-server-timezone Europe/Rome \
  --facilities-channel "9.2.x-dev" \
  --facilities-size "small" \
  --facilities-routes-timeout "600s" \
  --facilities-maxconnpoolsize "200" \
  --facilities-log-storage-class "nfs-client" \
  --facilities-userfiles-storage-class "nfs-client" \
  --facilities-server-timezone Europe/Rome \
  --artifactory-username $ARTIFACTORY_USERNAME \
  --artifactory-token $ARTIFACTORY_TOKEN \
  --accept-license \
  --no-confirm \
  --skip-pre-check \
  --skip-grafana-install \
  --license-file /mnt/home/config/enigmamas.lic \
  --admin-mode cluster 

All containers and initContainers belonging to operand pods managed by the FacilitiesWorkspace operator have been configured with environment variable TZ set to the value of the --facilities-server-timezone cli parameter

@AntonioPerrone AntonioPerrone requested a review from a team as a code owner June 4, 2026 08:00
Comment thread python/src/mas/cli/install/app.py Outdated
Comment thread python/src/mas/cli/install/argBuilder.py
@sanjayprab sanjayprab dismissed their stale review June 11, 2026 11:41

Cleared

@sanjayprab sanjayprab changed the title [patch] Add support for MAS_FACILITIES_SERVER_TIMEZONE property for the facilities appplication [minor] Add support for MAS_FACILITIES_SERVER_TIMEZONE property for the facilities appplication Jun 11, 2026
@sanjayprab sanjayprab enabled auto-merge (squash) June 11, 2026 11:42
@sanjayprab sanjayprab merged commit cb42c54 into master Jun 11, 2026
11 checks passed
@sanjayprab sanjayprab deleted the masref-3457 branch June 11, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants