Mohamed Sekour
|
574129d637
|
support recreating k8s jobs when configmap/secret changed (#808)
* support recreating k8s jobs when configmap/secret changed
Co-authored-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* add unit tests
* fix tests
|
2025-02-05 10:50:25 +01:00 |
|
Shane Wu
|
37e6c6b7c8
|
Allow Helm Chart deploy image from digest (#780)
GKE Binary Authorization only supports image pull by digest - [Ref](https://cloud.google.com/binary-authorization/docs/deploying-containers#deploy_the_container_image)
* if `.values.reloader.deployment.image.digest` is defined, pull image from digest
* otherwise pull image from tag
Co-authored-by: Muneeb Aijaz <43588696+MuneebAijaz@users.noreply.github.com>
|
2025-01-29 14:24:56 +05:00 |
|
cmarasescu
|
1d923bce36
|
Update helm chart to allow scalling down to zero replicas when running in non HA mode (#813)
Co-authored-by: Cristian Marasescu <cristian.marasescu@ibm.com>
|
2025-01-29 14:23:22 +05:00 |
|
tom1299
|
636ab7a3f5
|
Merge pull request #805 from tom1299/master
fix: Remove obsolete permissions for apiGroup extensions from helm charts
|
2025-01-29 14:10:41 +05:00 |
|
Dimitris Alo
|
e3d352cf56
|
Merge branch 'master' into enhance-pdbs
|
2025-01-28 23:13:50 +02:00 |
|
Muneeb Aijaz
|
565a3d6916
|
Update helm chart to 1.2.1
|
2025-01-10 19:55:08 +05:00 |
|
Dimitris4000
|
7ddb1ae434
|
chore(helm-templates):support maxUnavailable on pdb resouces
|
2024-12-05 07:14:55 +02:00 |
|
Bjorn Stout
|
bce0ac9aa6
|
Update Chart.yaml
|
2024-11-21 17:44:38 +01:00 |
|
Bjorn Stout
|
78bb519058
|
Update Chart.yaml
|
2024-11-21 10:04:07 +01:00 |
|
Bjorn Stout
|
3f5ee46f00
|
Merge branch 'stakater:master' into patch-1
|
2024-11-20 10:45:08 +01:00 |
|
MuneebAijaz
|
f3bf76bb9d
|
Update helm chart - 1.2.0
|
2024-11-20 12:07:35 +05:00 |
|
Muneeb Aijaz
|
ff7c5c0f74
|
Merge pull request #784 from tom1299/master
fix: Remove obsolete permissions for apiGroup `extensions` from helm templates
|
2024-11-18 17:07:33 +05:00 |
|
MuneebAijaz
|
60a2f26976
|
fix base in values
|
2024-11-14 21:25:41 +05:00 |
|
tom1299
|
394707a7f8
|
Remove obsolete permissions for apiGroup extensions
|
2024-11-10 07:21:13 +01:00 |
|
Bjorn Stout
|
71d6c4bd07
|
Update values.yaml
Add example of usage imagePullSecrets
|
2024-11-07 16:13:28 +01:00 |
|
Bjorn Stout
|
4b3a58d91e
|
Update deployment.yaml
Make sure values being seen. With $ the values file doesn't find the value.
|
2024-11-07 16:10:10 +01:00 |
|
Bjorn Stout
|
0d6d5ca479
|
Update deployment.yaml
|
2024-11-07 16:00:14 +01:00 |
|
Bjorn Stout
|
017e6ed7fd
|
Update deployment.yaml
use imagePullSecrets from gloabl
|
2024-11-07 15:51:23 +01:00 |
|
Muneeb Aijaz
|
edf57bc94c
|
Merge branch 'master' into branch-release-strat
|
2024-11-06 22:02:45 +05:00 |
|
MuneebAijaz
|
f2a0e81ad1
|
fix manifest workflow
|
2024-11-06 22:01:28 +05:00 |
|
MuneebAijaz
|
a461080c05
|
add helm workflow
|
2024-11-06 21:32:25 +05:00 |
|
Muneeb Aijaz
|
2a239d4667
|
Merge pull request #747 from sausrivastava/comtech/fix-image-issue
Added the ability to separately configure the image registry
|
2024-11-06 14:41:12 +05:00 |
|
MuneebAijaz
|
28b70651fd
|
test positive
|
2024-11-06 09:24:41 +05:00 |
|
MuneebAijaz
|
99bb4da3d4
|
test workflow for semver update
|
2024-11-06 09:14:57 +05:00 |
|
MuneebAijaz
|
3862d808e9
|
branch based release strategy
|
2024-10-30 20:27:06 +05:00 |
|
sausrivastava
|
3981623ec2
|
Update values.yaml for base
|
2024-10-24 09:48:21 +05:30 |
|
Muneeb Aijaz
|
325515f805
|
Merge pull request #687 from dabcoder/db/-/log-level
feat(log-level): add option to set logLevel in chart
|
2024-10-22 23:52:00 +05:00 |
|
sausrivastava
|
bd3e8b0d09
|
Support global.imageRegistry for reloader image
|
2024-09-17 12:19:51 +05:30 |
|
Gavin Mogan
|
81c1b79203
|
Make sure GOMAXPROCS and GOMEMLIMIT has a divisor set
|
2024-09-09 09:18:45 -07:00 |
|
MuneebAijaz
|
354d348481
|
Increase memory for plain manifest
|
2024-08-28 16:54:29 +05:00 |
|
David B.
|
5a53a39500
|
Merge branch 'master' into db/-/log-level
|
2024-08-09 14:26:06 +02:00 |
|
MuneebAijaz
|
7df32aefc8
|
resolve conflicts
|
2024-08-08 10:51:00 +05:00 |
|
stakater-user
|
70ab56606d
|
[skip-ci] Update artifacts
|
2024-08-07 14:27:13 +00:00 |
|
Bharath Nallapeta
|
04a987411f
|
Merge pull request #723 from robgordon89/fix/pod-name-env-ha-fix
chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is true
|
2024-08-07 19:44:17 +05:30 |
|
bnallapeta
|
ef0ea91ec5
|
fix default values for memory and cpu
|
2024-08-07 19:29:03 +05:30 |
|
stakater-user
|
e6d833bc20
|
[skip-ci] Update artifacts
|
2024-08-07 13:48:42 +00:00 |
|
Robert Gordon
|
32d5ce8990
|
chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is true
|
2024-08-07 10:46:24 +01:00 |
|
Gabi Davar
|
12b9a197a4
|
Tell Go runtime about the CPU & memory limits. (#699)
* Tell Go runtime about the CPU & memory limits.
Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
* review comments
---------
Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
|
2024-08-07 13:53:42 +05:30 |
|
MuneebAijaz
|
7b61a748f8
|
Manual release workflows
|
2024-08-02 12:27:55 +05:00 |
|
David B.
|
08f16d133a
|
Merge branch 'master' into db/-/log-level
|
2024-07-30 10:36:43 +02:00 |
|
stakater-user
|
43ea11a73b
|
[skip-ci] Update artifacts
|
2024-07-29 18:59:57 +00:00 |
|
stakater-user
|
49997ac248
|
[skip-ci] Update artifacts
|
2024-07-08 07:06:27 +00:00 |
|
deschmih
|
cbf501fc75
|
Merge branch 'master' into master
|
2024-07-08 07:56:01 +02:00 |
|
stakater-user
|
9f5211b730
|
[skip-ci] Update artifacts
|
2024-06-26 08:16:23 +00:00 |
|
stakater-user
|
fc955f72c8
|
[skip-ci] Update artifacts
|
2024-06-21 16:04:02 +00:00 |
|
Muneeb Aijaz
|
0bcf8cb1e1
|
Merge pull request #686 from jfroy/oci-invalid-version
fix: replace + with _ in Chart.Version
|
2024-06-21 20:24:48 +05:00 |
|
stakater-user
|
ac7e965326
|
[skip-ci] Update artifacts
|
2024-06-21 15:12:42 +00:00 |
|
Muneeb Aijaz
|
7f5ea8c18f
|
Merge pull request #690 from alexanderldavis/enable_metrics_by_namespace
feat: add new opt-in metric of reloads by namespace
|
2024-06-21 19:53:31 +05:00 |
|
stakater-user
|
b73b04d9ae
|
[skip-ci] Update artifacts
|
2024-06-21 13:50:22 +00:00 |
|
stakater-user
|
fb9748eae7
|
[skip-ci] Update artifacts
|
2024-06-19 09:50:00 +00:00 |
|