Commit graph

24 commits

Author SHA1 Message Date
Jake Spain
3a771dfadd
Fixes #39
Ignore dependency charts directory
2023-01-23 08:16:01 -05:00
Samuel Beaulieu
9ee5c1941b
(maint) Fix jruby startup
Added a required package netbase for jruby to startup without a warning
Added an optoin for ec2 to specify the root_keys_script to use
2022-07-26 13:41:33 -05:00
Samuel Beaulieu
f0be6484cf
(maint) Remove invokedymanicyield=false that was a workaround for jruby-9.2 2022-07-26 10:30:03 -05:00
Samuel Beaulieu
16be4e20aa
(maint) Upgrade to latest vmpooler with jruby 9.3.6
Will deploy the prod image as v 1.7.0-prod-all-providers

Chart version 1.17.0
2022-07-25 16:01:29 -05:00
Samuel Beaulieu
4781c47e49
(DIO-3229) Add non sensitive parameters as ENV vars, and expect the secrets to be passed as provider config
remove the change to support an override of the command as the entrypoint is needed
2022-07-08 09:07:04 -05:00
Samuel Beaulieu
c96029fa87
Add a new values parameter overrideCmd
when set the parameter overrides the container.command that defaults to the entrypoint
Updated the test-all-providers Dockerfile to match prod file
Updated test-all-providers Gemfile to import the new ec2 provider
2022-07-07 11:24:03 -05:00
Samuel Beaulieu
edd183d9c6
(DIO-3162) Add support for disk_type in gce 2022-06-21 09:35:18 -05:00
suckatrash
d04767c4c3
(DIO-3157) Update ingress for k8s 1.22 2022-06-06 10:17:56 -07:00
Jake Spain
3e20b83586
Merge pull request #21 from puppetlabs/chart-ci
(DIO-2812) Add CI for charts
2022-04-27 13:54:07 -04:00
Jake Spain
586bba8fff
Bump vmpooler-provider-gce gem to v0.2 and update gemfiles and chart 2022-04-19 10:05:11 -04:00
Samuel Beaulieu
8ae6bb0485
(DIO-2833) Bump the gemfile too since this is used for building the image 2022-04-07 11:30:17 -05:00
Samuel Beaulieu
0e2cb0bc9e
(DIO-2833) Chart version using the latest code from vmpooler to support multiple domains API/V2 2022-04-07 09:12:24 -05:00
Samuel Beaulieu
4dc464b3a6
(maint) fix annotations 2022-03-30 16:19:00 -05:00
Samuel Beaulieu
2f507e19d9
update to dependent redis charts 2022-03-30 13:55:19 -05:00
Samuel Beaulieu
19be60d230
(maint) set extra_config the same way we do the manager app 2022-03-30 13:49:57 -05:00
Samuel Beaulieu
caf702a9bc
(maint) Update redis version, add env REDIS_RECONNECT_ATTEMPTS
Update from v10 to v13 of bitnami's redis chart, as it should not contain
breaking changes. Adding REDIS_RECONNECT_ATTEMPTS which defaulted to 10
and is now set to 40, which should result in retrying at least 25 minutes
before returning a failure
2022-03-28 11:00:39 -05:00
Samuel Beaulieu
46935a716a
Including vmpooler-provider-gce in the Gemfile
Also assing a required ENV var and the location of the keyfile

create helm tarball version 1.8.0 and index file
2022-01-12 09:02:42 -06:00
2f73e44b7c
Add CI for charts 2021-12-13 16:37:54 -05:00
79bb824068
Update vmpooler chart to accept image tag override
Prior to this, the only way to set the image tag was by modifying the
appVersion param of the chart itself. This made it impossible to use a
non-default image version.
2021-12-13 12:58:12 -05:00
88aba7af57
General updates related to packaging
- Docs were updated
- minor adjustments to Dockerfiles
- helm chart updated to point to actual image registry
2021-12-09 12:03:48 -05:00
380754e135
Revert api's extra_config param 2021-12-06 11:28:26 -05:00
df1f74869b
Fix templating in api deployment 2021-12-06 11:16:42 -05:00
60f6306362
Bump default timoutes for redis health checks
This sets the initialDelaySeconds value to 40 and the periodSeconds
value to 10 so that larger redis instances work out of the box.
2021-12-06 09:22:08 -05:00
0f4c2310b8
Create Helm repository 2021-12-03 11:51:19 -05:00