Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into upstream-merge-2
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox committed Apr 15, 2020
2 parents eb21314 + 1e502c0 commit e2dd856
Show file tree
Hide file tree
Showing 22 changed files with 16 additions and 22 deletions.
2 changes: 0 additions & 2 deletions deploy/ci/build-aio-image-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ resource_types:
privileged: true
source:
repository: ((docker-resource-image))
tag: ((docker-resource-image-tag))
- name: stratos-git-resource
type: docker-image
source:
repository: splatform/stratos-git-tag-resource
tag: "latest"

resources:
# Stratos Git Repository
Expand Down
2 changes: 0 additions & 2 deletions deploy/ci/build-aio-image-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ resource_types:
privileged: true
source:
repository: ((docker-resource-image))
tag: ((docker-resource-image-tag))
- name: stratos-git-resource
type: docker-image
source:
repository: splatform/stratos-git-tag-resource
tag: "latest"

resources:
# Stratos Git Repository
Expand Down
2 changes: 0 additions & 2 deletions deploy/ci/build-aio-image-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ resource_types:
privileged: true
source:
repository: ((docker-resource-image))
tag: ((docker-resource-image-tag))
- name: stratos-git-resource
type: docker-image
source:
repository: splatform/stratos-git-tag-resource
tag: "latest"

resources:
# Stratos Git Repository
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ resource_types:
privileged: true
source:
repository: ((docker-resource-image))
tag: ((docker-resource-image-tag))

resources:
- name: stratos
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/console-dev-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ resource_types:
privileged: true
source:
repository: ((docker-resource-image))
tag: ((docker-resource-image-tag))
resources:
# Stratos Git Repository
- name: stratos
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/console-make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ resource_types:
type: docker-image
source:
repository: splatform/stratos-git-tag-resource
tag: "latest"
resources:
# Stratos Git Repository
- name: stratos
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/console-nightly-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ resource_types:
privileged: true
source:
repository: ((docker-resource-image))
tag: ((docker-resource-image-tag))

resources:
- name: midnight
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/build-images/build-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ image_resource:
type: docker-image
source:
repository: ci-registry.capbristol.com:5000/concourse-dcind
tag: "latest"
insecure_registries: [ "ci-registry.capbristol.com:5000" ]

run:
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/build-images/generate-certs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ image_resource:
type: docker-image
source:
repository: ci-registry.capbristol.com:5000/opensuse
tag: latest
insecure_registries: [ "ci-registry.capbristol.com:5000" ]

inputs:
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/check-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"

run:
path: sh
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/check-gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"

run:
path: sh
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/create-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"

run:
path: sh
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/create-helm-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"
params:
GIT_USER:
GIT_EMAIL:
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/create-nightly-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"

run:
path: bash
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/generate-tag-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"

run:
path: bash
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"
run:
path: sh
args:
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/dev-releases/update-gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ image_resource:
source:
# Generated using scripts/Dockerfile.stratos-ci
repository: splatform/stratos-ci-concourse
tag: "latest"

run:
path: sh
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/release/sync-official-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ image_resource:
type: docker-image
source:
repository: ci-registry.capbristol.com:5000/stratos-ubuntu-dind
tag: "latest"
insecure_registries: [ "ci-registry.capbristol.com:5000" ]

run:
Expand Down
1 change: 0 additions & 1 deletion deploy/ci/tasks/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ image_resource:
type: docker-image
source:
repository: ci-registry.ngrok.io:80/splatform/stratos-concourse
tag: "latest"
insecure_registries: [ "ci-registry.ngrok.io:80" ]

run:
Expand Down
2 changes: 2 additions & 0 deletions deploy/kubernetes/console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ The following table lists the configurable parameters of the Stratos Helm chart
|console.templatesConfigMapName|Name of config map that provides the template files for user invitation emails||
|console.userInviteSubject|Email subject of the user invitation message||
|console.techPreview|Enable/disable Tech Preview features|false|
|console.ui.listMaxSize|Override the default maximum number of entities that a configured list can fetch. When a list meets this amount additional pages are not fetched||
|console.ui.listAllowLoadMaxed|If the maximum list size is met give the user the option to fetch all results|false|
|console.localAdminPassword|Use local admin user instead of UAA - set to a password to enable||
|console.tlsSecretName|Secret containing TLS certificate to use for the Console||
|console.mariadb.external|Use an external database instead of the built-in MariaDB|false|
Expand Down
8 changes: 8 additions & 0 deletions deploy/kubernetes/console/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,14 @@ spec:
value: {{ default "" .Values.console.userInviteSubject | quote }}
- name: ENABLE_TECH_PREVIEW
value: {{ default "false" .Values.console.techPreview | quote }}
{{- if .Values.console.ui }}
{{- if .Values.console.ui.listMaxSize }}
- name: UI_LIST_MAX_SIZE
value: {{.Values.console.ui.listMaxSize}}
{{- end }}
- name: UI_LIST_ALLOW_LOAD_MAXED
value: {{ default "false" .Values.console.ui.listAllowLoadMaxed | quote }}
{{- end }}
- name: MONOCULAR_CRT_PATH
value: "/etc/monocular-certs/tls.crt"
- name: MONOCULAR_KEY_PATH
Expand Down
6 changes: 6 additions & 0 deletions deploy/kubernetes/console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ console:
# Enable/disable Tech Preview
techPreview: false

ui:
# Override the default maximum number of entities that a configured list can fetch. When a list meets this amount additional pages are not fetched
listMaxSize:
# If the maximum list size is met give the user the option to fetch all results regardless
listAllowLoadMaxed: false

# Use local admin user instead of UAA - set to a password to enable
localAdminPassword: ~

Expand Down

0 comments on commit e2dd856

Please sign in to comment.