-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Twins importer (#360) * Twins importer * Twins importer add dgctlStorage settings * Twins importer fix chart * fix chart * small fix * add logs * [keys-api] up keys-backend. Support truck, map-matching api keys (#386) * Update citylens to 1.4.0 (#388) * Update citylens to 1.4.0 * bump to 1.4.1 * Feature: add codeowners file (#383) * [license] Reworked securityContext for license type 2 (#387) * [PRO-4361] Обновление pro-api до версии 1.1.79 (#382) * [PRO-4361] Обновление pro-api до версии 1.1.74 * PRO-4361: update to 1.1.77 * PRO-4371: update to 1.1.78 * PRO-4361: update to 1.1.79 * PRO-4176: add auth scopes (#365) * PRO-4176: add auth scopes * PRO-4176: update pro-ui version * PRO-4176: update app version * PRO-4176: update to 1.7.5 * navi-castle: bugfix (#393) - scheduled tasks without PV - configuration parameters mistaken * navi-restrictions-api 1.0.1 release (#392) * navi-restrictions-api 1.0.1 release * readme upd * [DEVOPS-982] navi-front: update default locations (#389) * [DEVOPS-982] navi-front: Add pedestrian location (#396) * [platform] Upgrade version (#381) * PRO-3766: update platform to 0.8.1 * Fix Breaking-Changes (#401) * generic-chart added (#398) * PRO-3609: upgrade pro ui to 1.9.0 (#399) * navi-back: upstream update 7.15.2.4 (#402) * [PRO-4517] обновил хелм-чарт pro-api в onprem до версии 1.5.0 (#394) * PRO-0: upgrade PRO API to 1.5.1 (#404) * Feature: add PR template (#410) * PRO-4774: upgraded PRO API to 1.6.0 (#407) * [PRO-4635] pro-ui, версия 2.1.1 (#405) * Citylens 1.6.0 (#406) * Update citylens to 1.5.0 * Bump appversion * Fix citylens-api configmap * Fix license server url template * Fix review notes * Update headerLinks * Add camcom to headerLinks * Fix page name in configmap * Bump to 1.5.1 * Bump to 1.6.0 * Update breaking changes & bump app version in chart * [navi-router] rename router.keyManagementServices to keys (#409) * [navi-router] Remove trailing dots in param descriptions * [navi-router] Rename router.keyManagementService -> keys * [navi-router] Rename router.castleHost -> router.castleUrl * WAPI-23469 Add configuration for audit logging (#414) * WAPI-23469 Add configuration for audit logging * fixes * upd version tag * fix duplication key * [navi-restrictions] update to style guide (#408) * [tiles-api] Upgrade to 4.52.8 (#416) * WAPI-23326 Add new s3 params, custom ca configuration (#390) * WAPI-23326 Add new s3 config params to keys and catalog-api charts * WAPI-23326 Add custom certs configuration to keys, catalog-api charts * fix typos * more fixes * fix configmap deploy * split configmap config for jobs and deploys * upd config for keys * fix to keys chart * upd image tags * upd docs * Chore: fix PR template (#418) * [PRO-4789] поправили values для сервиса ключей * Citylens 1.7.0 (#422) * Citylens 1.7.0 * bump version to 1.7.1 * Make reporterProTracks deploy one or no replicas * Bump version to 1.7.2 * [tiles-api] Upgrade to 4.52.9 (#421) * [+] release 1.21.0 branch * mapgl values fix --------- Co-authored-by: Dmitriy Donov <[email protected]> Co-authored-by: Voronkov Alexander <[email protected]> Co-authored-by: Петр Беклемишев <[email protected]> Co-authored-by: Andrey Morozov <[email protected]> Co-authored-by: Vladimir Popov <[email protected]> Co-authored-by: Dmitrii Molochnikov <[email protected]> Co-authored-by: Artem Malko <[email protected]> Co-authored-by: Alexander Voronkov <[email protected]> Co-authored-by: i-bogomazov <[email protected]> Co-authored-by: vgivanov <[email protected]> Co-authored-by: Dmitry Milov <[email protected]> Co-authored-by: ostrovskiy2gis <[email protected]> Co-authored-by: Andrew Mikhailov <[email protected]> Co-authored-by: Денис Беляев <[email protected]> Co-authored-by: Kirill Salnikov <[email protected]> Co-authored-by: Власов Сергей Сергеевич <[email protected]>
- Loading branch information
1 parent
07942a0
commit e0a196e
Showing
61 changed files
with
712 additions
and
326 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 |
---|---|---|
@@ -1,16 +1,21 @@ | ||
Changelog: | ||
# Pull Request description | ||
|
||
|
||
## Changelog | ||
|
||
- `Some changes` (A description of the changes proposed in the pull request.) | ||
|
||
Issues: | ||
## Issues | ||
|
||
- `Issue-123` (Link to related issue) | ||
|
||
Steps for check: | ||
## Braking changes | ||
|
||
- If there are breaking changes, they need to be added to the file [Breaking-Changes](../Breaking-Changes.md) | ||
|
||
## Steps for check | ||
|
||
- `Step 1` | ||
- `...` | ||
- `Step n-1` | ||
- `Step n` | ||
|
||
[Breaking-Changes](../Breaking-Changes.md) |
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,11 @@ | ||
{{- if .Values.customCAs.bundle }} | ||
apiVersion: v1 | ||
kind: ConfigMap | ||
metadata: | ||
name: {{ include "catalog.configmap.deploys.name" . }} | ||
labels: | ||
{{- include "catalog.labels" . | nindent 4}} | ||
data: | ||
custom-ca.crt: |- | ||
{{- .Values.customCAs.bundle | nindent 4 }} | ||
{{- 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,15 @@ | ||
{{- if .Values.customCAs.bundle }} | ||
apiVersion: v1 | ||
kind: ConfigMap | ||
metadata: | ||
name: {{ include "catalog.configmap.jobs.name" . }} | ||
labels: | ||
{{- include "catalog.labels" . | nindent 4}} | ||
annotations: | ||
"helm.sh/hook": pre-install,pre-upgrade,post-install,post-upgrade | ||
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded,hook-failed | ||
"helm.sh/hook-weight": "-10" | ||
data: | ||
custom-ca.crt: |- | ||
{{- .Values.customCAs.bundle | nindent 4 }} | ||
{{- 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
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
Oops, something went wrong.