github-actions[bot]
468e76d55a
Bump version to 1.4.6 ( #985 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: msafwankarim <66724151+msafwankarim@users.noreply.github.com >
v1.4.6
2025-07-30 11:23:13 +05:00
Muhammad Safwan Karim
517fd33fb1
Added pause deployment annotation overrides ( #983 )
...
* added pprof flag
* updated chart
* fixed linting and spelling
* custom_annotation for pause deployments related annotaitons
merge-983
2025-07-29 19:50:13 +05:00
Muhammad Safwan Karim
1e46d44c7c
Added pprof flag ( #980 )
...
* added pprof flag
* updated chart
* fixed linting and spelling
merge-980
2025-07-29 15:49:30 +05:00
Muhammad Safwan Karim
49409dce54
Extracted some functions to public package to reuse them in gateway ( #966 )
...
* separate methods
* basic refactoring
* moved common code to util package to use it in gateway
* common check for argo rollouts
* made code compilable with latest changes on master
* Moved options to separate package and created CommandLineOptions instance that will be in sync with options values.
* reverted extra changes
* initialize CommandLineOptions with default options in module init
* wait for paused at annotation before checking deployment paused
* moved things around to fix things
* reverted unnecessary changes
* reverted rolling_upgrade changes
* reverted extra change
merge-966
2025-07-29 11:50:02 +05:00
Muhammad Safwan Karim
9039956c32
Merge pull request #970 from stakater/sa-7499-expose-meta-info
...
Publish a configmap that contains build/version info and reloader flags
merge-970
2025-07-22 14:46:44 +05:00
Safwan
82eb8d8b87
reverted reloader.yaml deployment name
2025-07-22 14:40:46 +05:00
Safwan
7af0728990
comments resolved
2025-07-22 13:47:50 +05:00
Safwan
d9b36a56b5
Removed is dirty flag
2025-07-21 17:40:50 +05:00
Safwan
dcf4b0d0f6
merged deployment pause related changes
2025-07-21 15:14:30 +05:00
Safwan
b8b7cdb610
Merge branch 'master' into sa-7499-expose-meta-info
2025-07-21 14:28:07 +05:00
Safwan
d2580930e4
reverted testing changes
2025-07-21 14:25:02 +05:00
Safwan
e0150145ec
updated PR workflow
2025-07-21 13:50:21 +05:00
Safwan
52ac7e307d
skip e2e test
2025-07-21 13:30:00 +05:00
Safwan
e311fe2fff
updated pull request workflow
2025-07-21 13:05:25 +05:00
Safwan
dec3410b7f
updated work flows
2025-07-21 12:58:11 +05:00
Safwan
1e1f094516
resolved comments and stuff
2025-07-18 19:27:26 +05:00
Muhammad Safwan Karim
a9566fa672
Merge pull request #958 from s10/feature/pause
...
Add pausing deployments during upgrades
2025-07-18 15:38:33 +05:00
Muhammad Safwan Karim
51ee0a19bb
Merge pull request #967 from pinkavaj/pi-k8s-labels-simple
...
Use labels suggested by Kubernetes and Helm best practices
2025-07-18 15:23:25 +05:00
Safwan
19918e6fa8
fix error
2025-07-17 13:05:40 +05:00
Safwan
95cea97d34
make parsetime exportable
2025-07-17 13:04:47 +05:00
Safwan
d22a0f25de
changed types to bool where needed
2025-07-17 13:03:42 +05:00
Safwan
2d2c35fcf4
discard error
2025-07-16 20:09:19 +05:00
Safwan
cf600f7761
type safety where applicable in meta info
2025-07-16 19:37:02 +05:00
Safwan
01f62cf823
renamed struct fields
2025-07-16 18:29:26 +05:00
Safwan
85bd7a075c
updated docker file
2025-07-16 18:08:24 +05:00
Safwan
3999edb7a3
Merge branch 'master' into sa-7499-expose-meta-info
2025-07-16 17:33:38 +05:00
Safwan
f69773c588
refactoring
2025-07-15 20:08:23 +05:00
Safwan
8b257a3f0c
publish configmap with meta info
2025-07-15 19:16:26 +05:00
Muhammad Safwan Karim
93936d12c1
Merge pull request #933 from yo-ga/fix/specific-namespace
...
Ignore namespaceSelector when not watch globally
2025-07-11 17:14:19 +05:00
Muhammad Safwan Karim
2d810f9824
Merge pull request #865 from ChristianCiach/job-owner-ref
...
Add OwnerReference to generated Jobs
2025-07-09 16:22:51 +05:00
Christian Ciach
99c45b3ca3
Add test for CronJob owner references
2025-07-09 12:45:24 +02:00
Christian Ciach
81315adc9b
Add conventional annotation to triggered jobs
2025-07-09 12:38:12 +02:00
Christian Ciach
ad0407517d
Add OwnerReference to generated Jobs
2025-07-09 12:38:12 +02:00
Vladislav Gusev
cafa14f0e7
Add pausing deployments during upgrades
2025-07-08 16:59:42 +03:00
Muhammad Safwan Karim
5089955691
Merge pull request #928 from jamie-stinson/master
...
feat: add ignore annotation support for skipping reloads
2025-07-08 14:41:09 +05:00
Jiří Pinkava
379c428283
Use labels suggested by Kubernetes and Helm best practices
...
This improves the compatibility and makes it easier to work with various tools,
which take advantake from the assumption of existence of those labels.
Keep the old labels for selectors for backward compatibility.
Also note there is slight change in behaviour of PDB which might
be backward-incompatible in some rare cases.
2025-07-07 22:28:54 +02:00
Muhammad Safwan Karim
404c3700f7
Update push-helm-chart.yaml ( #965 )
...
* Update push-helm-chart.yaml
* empty commit
chart-v2.1.5
merge-965
2025-07-07 17:10:51 +05:00
Muhammad Safwan Karim
df812c555c
bump-chart ( #964 )
merge-964
2025-07-07 13:32:23 +02:00
Yoga Yu
e8cb97a6d1
Merge branch 'master' into fix/specific-namespace
2025-07-04 10:37:34 +08:00
Jamie
58ad781c0c
fix: multiple blank lines lint
2025-07-03 16:04:49 +01:00
Jamie
be09beac29
feat: add ignore annotation support for skipping reloads
2025-07-03 14:06:44 +01:00
Muhammad Safwan Karim
516f9e8bc5
Merge pull request #934 from alexandermarston/support-gchat
...
feat: support Google Chat as an Alert notification provider
2025-07-03 16:24:26 +05:00
Alex Marston
e69ea41ece
Merge branch 'stakater:master' into support-gchat
2025-07-03 11:41:06 +01:00
Muhammad Safwan Karim
c2107cccbb
Merge pull request #959 from stakater/msafwankarim-patch-1
...
Update pull_request_docs.yaml
merge-959
2025-07-03 15:23:14 +05:00
Muhammad Safwan Karim
7ea10b48ec
Update README.md
2025-07-03 15:11:17 +05:00
Muhammad Safwan Karim
a6abbd278c
Update pull_request_docs.yaml
2025-07-03 15:10:51 +05:00
Muhammad Safwan Karim
70e58394d1
Update pull_request_docs.yaml
2025-07-03 15:10:28 +05:00
Muhammad Safwan Karim
c807e6deaf
Update pull_request_docs.yaml
2025-07-03 15:05:27 +05:00
Muhammad Safwan Karim
52815a4ee1
Update pull_request_docs.yaml
2025-07-03 15:05:03 +05:00
Muhammad Safwan Karim
4679d21e26
Update pull_request_docs.yaml
2025-07-03 14:57:00 +05:00