Skip to content

Conversation

@chgl
Copy link
Contributor

@chgl chgl commented Dec 17, 2024

    - kind: changed
      description: "updated postgresql sub-chart to 16.3.2"
    - kind: changed
      description: "updated curlimages/curl to 8.11.1"
    - kind: changed
      description: "updated hapiproject/hapi to 7.6.0"
    - kind: added
      description: "support for setting resource limits and requests from presets. With a default set for all containers"
    - kind: added
      description: "support for setting extra volumes and volume mounts"
    - kind: changed
      description: "set default pod security context for main and test pods"

Closes #757

@github-actions
Copy link

github-actions bot commented Feb 5, 2025

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Feb 5, 2025
@github-actions
Copy link

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Feb 16, 2025
@jkiddo jkiddo reopened this Feb 16, 2025
@jkiddo jkiddo merged commit 98bfad0 into hapifhir:master Feb 16, 2025
13 of 15 checks passed
Salaton added a commit to savannahghi/hapi-fhir-jpaserver-starter that referenced this pull request Mar 5, 2025
* Bump to HAPI 7.7.7-SNAPSHOT

* Update HAPI + match config changes

* Bump HAPI to 7.7.10-SNAPSHOT

* Bump parent to 7.7.14-SNAPSHOT

* Bump parent version + fix CQL test

See diff in https://github.com/cqframework/clinical-reasoning/pull/579/files

* Bump parent to 7.7.18-SNAPSHOT fix CR breakage

* use URI constructor instead of string concatenation, to avoid having static code analysis tool complain about "Concatenating user-controlled input into a URL" security issue

* Add support for Database Partition Mode

* Add spotless-check

* Apply spotless

* Apply spotless

* Revert "Apply spotless"

This reverts commit 8b77aa0.

* Test fix

* Spotless

* Helm chart dependency updates and support for extraVolumes and -Mounts (hapifhir#766)

* Helm chart updates

* set target branch to master for chart testing

* Bump to release

* Expose expansion properties as configuration

* Externalizes more subscription parameters (hapifhir#783)

* Externalizes more subscription parameters

Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.

Following the change in hapifhir/hapi-fhir/pull/6395

* Fix formatting

* feat: add a github actions deploy workflow

* chore: deploy hapi fhir staging and production instance

* chore: use UUIDs for resource IDs

* feat: updating FHIR version from R4 to R5

---------

Co-authored-by: dotasek.dev <[email protected]>
Co-authored-by: dotasek <[email protected]>
Co-authored-by: Joel Schneider <[email protected]>
Co-authored-by: James Agnew <[email protected]>
Co-authored-by: chgl <[email protected]>
Co-authored-by: Adam Stevenson <[email protected]>
Co-authored-by: Yoann Isaac <[email protected]>
Co-authored-by: Kennedy Omondi <[email protected]>
Salaton added a commit to savannahghi/hapi-fhir-jpaserver-starter that referenced this pull request Mar 5, 2025
* Bump to HAPI 7.7.7-SNAPSHOT

* Update HAPI + match config changes

* Bump HAPI to 7.7.10-SNAPSHOT

* Bump parent to 7.7.14-SNAPSHOT

* Bump parent version + fix CQL test

See diff in https://github.com/cqframework/clinical-reasoning/pull/579/files

* Bump parent to 7.7.18-SNAPSHOT fix CR breakage

* use URI constructor instead of string concatenation, to avoid having static code analysis tool complain about "Concatenating user-controlled input into a URL" security issue

* Add support for Database Partition Mode

* Add spotless-check

* Apply spotless

* Apply spotless

* Revert "Apply spotless"

This reverts commit 8b77aa0.

* Test fix

* Spotless

* Helm chart dependency updates and support for extraVolumes and -Mounts (hapifhir#766)

* Helm chart updates

* set target branch to master for chart testing

* Bump to release

* Expose expansion properties as configuration

* Externalizes more subscription parameters (hapifhir#783)

* Externalizes more subscription parameters

Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.

Following the change in hapifhir/hapi-fhir/pull/6395

* Fix formatting

* feat: add a github actions deploy workflow

* chore: deploy hapi fhir staging and production instance

* chore: use UUIDs for resource IDs

* feat: updating FHIR version from R4 to R5

---------

Co-authored-by: dotasek.dev <[email protected]>
Co-authored-by: dotasek <[email protected]>
Co-authored-by: Joel Schneider <[email protected]>
Co-authored-by: James Agnew <[email protected]>
Co-authored-by: chgl <[email protected]>
Co-authored-by: Adam Stevenson <[email protected]>
Co-authored-by: Yoann Isaac <[email protected]>
Co-authored-by: Kennedy Omondi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for VolumeMounts and ConfigMaps in Helm chart deployment

2 participants