aiml-fw/aimlfw-dep.git
2 months agoUpdating the sample pipelines to address TF 2.20.0 55/14955/6
Swaraj Kumar [Fri, 19 Sep 2025 13:17:18 +0000 (18:47 +0530)]
Updating the sample pipelines to address TF 2.20.0

sample piplines qoe_pipeline and qoe_pipeline_retrain pipelines for l release.
Same pipelines as https://gerrit.o-ran-sc.org/r/c/portal/aiml-dashboard/+/14932

Issue-ID: AIMLFW-246

Change-Id: I51ef7ee94d0696e52b0d74171ec468360f3345e5
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
2 months agoMerge "Change the postgresql image in installation"
subhash kumar singh [Fri, 19 Sep 2025 06:45:02 +0000 (06:45 +0000)]
Merge "Change the postgresql image in installation"

2 months agoMerge changes I46ffe70c,I5057e1ab
subhash kumar singh [Fri, 19 Sep 2025 06:33:50 +0000 (06:33 +0000)]
Merge changes I46ffe70c,I5057e1ab

* changes:
  Adding Latest qoe_pipeline under samples
  Remove unused direct dependencies

2 months agoMerge "Fix the helm package installation"
subhash kumar singh [Thu, 18 Sep 2025 16:17:30 +0000 (16:17 +0000)]
Merge "Fix the helm package installation"

2 months agoChange the postgresql image in installation 31/14931/1
Swaraj Kumar [Thu, 18 Sep 2025 13:06:33 +0000 (18:36 +0530)]
Change the postgresql image in installation

Temporary fix by changing the bitnami to bitnamilegacy

Issue-ID: AIMLFW-248

Change-Id: I90e08cbf12c127c54121cec21119d508489fad49
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
2 months agoAdding Latest qoe_pipeline under samples 25/14925/2
ashishj1729 [Wed, 17 Sep 2025 14:28:28 +0000 (19:58 +0530)]
Adding Latest qoe_pipeline under samples

Updated the qoe_pipeline as per new tensorflow version(2.20.0)

Issue_id: AIMLFW-244

Change-Id: I46ffe70c5a06340e98932bfe43292777d4b25e00
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
2 months agoFix the helm package installation 17/14917/8
moksh.baweja [Mon, 15 Sep 2025 21:17:13 +0000 (02:47 +0530)]
Fix the helm package installation

Helm package installation with baltocdn returns "403 Forbidden".
Github issue reference https://github.com/helm/helm/issues/31229.
Using Installation Script with Helm version 3.18.6 support various OS.

Issue-Id: AIMLFW-245
Change-Id: Ie62174b2cc4a922aedc4c0be8251df5b8fc70109
Signed-off-by: moksh.baweja <moksh.baweja@samsung.com>
2 months agoRemove unused direct dependencies 23/14923/1
ashishj1729 [Wed, 17 Sep 2025 14:07:30 +0000 (19:37 +0530)]
Remove unused direct dependencies

Removed all the unused direct dependencies from default_pipeline.

Issue-ID: AIMLFW-244

Change-Id: I5057e1abbe29d928c7da1e28ddce78f74cc7fc69
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
2 months agoFixing the Pipeline image build issue, which includes: 19/14919/2
ashishj1729 [Tue, 16 Sep 2025 11:37:54 +0000 (17:07 +0530)]
Fixing the Pipeline image build issue, which includes:

1. Upgrading Python-image from v3.9 to v3.10.
2. Using pip to install featurestoresdk and modelmetricsdk.
3. Removing not-required packges from requirement.txt

Issue-ID: AIMLFW-244
Change-Id: Ie98bda293d6d29203dc8d56da36cafac38e89050
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
2 months agoFix the pipeline image build failure as a temporary workaround 14/14914/1
Taewan Kim [Mon, 15 Sep 2025 14:43:38 +0000 (14:43 +0000)]
Fix the pipeline image build failure as a temporary workaround

We use the l release branch instead of master for now,
it will be switched to master later.

Issue-ID: AIMLFW-244
Change-Id: I0840298bce91279427fc38ee8d21ec5874b6270e
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
3 months agoUpdate install scripts for compatibility with K8s 1.32.3 35/14735/10
JuheeShin [Fri, 5 Sep 2025 02:44:15 +0000 (02:44 +0000)]
Update install scripts for compatibility with K8s 1.32.3

- Updated install_kubeflow.sh for compatibility
- Updated KFP version from 2.2.0 to 2.3.0 for better K8s 1.32.3 compatibility

Issue-ID: AIMLFW-179
Change-Id: I069bd022799bb34072b4be0ac5fe2874c639277b
Signed-off-by: JuheeShin <odong3094@khu.ac.kr>
3 months agoSupport WSL environment 46/14846/1
choihoseong [Mon, 25 Aug 2025 12:46:55 +0000 (21:46 +0900)]
Support WSL environment

-Add `is_wsl()' to detect WSL
-Use `--pod-network-cidr` for `kubeadm init` when running on WSL
-Use Flannel CNI on WSL instead of Calico
-Run Buildkit with host network on WSL

Issue-ID: AIMLFW-229

Change-Id: I8f4ef28a5772985237518b3bac0aa4df9c1adb6d
Signed-off-by: choihoseong <to6044@khu.ac.kr>
3 months agoAdd mme configuration variables to helm configmap template 16/14816/1
Taewan Kim [Thu, 14 Aug 2025 05:48:44 +0000 (14:48 +0900)]
Add mme configuration variables to helm configmap template

AIMLFW dashboard can access the mme server with the value in the recipe file.

Issue-ID: AIMLFW-226
Change-Id: I0227ec3b0f793fdee7280d8a0ef970efd36322c4
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
3 months agoMerge "Add example recipe for latest images"
subhash kumar singh [Mon, 11 Aug 2025 07:19:15 +0000 (07:19 +0000)]
Merge "Add example recipe for latest images"

3 months agodocs(SME): fix grammar in README (a invoker → an invoker) 09/14809/1
Jinuk Hong [Sun, 10 Aug 2025 08:00:45 +0000 (08:00 +0000)]
docs(SME): fix grammar in README (a invoker → an invoker)

Change-Id: Ic5f5e1f9c23d630eb6db79d150bf56ad539b82ad
Signed-off-by: Jinuk Hong <hju927@naver.com>
4 months agoMerge "Change install & uninstall_rolebindings.sh into single rolebindings.yaml file"
subhash kumar singh [Thu, 7 Aug 2025 12:51:39 +0000 (12:51 +0000)]
Merge "Change install & uninstall_rolebindings.sh into single rolebindings.yaml file"

4 months agoAdd example recipe for latest images 93/14793/5
nnawon [Wed, 6 Aug 2025 08:30:31 +0000 (17:30 +0900)]
Add example recipe for latest images

Issue-id: AIMLFW-221
Change-Id: Ib2fb9a2be3ec552a2ab73efdfb4d97e1d6742c12
Signed-off-by: nnawon <nneow22@naver.com>
4 months agoMerge "Optimized removal process with loop"
subhash kumar singh [Tue, 5 Aug 2025 11:12:06 +0000 (11:12 +0000)]
Merge "Optimized removal process with loop"

4 months agoOptimized removal process with loop 78/14778/3
earlgreyrey [Sat, 2 Aug 2025 07:59:44 +0000 (07:59 +0000)]
Optimized removal process with loop

Change-Id: I5293bf42c6f20828fc78e90233ac280974ee2a88
Signed-off-by: earlgreyrey <rey.yeryeong.kim@gmail.com>
4 months agoChange install & uninstall_rolebindings.sh into single rolebindings.yaml file 73/14773/3
wogud1221 [Thu, 31 Jul 2025 07:10:48 +0000 (07:10 +0000)]
Change install & uninstall_rolebindings.sh into single rolebindings.yaml file

-Deleted install & uninstall_rolebinding.sh
-Created rolebindings.yaml
-Edited install & uninstall_traininghost.sh (kubectl apply & delete -f bin/rolebindings.yaml)

Issue-ID: AIMLFW-214

Change-Id: I968244befbb5400564de61fb61c7bf74dbf88a17
Signed-off-by: wogud1221 <wogud1221@khu.ac.kr>
4 months agoAdd a port to the template to connect modelmgmtservice with the dashboard. 82/14782/1
kangsumin2ya [Sat, 2 Aug 2025 13:57:44 +0000 (13:57 +0000)]
Add a port to the template to connect modelmgmtservice with the dashboard.

- Add the modelmgmtservice port to aiml-fw-aimlfw-dep/aimlfw-common/Common-Template/helm/aimlfw-common/templates/_aiml-dashboard.tpl.
- Refer to the port number defined in aiml-fw-aimlfw-dep/aimlfw-common/Common-Template/helm/aimlfw-common/templates/_modelmgmtservice.tpl.

Issue-ID: AIMLFW-217

Change-Id: I1ddd47b29bf32f61e6de1120db90401de3c4bea4
Signed-off-by: kangsumin2ya <kangsumin2ya@naver.com>
4 months agoFixed inconsistent indentation in docker_image_build_local.sh 52/14752/3
wogud1221 [Thu, 31 Jul 2025 06:03:19 +0000 (06:03 +0000)]
Fixed inconsistent indentation in docker_image_build_local.sh

Issue-ID: AIMLFW-213

Change-Id: Ifc787f5cfcca8431433b47c2118d2431afc50865
Signed-off-by: wogud1221 <wogud1221@khu.ac.kr>
5 months agoUpdate release notes 69/14669/1
Swaraj Kumar [Thu, 3 Jul 2025 17:42:55 +0000 (23:12 +0530)]
Update release notes

Release note updated for L release

Change-Id: I6485a845316388e8ef58dfaa45d537edebaaf94c
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
5 months agoUpdate latest Receipe file for L Release 10/14610/1
subhash kumar singh [Wed, 25 Jun 2025 14:41:59 +0000 (14:41 +0000)]
Update latest Receipe file for L Release

Updated soft-link to point latest release receipe.

Change-Id: I4f6a82d868a4e40acad94d483f7278cdfdb593c4
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
5 months agoProvide deployment recipe for L-release 07/14607/2
ashishj1729 [Wed, 25 Jun 2025 14:34:44 +0000 (20:04 +0530)]
Provide deployment recipe for L-release

Provided deployment recipe as per the latest artifact.

Change-Id: I18d9beec11bb1cbcc97a1896fe1cd0b394b41c8d
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
5 months agoProvide pipelines for L-release usecase 06/14606/1
ashishj1729 [Wed, 25 Jun 2025 14:12:15 +0000 (19:42 +0530)]
Provide pipelines for L-release usecase

Provided two pipelines as per the new release changes.

Change-Id: I33482f3f56caff8b3eb4dae3a1abc8b8b9a43762
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
5 months agoUpdating Pipeline as per new MM-SDK upload_metrics and get_model_metrics function... 26/14526/5
ashishj1729 [Tue, 3 Jun 2025 12:14:58 +0000 (17:44 +0530)]
Updating Pipeline as per new MM-SDK upload_metrics and get_model_metrics function definations
Issue-Id: AIMLFW-209

Change-Id: I21162124f4f93bcbe8301472df5c019a160fad9e
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
9 months agoMerge "Fix typo on release date"
Rajdeep Singh [Fri, 21 Feb 2025 07:50:20 +0000 (07:50 +0000)]
Merge "Fix typo on release date"

9 months agoFix typo on release date 02/14202/1
subhash kumar singh [Fri, 21 Feb 2025 07:20:43 +0000 (07:20 +0000)]
Fix typo on release date

Fixed typo on release date.

Change-Id: I950c6fe463f3650efa2b46f69d207afacac92716
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
9 months agopipeline code placed in the samples folder 98/14198/2
rajdeep11 [Wed, 19 Feb 2025 05:42:49 +0000 (11:12 +0530)]
pipeline code placed in the samples folder

Change-Id: I5db915e280616efab9a34568ed5aeb57a644b277
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
9 months agoUpdating arguments schema TrainingJob Creation JSON 69/14169/1
ashishj1729 [Thu, 13 Feb 2025 11:43:31 +0000 (17:13 +0530)]
Updating arguments schema TrainingJob Creation JSON

Change-Id: I569d2000c9060bd87fb4ca55185c77bbaaa2aa75
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
9 months agoRefining Last Sections of Documentation 63/14163/1
ashishj1729 [Wed, 12 Feb 2025 10:18:27 +0000 (15:48 +0530)]
Refining Last Sections of Documentation

Change-Id: Ie35a1dd97f91315a095f37de3c361dd68236ad15
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
9 months agoRefining Documentation 62/14162/1
ashishj1729 [Wed, 12 Feb 2025 09:28:42 +0000 (14:58 +0530)]
Refining Documentation

Change-Id: I30f76c352787e9a47a15dacbeacf9967072439d6
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
9 months agoDashboard is not supported in K relese 55/14155/1
subhash kumar singh [Tue, 11 Feb 2025 10:16:16 +0000 (10:16 +0000)]
Dashboard is not supported in K relese

Text to clarify that dashboard is not supported in K release.

Change-Id: I0a94a31e030d589795f19501a7cbe55671511a3f
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
9 months agoSpecify branch on download 54/14154/1
subhash kumar singh [Tue, 11 Feb 2025 09:49:21 +0000 (09:49 +0000)]
Specify branch on download

Added option to specify branch name.

Change-Id: I124737cf465f5b7d9d762aa3424921ef022c8f7d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
9 months agoMerge "Add flow diagram for model states"
Rajdeep Singh [Fri, 7 Feb 2025 15:21:00 +0000 (15:21 +0000)]
Merge "Add flow diagram for model states"

9 months agoAdd flow diagram for model states 45/14145/1
subhash kumar singh [Fri, 7 Feb 2025 13:18:18 +0000 (18:48 +0530)]
Add flow diagram for model states

Added flow diagram to understand different state of model
training.

Change-Id: I6ec54cf2d5a51901afa4eff18d3f8547d3c99050
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
10 months agoMerge "Fix installation documentation"
subhash kumar singh [Thu, 6 Feb 2025 11:51:03 +0000 (11:51 +0000)]
Merge "Fix installation documentation"

10 months agoFix installation documentation 34/14134/1
subhash kumar singh [Mon, 3 Feb 2025 12:38:57 +0000 (18:08 +0530)]
Fix installation documentation

Fixed the URL used for model registration.

Change-Id: I727a2d66c7d270b5c3b36d529ab3e49882c91c6e
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
10 months agoAdding Example-Rapp which can be used for notification_url testing 33/14133/1
ashishj1729 [Mon, 3 Feb 2025 12:15:35 +0000 (17:45 +0530)]
Adding Example-Rapp which can be used for notification_url testing

Change-Id: Ic26d8850e09746a399074ff25f5330df35cf4de8
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
10 months agoFix the soft link 91/14091/1
subhash kumar singh [Thu, 16 Jan 2025 17:51:08 +0000 (17:51 +0000)]
Fix the soft link

Fixed the soft link.

Change-Id: Ia3b51787d2dbce40acbe23e0cf80f5d366e03bba
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
10 months agoUpdating Model-url in docs 62/14062/1
ashishj1729 [Mon, 13 Jan 2025 09:14:10 +0000 (14:44 +0530)]
Updating Model-url in docs

Change-Id: I129f6e359da82a79a8adf83e093e3dded035616a
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
10 months agoRelease notes for K release 57/14057/1
subhash kumar singh [Thu, 9 Jan 2025 12:42:12 +0000 (12:42 +0000)]
Release notes for K release

Release notes for K release.

Change-Id: I67684b0e232a084e137391b229b131ad1cf327ac
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
10 months agoUpdation Documentation for Model-Retraining 27/14027/3
ashishj1729 [Tue, 7 Jan 2025 10:43:20 +0000 (16:13 +0530)]
Updation Documentation for Model-Retraining

Change-Id: I363a3eaef0c444b071d087f1cbf88ed9ea9748a8
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
10 months agoMerge changes Iaf47a334,I2714afa3,Ibeabfd30
subhash kumar singh [Tue, 7 Jan 2025 19:02:08 +0000 (19:02 +0000)]
Merge changes Iaf47a334,I2714afa3,Ibeabfd30

* changes:
  Model Discovery in SME intergration
  SME integration for MME
  SME integration for TM

10 months agoDocumentation and recipe files 25/14025/7
rajdeep11 [Tue, 7 Jan 2025 09:57:44 +0000 (15:27 +0530)]
Documentation and recipe files

description: 1) Amended the documentation of the AIMLFW
     2) Added the recipe files for the K release

Change-Id: I5a4801715733f3edd6491f67dbc5bdabcf8627ae
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
11 months agoModel Discovery in SME intergration 26/14026/1
Swaraj Kumar [Tue, 7 Jan 2025 10:17:36 +0000 (15:47 +0530)]
Model Discovery in SME intergration

Change-Id: Iaf47a334f022332e9efaab18a2ed1c90b66657d7
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
11 months agoUpdating docs for Model-deployment 19/14019/5
ashishj1729 [Mon, 6 Jan 2025 09:50:11 +0000 (15:20 +0530)]
Updating docs for Model-deployment

Change-Id: Ib6f86a257d1041464228575c496db92208cbaa9e
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
11 months agoSME integration for MME 21/14021/1
Swaraj Kumar [Mon, 6 Jan 2025 12:37:08 +0000 (18:07 +0530)]
SME integration for MME

Change-Id: I2714afa3dc359b80e8341f482de7aa496ff7ae16
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
11 months agoSME integration for TM 20/14020/1
Swaraj Kumar [Mon, 6 Jan 2025 12:34:36 +0000 (18:04 +0530)]
SME integration for TM

Change-Id: Ibeabfd302fe324c79658a17b2a40f8cc76789e13
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
11 months agoUpdating Docs for ICS Job Creation and FeatureGroup Creation with DME Enabled 79/13979/1
ashishj1729 [Thu, 26 Dec 2024 11:04:10 +0000 (16:34 +0530)]
Updating Docs for ICS Job Creation and FeatureGroup Creation with DME Enabled

Change-Id: I7b9e683ee8987e84d2185e87721d2315c56172c8
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
11 months agopipeline docker file fix 37/13937/1
Monosij Ghosh [Thu, 19 Dec 2024 12:34:44 +0000 (18:04 +0530)]
pipeline docker file fix

added fix for incompatible kfp pipeline version (2.8 -> 2.11)

Change-Id: Ib5420fcfbc102c35997cadea34abda11c74f00f5
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
12 months agodue to new docker file in tm, these commands are not required 69/13769/1
rajdeep11 [Fri, 22 Nov 2024 11:50:10 +0000 (17:20 +0530)]
due to new docker file in tm, these commands are not required

Change-Id: I92e2ed7cb12a4da85e602e566c2aa47a30631ae3
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
12 months agoAdding RANPM installation guide 36/13736/2
ashishj1729 [Thu, 7 Nov 2024 08:30:26 +0000 (14:00 +0530)]
Adding RANPM installation guide

Change-Id: Ic8ef05a9e99fd473760cc4d3f778853af296fbe6
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
13 months agoMerge changes I1197ba99,I9a7dc7f7
subhash kumar singh [Tue, 22 Oct 2024 06:16:00 +0000 (06:16 +0000)]
Merge changes I1197ba99,I9a7dc7f7

* changes:
  Retraining training job integration
  Delete training job integration

13 months agoMerge "Readme for SME integration"
subhash kumar singh [Tue, 22 Oct 2024 06:15:13 +0000 (06:15 +0000)]
Merge "Readme for SME integration"

13 months agoUpdate modelmgmtservice configmap and deployment manifest 68/13668/1
gyuyoung [Sun, 20 Oct 2024 12:33:05 +0000 (21:33 +0900)]
Update modelmgmtservice configmap and deployment manifest

- Update the configmap and deployment mainifest to configure the postgres environment
  variable properly

Issue-ID: AIMLFW-167

Change-Id: I65e0d7c11cb7b6cd1f4809f60a194c84df393c68
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
13 months agoRetraining training job integration 25/13625/2
Swaraj Kumar [Tue, 15 Oct 2024 15:42:41 +0000 (21:12 +0530)]
Retraining training job integration

Change-Id: I1197ba99438fa3445f6825155872a6b7489834af
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoDelete training job integration 24/13624/2
Swaraj Kumar [Tue, 15 Oct 2024 15:41:42 +0000 (21:11 +0530)]
Delete training job integration

Change-Id: I9a7dc7f7add4a0a7dfc854fa2f4ea170cc97b9ec
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoGet training job with version integration 23/13623/2
Swaraj Kumar [Tue, 15 Oct 2024 15:40:31 +0000 (21:10 +0530)]
Get training job with version integration

Change-Id: Iabafcce93c8abe4a7d1932920c36cb08b9e38c5d
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoReadme for SME integration 26/13626/2
Swaraj Kumar [Tue, 15 Oct 2024 15:46:42 +0000 (21:16 +0530)]
Readme for SME integration

Change-Id: Iee82cf42cfb3d2785732ec6859806d7d0568a11e
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoTraining job integration 22/13622/3
Swaraj Kumar [Tue, 15 Oct 2024 15:37:30 +0000 (21:07 +0530)]
Training job integration

Change-Id: Iaf593c3e0d881de9b8fbf18641801418807134b6
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agofeature group integration 21/13621/2
Swaraj Kumar [Tue, 15 Oct 2024 15:36:21 +0000 (21:06 +0530)]
feature group integration

Change-Id: I81e10e9010378c67945f9c9965a00a72b0963344
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
13 months agoSME integration of AIMLFW 20/13620/2
Swaraj Kumar [Tue, 15 Oct 2024 15:34:36 +0000 (21:04 +0530)]
SME integration of AIMLFW

Change-Id: Ie1ccac60884ea5c9f0644d766e8a8d51231eb3cd
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
14 months agoMerge "docs: modify python script in installation guide document"
subhash kumar singh [Mon, 7 Oct 2024 19:02:22 +0000 (19:02 +0000)]
Merge "docs: modify python script in installation guide document"

14 months agoMerge "Enhance logging install_kserve.sh"
Rajdeep Singh [Mon, 7 Oct 2024 13:33:21 +0000 (13:33 +0000)]
Merge "Enhance logging install_kserve.sh"

14 months agoMerge changes I58b4f825,I95bb59e4,Ic6fb448d
subhash kumar singh [Mon, 7 Oct 2024 05:11:30 +0000 (05:11 +0000)]
Merge changes I58b4f825,I95bb59e4,Ic6fb448d

* changes:
  Enhance logging and error handling in uninstall_databases.sh
  Enhance logging for install_databases.sh script
  Enhance logging install_kserve_inference.sh

14 months agoEnhance logging install_kserve.sh 94/13494/2
ssum21 [Mon, 30 Sep 2024 17:25:07 +0000 (02:25 +0900)]
Enhance logging install_kserve.sh

Change-Id: I2fdf0ed52480a668af61c2ea6c8b996cdc67ae67
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
Enhance logging install_kserve.sh
[StatefulSet] Update log readability for function to wait for Kubernetes StatefulSets

Issue-ID: AIMLFW-103
Change-Id: I2b94f4261024a7c7f8edbdf46625f2f883d835bb
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
14 months agodocs: modify python script in installation guide document 15/13515/1
inni-iii [Sat, 5 Oct 2024 10:24:51 +0000 (19:24 +0900)]
docs: modify python script in installation guide document

Change-Id: Ie897d37b6482857236fd9d53fb3b2536ffddd8d9
Signed-off-by: inni-iii <inhee7071@nate.com>
14 months agochanges in the installation notes. 14/13514/1
rajdeep11 [Fri, 4 Oct 2024 10:32:12 +0000 (16:02 +0530)]
changes in the installation notes.

Change-Id: I67f00e9c225a6cb71162fc4685b5a7a29a77ddc6
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
14 months agoEnhance logging and error handling in uninstall_databases.sh 12/13512/1
ssum21 [Fri, 4 Oct 2024 02:00:08 +0000 (11:00 +0900)]
Enhance logging and error handling in uninstall_databases.sh

- Improved script readability
- Introduced a `log_message` function to standardize log output with different levels (INFO, ERROR).
- Added success and error logging for PostgreSQL (tm-db) uninstallation.
- Implemented error handling for PostgreSQL (tm-db) uninstallation, with exit on failure.

Issue-ID: AIMLFW-103

Change-Id: I58b4f825fce191853157e8a36870e9cc76bf17c1
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
14 months agoEnhance logging for install_databases.sh script 11/13511/1
ssum21 [Fri, 4 Oct 2024 01:54:19 +0000 (10:54 +0900)]
Enhance logging for install_databases.sh script

- Improved script readability
- Introduced a dynamic log function `log_message` to standardize and enhance logging.
- Replaced static `echo` statements with dynamic log messages supporting multiple log levels (INFO, WARN, ERROR).
- Added log messages for waiting and successful readiness of database pods (PostgreSQL and Cassandra).

Issue-ID: AIMLFW-103

Change-Id: I95bb59e4e90da9c72454caa5443ffd0bd5191386
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
14 months agoEnhance logging install_kserve_inference.sh 10/13510/1
ssum21 [Fri, 4 Oct 2024 01:46:01 +0000 (10:46 +0900)]
Enhance logging install_kserve_inference.sh

- Refactored the logging mechanism to improve readability and consistency.
- Introduced a dynamic log function (log_message) supporting multiple log levels (INFO, WARN, ERROR).
- Replaced static echo statements with structured log messages for better clarity.

Change-Id: Ic6fb448d18b16f03b1cdcf03185385420473420f
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
14 months agoEnhance logging install_kserve.sh 91/13491/1
ssum21 [Mon, 30 Sep 2024 17:25:07 +0000 (02:25 +0900)]
Enhance logging install_kserve.sh

Change-Id: I2fdf0ed52480a668af61c2ea6c8b996cdc67ae67
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
14 months agoAdd Script for KServe Runtime Installation 63/13363/2
hyuksun98 [Wed, 18 Sep 2024 13:22:03 +0000 (13:22 +0000)]
Add Script for KServe Runtime Installation

Issue-ID: AIMLFW-129

- Update KServe installation script(align with KServe version)
- Implement Kserve-runtime installation script for InferenceService in AIMLFW
- Update KServe uninstallation script and identify issues in the existing script regarding knative(align with KServe version)

Change-Id: Iac5b3259444414f6c36d08fd8e3fd173d83f3c21
Signed-off-by: hyuksun98 <gurtjs0116@khu.ac.kr>
15 months agoMerge "Troubleshooting KServe Installation Failure"
subhash kumar singh [Fri, 9 Aug 2024 10:53:40 +0000 (10:53 +0000)]
Merge "Troubleshooting KServe Installation Failure"

16 months agoTroubleshooting KServe Installation Failure 49/13249/1
hyuksun98 [Wed, 7 Aug 2024 03:02:44 +0000 (03:02 +0000)]
Troubleshooting KServe Installation Failure

Issue-ID: AIMLFW-117

Change-Id: I9e8c73d560aa915e1ec3b1b42f9fb3424aa032b8
Signed-off-by: hyuksun98 <gurtjs0116@khu.ac.kr>
16 months agoUpdate: docker images build and delete file 48/13248/1
JiWonOck [Wed, 7 Aug 2024 01:35:25 +0000 (10:35 +0900)]
Update: docker images build and delete file

Issue-ID: AIMLFW-110
Change-Id: Ia5c0b548384edcc3d1dec322f74948a0ccfe4012
Signed-off-by: jwock <jwock541@gmail.com>
16 months agoUpdate: docker image build and delete file; 'aiml-notebook' 18/13218/1
Kim Do Young [Tue, 30 Jul 2024 07:20:05 +0000 (16:20 +0900)]
Update: docker image build and delete file; 'aiml-notebook'

Issue-ID: AIMLFW-110

Change-Id: I2403d211c00cd876f7f1a162d5d9a6e8b387ff2d
Signed-off-by: Kim Do Young <difbfl4750@gmail.com>
16 months agoUpdate: docker image build and delete file; 'aiml-dashboard' 16/13216/2
innii [Sun, 28 Jul 2024 05:22:55 +0000 (14:22 +0900)]
Update: docker image build and delete file; 'aiml-dashboard'

Issue-ID: AIMLFW-110

Change-Id: I9c01545e03b5e4f94a2f8d111f8649d24c386d7b
Signed-off-by: innii <inhee7071@nate.com>
16 months agoUpdate docker image build and delete scripts 11/13211/3
ssum21 [Thu, 25 Jul 2024 02:47:16 +0000 (11:47 +0900)]
Update docker image build and delete scripts

- Added build instructions for kubeflow-adapter
- Updated delete script to remove kfadapter image

Issue-ID: AIMLFW-110
Change-Id: Iad4649947cd66ec28cc2bf1e3df010052cb80bc5
Signed-off-by: ssum21 <ssumuss@khu.ac.kr>
16 months agoBuild data-extraction container image 09/13209/1
choihoseong [Tue, 23 Jul 2024 13:31:08 +0000 (13:31 +0000)]
Build data-extraction container image

Issue-ID: AIMLFW-110

Change-Id: I14e17ea58ef4925d86578d4067073d80192c9e94
Signed-off-by: choihoseong <to6044@khu.ac.kr>
16 months agoBuild: Change docker to containerd 84/13184/2
hyuksun98 [Mon, 22 Jul 2024 13:33:49 +0000 (13:33 +0000)]
Build: Change docker to containerd

Issue-ID: AIMLFW-110

Change-Id: Ie8e732be72ad629be41e5a19e08b03bae387d4ae
Signed-off-by: hyuksun98 <gurtjs0116@khu.ac.kr>
16 months agoFix CORS to allow all 79/13179/1
subhash kumar singh [Tue, 16 Jul 2024 10:49:02 +0000 (10:49 +0000)]
Fix CORS to allow all

Fixed CORS to allow all.

Change-Id: I9e6636de6f13474ff9a15d02d8bf499137889b4c
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
16 months agoChanges in the doc 78/13178/1
rajdeep11 [Tue, 16 Jul 2024 07:01:06 +0000 (12:31 +0530)]
Changes in the doc

changing the request examples for trainingjob and featuregroup creation

Change-Id: I92f9454986119b4420414c75c200168c74e79dec
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agochanges in the qoe training function code 21/13121/2 j-release
rajdeep11 [Fri, 28 Jun 2024 10:59:11 +0000 (16:29 +0530)]
changes in the qoe training function code

and deprecated the last release code

Change-Id: I4b91065998ba363d543550c88d20e93e82c7590e
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agoMerge "adding recipe files"
subhash kumar singh [Fri, 28 Jun 2024 12:37:32 +0000 (12:37 +0000)]
Merge "adding recipe files"

17 months agoMerge "Receipe for deployment"
Rajdeep Singh [Fri, 28 Jun 2024 12:35:15 +0000 (12:35 +0000)]
Merge "Receipe for deployment"

17 months agoadding recipe files 18/13118/2
rajdeep11 [Fri, 28 Jun 2024 10:11:48 +0000 (15:41 +0530)]
adding recipe files

adding recipe file for local images and staging images j release

Change-Id: I22556060520f8796a2bf781bf43f8fefee694f4b
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agoReceipe for deployment 27/13127/1
subhash kumar singh [Fri, 28 Jun 2024 12:31:27 +0000 (12:31 +0000)]
Receipe for deployment

Receipe for deployment.

Change-Id: Ic9c27eba5eb13802d1246a4a8bf4166b3b57f7a1
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
17 months agochanges in the installation docs 15/13115/1
rajdeep11 [Fri, 28 Jun 2024 10:01:55 +0000 (15:31 +0530)]
changes in the installation docs

adding the note to run the notebook for qoe training function

Change-Id: I5982afb962d04bc5d798b6f7fba34b7cd95c80f0
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agoMerge "remove taint from all nodes"
subhash kumar singh [Thu, 27 Jun 2024 10:56:16 +0000 (10:56 +0000)]
Merge "remove taint from all nodes"

17 months agoremove taint from all nodes 76/13076/1
rajdeep11 [Thu, 27 Jun 2024 09:50:51 +0000 (15:20 +0530)]
remove taint from all nodes

removing taint

Change-Id: I7641eb67e4f8b029c913ed82cb2440c24139f95f
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agoSteps to install kustomize 75/13075/1
subhash kumar singh [Thu, 27 Jun 2024 09:39:04 +0000 (09:39 +0000)]
Steps to install kustomize

Added steps to install kustomize.

Change-Id: I11a474d258abdd2ef14f3f37d1da29cd507a3ad0
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
17 months agoMerge "changes to fix the local influx db data push bug"
subhash kumar singh [Thu, 27 Jun 2024 07:43:47 +0000 (07:43 +0000)]
Merge "changes to fix the local influx db data push bug"

17 months agoMerge "fix the cassandra coming up bug"
subhash kumar singh [Thu, 27 Jun 2024 07:43:15 +0000 (07:43 +0000)]
Merge "fix the cassandra coming up bug"

17 months agochanges to fix the local influx db data push bug 73/13073/1
rajdeep11 [Thu, 27 Jun 2024 07:39:00 +0000 (13:09 +0530)]
changes to fix the local influx db data push bug

people were facing error while pushing data into influx db

Change-Id: I388767dc6be899cc54a142c47f13e36b85424e8e
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agofix the cassandra coming up bug 72/13072/1
rajdeep11 [Thu, 27 Jun 2024 07:29:14 +0000 (12:59 +0530)]
fix the cassandra coming up bug

to fix the issue cassandra version have been fixed now.

Change-Id: I7b23297e10f97ab6b10e513ed123d022c9e798e7
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
17 months agoMerge "deprecating the older version of qoe pipeline"
subhash kumar singh [Wed, 26 Jun 2024 18:30:35 +0000 (18:30 +0000)]
Merge "deprecating the older version of qoe pipeline"

17 months agoMerge "changes to run buildkit instance"
subhash kumar singh [Wed, 26 Jun 2024 18:30:13 +0000 (18:30 +0000)]
Merge "changes to run buildkit instance"