-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump iam, jupyter and operator to 1.0.1 (#45)
* chore: add datalayer mailer * mailer: deployment * chore: template * chore: bump versions * fix: test
- Loading branch information
Showing
30 changed files
with
248 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) | ||
|
||
{{ template "chart.header" . }} | ||
{{ template "chart.description" . }} | ||
|
||
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} | ||
|
||
## Documentation | ||
|
||
For full documentation please checkout [Datalayer Tech](https://datalayer.tech/docs/build). | ||
|
||
{{ template "chart.requirementsSection" . }} | ||
|
||
{{ template "chart.valuesSection" . }} | ||
|
||
{{ template "helm-docs.versionFooter" . }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,14 @@ | ||
# datalayer-storage | ||
[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) | ||
|
||
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) | ||
# datalayer-storage | ||
|
||
Datalayer Storage | ||
|
||
**Homepage:** <https://datalayer.tech> | ||
|
||
## Maintainers | ||
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| Datalayer | <[email protected]> | <https://datalayer.io> | | ||
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) | ||
|
||
## Source Code | ||
## Documentation | ||
|
||
* <https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-ceph-storage> | ||
For full documentation please checkout [Datalayer Tech](https://datalayer.tech/docs/build). | ||
|
||
## Values | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) | ||
|
||
{{ template "chart.header" . }} | ||
{{ template "chart.description" . }} | ||
|
||
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} | ||
|
||
## Documentation | ||
|
||
For full documentation please checkout [Datalayer Tech](https://datalayer.tech/docs/build). | ||
|
||
{{ template "chart.requirementsSection" . }} | ||
|
||
{{ template "chart.valuesSection" . }} | ||
|
||
{{ template "helm-docs.versionFooter" . }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) | ||
|
||
{{ template "chart.header" . }} | ||
{{ template "chart.description" . }} | ||
|
||
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} | ||
|
||
## Documentation | ||
|
||
For full documentation please checkout [Datalayer Tech](https://datalayer.tech/docs/build). | ||
|
||
{{ template "chart.requirementsSection" . }} | ||
|
||
{{ template "chart.valuesSection" . }} | ||
|
||
{{ template "helm-docs.versionFooter" . }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
iam: | ||
image: datalayer/iam:1.0.0 | ||
image: datalayer/iam:1.0.1 | ||
imagePullPolicy: Always | ||
port: 9700 | ||
sidecar: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
apiVersion: v1 | ||
description: Datalayer Mailer | ||
name: datalayer-mailer | ||
version: 0.0.1 | ||
appVersion: 0.0.1 | ||
home: https://datalayer.tech | ||
sources: | ||
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-mailer | ||
icon: https://assets.datalayer.tech/datalayer-square.png | ||
maintainers: | ||
- name: Datalayer | ||
email: [email protected] | ||
url: https://datalayer.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) | ||
|
||
# datalayer-mailer | ||
|
||
Datalayer Mailer | ||
|
||
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) | ||
|
||
## Documentation | ||
|
||
For full documentation please checkout [Datalayer Tech](https://datalayer.tech/docs/build). | ||
|
||
## Values | ||
|
||
| Key | Type | Default | Description | | ||
|-----|------|---------|-------------| | ||
| mailer.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].key | string | `"role.datalayer.io/system"` | | | ||
| mailer.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].operator | string | `"In"` | | | ||
| mailer.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].values[0] | string | `"true"` | | | ||
| mailer.image | string | `nil` | | | ||
| mailer.imagePullPolicy | string | `"Always"` | | | ||
| mailer.namespace | string | `"datalayer-system"` | | | ||
| mailer.port | int | `2331` | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) | ||
|
||
{{ template "chart.header" . }} | ||
{{ template "chart.description" . }} | ||
|
||
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} | ||
|
||
## Documentation | ||
|
||
For full documentation please checkout [Datalayer Tech](https://datalayer.tech/docs/build). | ||
|
||
{{ template "chart.requirementsSection" . }} | ||
|
||
{{ template "chart.valuesSection" . }} | ||
|
||
{{ template "helm-docs.versionFooter" . }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Your mailer has now been installed, and can be accessed in the following ways: | ||
|
||
1. Connect with a shell | ||
|
||
kubectl exec -n {{ .Release.Namespace }} $(kubectl get pod -n {{ .Release.Namespace }} --selector=app={{ template "mailer.app-name" . }} -o jsonpath='{.items...metadata.name}') -it -- sh | ||
|
||
2. Read the logs | ||
|
||
kubectl logs -n {{ .Release.Namespace }} $(kubectl get pod -n {{ .Release.Namespace }} --selector=app={{ template "mailer.app-name" . }} -o jsonpath='{.items...metadata.name}') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{{/* | ||
Expand the name of the chart. | ||
*/}} | ||
{{- define "mailer.name" -}} | ||
{{- default .Chart.Name .Values.nameOverride | trunc 24 | trimSuffix "-" -}} | ||
{{- end -}} | ||
|
||
{{/* | ||
Create a default fully qualified app name. | ||
We truncate at 24 chars because some kubernetes name fields are limited to this (by the DNS naming spec). | ||
*/}} | ||
{{- define "mailer.fullname" -}} | ||
{{- $name := default .Chart.Name .Values.nameOverride -}} | ||
{{- printf "%s-%s" .Release.Name $name | trunc 24 | trimSuffix "-" -}} | ||
{{- end -}} | ||
|
||
{{/* | ||
Define the name of the client service for mailer. | ||
*/}} | ||
{{- define "mailer.service-name" -}} | ||
{{- printf "%s-%s" (include "mailer.fullname" .) "svc" | trunc 63 | trimSuffix "-" -}} | ||
{{- end -}} | ||
|
||
{{/* | ||
Define the value for the app label. | ||
*/}} | ||
{{- define "mailer.app-name" -}} | ||
{{- printf "%s" .Chart.Name | replace "datalayer-" "" -}} | ||
{{- end -}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
apiVersion: apps/v1 | ||
kind: Deployment | ||
metadata: | ||
name: {{ .Release.Name }} | ||
namespace: {{ default .Values.mailer.namespace .Release.Namespace }} | ||
labels: | ||
app: {{ template "mailer.app-name" . }} | ||
spec: | ||
replicas: 1 | ||
selector: | ||
matchLabels: | ||
app: {{ template "mailer.app-name" . }} | ||
strategy: | ||
rollingUpdate: | ||
maxUnavailable: 0 | ||
template: | ||
metadata: | ||
labels: | ||
app: {{ template "mailer.app-name" . }} | ||
release: {{ .Release.Name }} | ||
datalayer.io/app: {{ template "mailer.app-name" . }} | ||
spec: | ||
terminationGracePeriodSeconds: 0 | ||
{{- with .Values.mailer.affinity }} | ||
affinity: {{- toYaml . | nindent 8 }} | ||
{{- end }} | ||
{{- with .Values.mailer.tolerations }} | ||
tolerations: {{- toYaml . | nindent 8 }} | ||
{{- end }} | ||
imagePullSecrets: | ||
- name: reg-creds | ||
containers: | ||
- name: mailer | ||
image: {{ .Values.mailer.image }} | ||
imagePullPolicy: {{ .Values.mailer.imagePullPolicy }} | ||
ports: | ||
- containerPort: {{ .Values.mailer.port }} | ||
protocol: TCP | ||
{{- if or .Values.mailer.env .Values.mailer.envValueFrom }} | ||
env: | ||
{{- range $key, $value := .Values.mailer.envValueFrom }} | ||
- name: {{ $key }} | ||
valueFrom: {{- $value | toYaml | nindent 16 }} | ||
{{- end }} | ||
{{- range $key, $value := .Values.mailer.env }} | ||
- name: {{ $key }} | ||
value: {{ $value | quote }} | ||
{{- end }} | ||
{{- end }} | ||
{{- with .Values.mailer.resources }} | ||
resources: {{- toYaml . | nindent 12 }} | ||
{{- end }} | ||
{{- with .Values.mailer.volumeMounts }} | ||
volumeMounts: {{- toYaml . | nindent 12 }} | ||
{{- end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
mailer: | ||
image: | ||
imagePullPolicy: Always | ||
port: 2331 | ||
namespace: datalayer-system | ||
affinity: | ||
nodeAffinity: | ||
requiredDuringSchedulingIgnoredDuringExecution: | ||
nodeSelectorTerms: | ||
- matchExpressions: | ||
- key: role.datalayer.io/system | ||
operator: In | ||
values: | ||
- "true" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.