Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pre-relase branches #663

Open
wants to merge 118 commits into
base: feat/fx-impl
Choose a base branch
from
Open

chore: pre-relase branches #663

wants to merge 118 commits into from

Conversation

kalinkrustev
Copy link
Contributor

@kalinkrustev kalinkrustev commented Oct 17, 2024

Build a pre-relase version from pre-relase branches major/name, minor/name, patch/name
Can be used with helm upgrade --version '>=x.x.x-name.0 <x.x.x-name.999999' to avoid picking
unintended versions from multiple active branches doing snapshot releases

This will also allow proper tracking of semver compatible pre-relase tags in continuous deployment scripts.

@kalinkrustev kalinkrustev changed the title pre-relase branches chore: pre-relase branches Oct 17, 2024
@kalinkrustev kalinkrustev marked this pull request as ready for review October 17, 2024 12:02
kalinkrustev and others added 22 commits October 17, 2024 18:01
* feat(csi-106): updated ALS version

* feat: ttk bump

* feat(csi-107): updated QS version

* feat(csi-107): updated ALS and QS versions to use iso images

* fix: interscheme

* chore: fx upstream merge (#664)

* fix: reload on config-override change (#662)

* feat: added script to rebuild images for arm

* chore: update mysql version in initcontainers

* chore: readme

* chore: added doc

* chore: doc

* fix: ttk ulid

* chore: changed helmfile

* fix: versions

* fix: version

* fix: interscheme

---------

Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com>

* chore: cleanup

* fix: json

* fix: ttk testcase

* feat: enabled iso config for ml-api-adapter

* fix: ns

* feat: added helmfile for iso

* fix: header issues

* chore: bump

* chore: ttk bump

* chore: testcases tag

* chore: ml-api bump

* fix(csi-809): updated ALS version

* chore: ml api bump

* fix: cl an ml

---------

Co-authored-by: Vijay <vijaya.guthi@infitx.com>
Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com>
{{- end }}
- name: DB_DATABASE
value: '{{ .Values.config.db_database }}'
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted

<!--SONAR_ISSUE_KEY:AZNEy5kHlvwBFcO6jiAE-->Bind this resource's automounted service account to RBAC or disable automounting. <p>See more on <a href="https://sonarcloud.io/project/issues?id=mojaloop_helm&issues=AZNEy5kHlvwBFcO6jiAE&open=AZNEy5kHlvwBFcO6jiAE&pullRequest=663">SonarQube Cloud</a></p>
- name: DB_DATABASE
value: '{{ .Values.config.db_database }}'
containers:
- name: run-migration

Check warning

Code scanning / SonarCloud

Memory limits should be enforced

<!--SONAR_ISSUE_KEY:AZNEy5kHlvwBFcO6jiAD-->Specify a memory limit for this container. <p>See more on <a href="https://sonarcloud.io/project/issues?id=mojaloop_helm&issues=AZNEy5kHlvwBFcO6jiAD&open=AZNEy5kHlvwBFcO6jiAD&pullRequest=663">SonarQube Cloud</a></p>
kalinkrustev and others added 24 commits November 20, 2024 14:43
* feat(csi-704): updated PDB to als-admin

* feat(csi-704): updated rollingUpdate section for handlers

* feat(csi-704): removed pdb example
feat(csi-704): updated PDB to als-admin
Copy link

sonarqubecloud bot commented Jan 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

5 participants