Valeriano Manassero
e16060f2ad
Fix empty glue configs ( #59 )
...
* Added: use empty values without breaking glue agent
* Added: release namespace
* Changed: bump up version
2022-03-30 16:33:06 +02:00
Valeriano Manassero
27a666d2ae
Clarml app 1.3.0 ( #57 )
...
* Changed: clarml app version
* Changed: chart version bump
* Added: comment on additional configs
2022-03-28 09:29:04 +02:00
Valeriano Manassero
d7bef0ff9d
Add authentication example ( #56 )
...
* Added: auth enabled example in additionalConfigs
* Changed: bump up version
* Fixed: remove trailing spaces
2022-03-25 10:27:40 +01:00
Zied ANDOLSI
049e609ce0
add image pull secret + add ingress path ( #55 )
2022-03-16 18:04:56 +01:00
Niels ten Boom
fa3739b643
Improvements k8sagent ( #54 )
2022-03-01 17:48:33 +01:00
Valeriano Manassero
018348bc1d
Fix image versions ( #53 )
...
* Fixed: image versions
* Changed: chart version
* Changed: readme update by helm-docs
2022-02-22 11:42:23 +01:00
Valeriano Manassero
57b85cbfce
Update clearml image 1.2.0 ( #52 )
2022-02-17 15:33:30 +01:00
Niels ten Boom
9c15a8a348
fix: faulty service values references in k8s agent ( #50 )
...
* add k8s glue deployment
* more docs
* bump
* disabled by default
* run helm-docs
* fix service references
* fix readme
* add values file where k8sagent enabled
* empty files
* newline
* fix linter
Co-authored-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com>
2022-01-21 16:15:09 +01:00
Niels ten Boom
cd7f22f7d8
feat: Add k8s glue agent deployment ( #49 )
2022-01-18 23:27:12 +01:00
Shaun Howell
078e394e24
update ingress templates to accept per-service annotation overrides ( #48 )
...
* update ingress yamls to accept annotation overrides
* bump version to 3.3.1
* update readme via helm-docs
2022-01-18 18:06:01 +01:00
Valeriano Manassero
70b07c637a
Update Elasticsearch ( #47 )
...
* update elasticsearch
* update elasticsearch reference
* bump up chart version
2022-01-05 08:26:57 +01:00
Valeriano Manassero
7b8e40c626
Agent foreground mode ( #46 )
...
* use foreground to push output on console
* bump up version
2021-12-13 09:04:02 +01:00
Valeriano Manassero
d8117eeb0d
add k8s 1.22.1 to ci procedure ( #44 )
...
After some tests I found 1.22.1 doesn't have ulimit issue so I can include it into the ci process
2021-12-09 11:47:13 +01:00
Valeriano Manassero
4c09ae2c92
Fix env typo ( #39 )
...
* typo fix
* bump up version
2021-12-09 11:39:04 +01:00
Valeriano Manassero
478eecd5f2
remove k8s 1.22 from ci ( #43 )
...
It looks 1.22 k8s image from kind has a very low ulimit preventing elastic search from installing, removing it waiting for a fix.
2021-12-09 11:30:15 +01:00
Valeriano Manassero
43f4c44219
test one single kind cluster at time to avoid pressure fails ( #42 )
2021-12-09 11:00:57 +01:00
Valeriano Manassero
b83c8cd0e8
indentation fix ( #41 )
2021-12-09 10:32:42 +01:00
Valeriano Manassero
97f219228d
update kind k8s versions ( #40 )
2021-12-09 10:31:17 +01:00
Valeriano Manassero
1b5b9407f6
Configurable auth cookies age ( #38 )
...
* configurable auth cookies age
* version bump up
2021-12-09 08:14:09 +01:00
Valeriano Manassero
b494a8c0cf
External services ( #36 )
...
* use external services switch
* bump up version
* readme update
2021-11-26 08:11:55 +01:00
Weixiao Huang
266a1e3c41
feat: make service nodePort configurable and add some doc descriptions ( #33 )
...
* feat: make service nodePort configurable
* feat: bump version to 3.0.6
* docs: add descriptions for secret and service fields
* feat: add comments in clearml-kind.yaml of README.md
Co-authored-by: 黄维啸 <huangweixiao@megvii.com>
2021-11-08 14:23:10 +01:00
Weixiao Huang
bba5c0769f
feat: make secret configurable and add secret annotations to deployment ( #32 )
2021-11-04 20:36:21 +01:00
Valeriano Manassero
b7f73e3bd9
Switch enabler agentservices ( #31 )
...
* switch to enable/disable agentservices
* bump up version
2021-09-21 14:16:30 +02:00
Valeriano Manassero
d3f6f3e50d
Fix helper typo ( #30 )
...
* fix helper typo on api service name
* bump up version
2021-09-16 11:21:25 +02:00
Valeriano Manassero
979e73fe3d
Fix ingress compat ( #29 )
...
* fix ingress compatibility with different k8s version
* bump up version
2021-09-16 10:54:25 +02:00
Valeriano Manassero
7352f35836
Helpers fix ( #28 )
...
* fix wrong service names
* bump up version
2021-09-16 09:11:58 +02:00
Valeriano Manassero
82ad17860d
New ingress style ( #27 )
...
* new ingress style
* bump up version
* hostName fix
* helm-docs update
2021-09-16 08:51:07 +02:00
Valeriano Manassero
aa761dd450
Agent enable switch ( #26 )
...
* enable/disable switch
* bump up chart
2021-09-15 08:13:01 +02:00
Valeriano Manassero
7ff2f94d1a
Apiserver configmap ( #25 )
...
* metadata name fix
* use toString
* use configmap for apiserver configs
* bump up version
* indentation fix
* fix trailing whitespaces
2021-09-14 15:43:10 +02:00
Valeriano Manassero
618a269c97
Fix service url generation ( #21 )
...
* service url generation functions
* use generation functions
* bump up version
2021-08-26 10:58:06 +02:00
Valeriano Manassero
3f215d2d90
Use many ingresses ( #20 )
...
* use many ingresses
* bump up version
2021-08-25 14:49:43 +02:00
Valeriano Manassero
03223fc1c1
Use Recreate as strategy ( #19 )
...
* use Recreate as strategybump up version
* fix strategy indentation and position
* updatesStrategy configurable
* updateStrategy parameter
* use 2.2.0 instead of patch release
2021-08-17 14:59:13 +02:00
Valeriano Manassero
898089b7fb
Fix agent clearml conf ( #18 )
...
* fix agent mount clearml.conf
* bump up version
2021-08-14 12:00:23 +02:00
Valeriano Manassero
732bb970aa
Configurable prefix ingress ( #17 )
...
* ingress configurable prefixes
* chart version bump up
* fix version number
2021-08-12 12:02:26 +03:00
Valeriano Manassero
91d45281fa
bump up app version to 1.1.1 ( #16 )
2021-08-06 14:18:53 +02:00
Valeriano Manassero
28b6e9f4e4
Remove badges from root README since we have them in chart one ( #14 )
2021-07-27 16:18:02 +02:00
Valeriano Manassero
7f6df85ec5
Bump up version ( #13 )
...
* bump up to 1.1.0
* helm-docs update
2021-07-27 15:26:51 +02:00
Valeriano Manassero
97f1077072
Readme improvements ( #12 )
...
* better contributing guidelins
* added more info on repo itself
2021-07-27 13:30:55 +02:00
Valeriano Manassero
189de106c9
Kind data folder ( #11 )
...
* explain data folder for kind
* bump up version
2021-07-16 07:30:09 +02:00
Valeriano Manassero
d269374a49
One default agent ( #10 )
...
* one cpu only agent by default
* helm-docs update
* suggest kind for single done cluster
* bump up version
* fix trailing space
2021-07-15 17:34:29 +02:00
Valeriano Manassero
cc8789d71f
Clearml chart readme improvements ( #7 )
...
* clearml chart LICENSE
* bump up version
* improved readme
* clearml chart name fix
2021-07-07 11:44:21 +02:00
Valeriano Manassero
6a2e3ed47e
typo fixes ( #6 )
2021-07-07 09:39:04 +02:00
Valeriano Manassero
873fb6f7f0
added repo update reference ( #5 )
2021-07-07 09:28:30 +02:00
Valeriano Manassero
d6e967c9f5
filter release trigger ( #4 )
2021-07-07 09:20:48 +02:00
Valeriano Manassero
a98a0804ed
force a trigger for every change until I got it working ( #3 )
2021-07-07 09:18:09 +02:00
Valeriano Manassero
2190f568fb
Fix release action ( #2 )
...
* typo fix
* add dependencies repos
2021-07-07 09:15:53 +02:00
Valeriano Manassero
cf5a2e5fe6
Initial load ( #1 )
...
* imported chart
* ci
* docs
* added myself as maintainer
* helm-docs update
* bump up action version
* typo fix
* fix official webste
* fix allegro ai website
2021-07-07 09:04:15 +02:00
Allegro AI
15138b8983
Initial commit
2021-07-07 08:54:22 +03:00