Releases: cloud-barista/cb-tumblebug
Releases · cloud-barista/cb-tumblebug
CB-Tumblebug v0.8.11
Support and Tested with
- CB-Spider v0.8.16
- CB-MapUI v0.8.16
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1404
- Add auto labeler workflow by @seokho-son in #1405
- Fix labeler.yml configuration by @seokho-son in #1408
- Minor update for README.md by @seokho-son in #1407
- Bump pascalgn/automerge-action from 0.15.6 to 0.16.0 by @dependabot in #1411
- Add
netutil
pacakge and example initially by @yunkon-kim in #1413 - Add a function to check if a network configuration is vaild by @yunkon-kim in #1414
- Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 by @dependabot in #1415
- Enhance error handling by @seokho-son in #1416
- Provide comprehensive usecase output for netutil ex by @seokho-son in #1417
- Add a function for subnetting by requested rules by @yunkon-kim in #1419
- Add Next/PreviousSubnet() to
netutil
pkg by @yunkon-kim in #1424 - Refine supernetting and network provisioning rules to support k8s provisioning by @seokho-son in #1421
- Fix api description for subnet by @seokho-son in #1425
- Update labstack echo version by @seokho-son in #1426
- Update Go version to 1.21.6 by @seokho-son in #1427
- Add provisioning DataDisk to VM (including enhancements in Disk management) by @seokho-son in #1428
- Add forward any (GET) request to any (CB-Spider) internal system by @seokho-son in #1429
- Bump actions/cache from 3 to 4 by @dependabot in #1431
- Add Cluster mgmt feature by @sykim-etri in #1430
- Enhance Dockerfile and build by @seokho-son in #1433
- Add network utility APIs by @yunkon-kim in #1434
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1435
- Test and support NPC-VPC by @seokho-son in #1436
- Support CSPs in Korea by @seokho-son in #1437
- Add a new tool to export existing credentials to files that enhance compatibility with CSP CLI or TF by @seokho-son in #1440
- Add spec image for gpu by @seokho-son in #1441
- Self host LLM use case (initial code) by @seokho-son in #1442
- Update llm usecase with easy setting by @seokho-son in #1443
- Add python3-venv for installation by @seokho-son in #1444
- Fix error in llm script by @seokho-son in #1445
- Fix typo by @yunkon-kim in #1446
- Enhance llm usecase code by @seokho-son in #1448
- Parameter passing for llm usecase by @seokho-son in #1449
- Update CB-MapUI release version by @seokho-son in #1450
- Assign StatusBadRequest code for http bind error by @seokho-son in #1451
- Support spec selection and custom request ID by @seokho-son in #1454
- Add swagger dashboard for LLM server by @seokho-son in #1455
- Add custom input for LLM token size by @seokho-son in #1456
- Staging v0.8.3 by @seokho-son in #1457
- Provide llm deploy elapsed time by @seokho-son in #1458
- Fix panic when accessing vm without keypair by @seokho-son in #1459
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1460
- Support upgradecluster API and update test scripts for cluster by @sykim-etri in #1462
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1463
- Migrating Cloud conf into Cloud info asset by @seokho-son in #1464
- Generalize fetch region zone tool by @seokho-son in #1465
- Enhance handling massive system calls by @seokho-son in #1466
- Enhance update-cloudinfo.py and update info by @seokho-son in #1467
- Change API dashboard URL into /api by @seokho-son in #1468
- Revert API path for Swagger UI to fix err by @seokho-son in #1470
- Update fetching cloud info by @seokho-son in #1471
- Add temporary cloudinfo-review.yaml to gitignore by @seokho-son in #1472
- Add runTF.sh to run poc-mc-net-tf container by @yunkon-kim in #1473
- Fix lint error in runTF.sh issued from Codacy Static Code Analysis by @yunkon-kim in #1474
- Get and load cloudinfo.yaml into runtime variable by @seokho-son in #1476
- Add Zerolog-based logger and update dependencies by @yunkon-kim in #1477
- Update the URL to access Swagger UI by @yunkon-kim in #1478
- Apply zerolog to some parts of mcis dynamic provision by @seokho-son in #1479
- Stop and rollback for MCIS dynamic with no init by @seokho-son in #1480
- [Show and discuss] Process request log in middlewares by @yunkon-kim in #1475
- Staging v0.8.5 by @seokho-son in #1481
- Replace all with Zerolog by @yunkon-kim in #1482
- Remove deprecated log lib by @seokho-son in #1483
- Remove all cb-network code blocks by @yunkon-kim in #1485
- Adjust connection naming and cleanup consol print by @seokho-son in #1486
- Tidy up middlewares by @yunkon-kim in #1487
- Reduce the number of spec and img in assets by reuse duplcated data by @seokho-son in #1488
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1489
- Add skip logging middleware by uri rule by @seokho-son in #1490
- Enhance error handling for register cloud assets by @seokho-son in #1491
- Fix pattern unmatched issue in api log skipper by @seokho-son in #1492
- Enhance registering spec image assets for initMultiCloud by @seokho-son in #1493
- Enhance progress bar and logging in initMuliCloud by @seokho-son in #1494
- Update container image id for nhncloud and image id for alibaba by @sykim-etri in #1495
- Fix missing CredentialName on
conf/template.credentials.conf
by @yunkon-kim in #1496 - Update all csp regions and zones with estimated location by @seokho-son in #1497
- Reduce connection config dependencies by @seokho-son in #1500
- Bump pascalgn/automerge-action from 0.16.2 to 0.16.3 by @dependabot in #1499
- Remove resource group concept in azure for cb-sp v0.8.11 by @seokho-son in https://github.com/cloud-barista/cb-tum...
CB-Tumblebug v0.8.10
Support and Tested with
- CB-Spider v0.8.16
- CB-MapUI v0.8.16
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Fix a broken link of
build
badge in README.md by @yunkon-kim in #1555 - Enhance error handling for init.sh by @seokho-son in #1556
- Update to
runTumblebug.sh
and check readiness without auth by @yunkon-kim in #1559 - Refine log messages and error handling by @seokho-son in #1560
- fix to ensure to call requestdone() when requestkey is valid by @sykim-etri in #1558
- Fix to run testscripts in parallel and indent by @sykim-etri in #1563
- Update conf.env for alibaba by @sykim-etri in #1564
- Update option for spider container by @seokho-son in #1565
- Update image and spec for CSPs in Korea by @seokho-son in #1566
- Korean CSP supports (MCIS dynamic hold option and preserve regionname case) by @seokho-son in #1567
- Provide scripts/misc/update-cloudinfo.sh for easy use by @seokho-son in #1568
- Staging v0.8.10 by @seokho-son in #1569
Full Changelog: v0.8.9...v0.8.10
CB-Tumblebug v0.8.9
Support and Tested with
- CB-Spider v0.8.13
- CB-MapUI v0.8.14
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Update test-cli for gcp-aws vpn tunnel by @yunkon-kim in #1541
- Fix return object err for mcis control by @seokho-son in #1542
- Check if the CB-Tumblebug container is working without issues by @yunkon-kim in #1543
- Apply veryshort Duration for caching internal GET requests by @seokho-son in #1544
- Bump tqdm from 4.66.2 to 4.66.3 in /scripts/init by @dependabot in #1546
- Support GPU vm spec recommendation by @seokho-son in #1545
- Update workflows for CI and CD by @yunkon-kim in #1548
- Enhance recommendation input and make it dynamic by @seokho-son in #1550
- Make init.sh works for ubuntu 18.04 as well by @seokho-son in #1551
- Recommendation metric term enhancement by @seokho-son in #1552
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1553
- Staging v0.8.9 by @seokho-son in #1554
Full Changelog: v0.8.8...v0.8.9
CB-Tumblebug v0.8.8
Support and Tested with
- CB-Spider v0.8.13
- CB-MapUI v0.8.12
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
Note (breaking changes, not compatible with before and the v0.8.6 & v0.8.7)
- Credential and its path has been changed
- System startup safely (check cb-spider as well)
- New concept credentialHolder
- CB-TB support to register CSP credentials
- common spec and image identifier separator changed. (aws-tx-large -->
aws
+tx.large
) - Automatically generate connectionConfigs for all known Regions/Zones
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1404
- Add auto labeler workflow by @seokho-son in #1405
- Fix labeler.yml configuration by @seokho-son in #1408
- Minor update for README.md by @seokho-son in #1407
- Bump pascalgn/automerge-action from 0.15.6 to 0.16.0 by @dependabot in #1411
- Add
netutil
pacakge and example initially by @yunkon-kim in #1413 - Add a function to check if a network configuration is vaild by @yunkon-kim in #1414
- Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 by @dependabot in #1415
- Enhance error handling by @seokho-son in #1416
- Provide comprehensive usecase output for netutil ex by @seokho-son in #1417
- Add a function for subnetting by requested rules by @yunkon-kim in #1419
- Add Next/PreviousSubnet() to
netutil
pkg by @yunkon-kim in #1424 - Refine supernetting and network provisioning rules to support k8s provisioning by @seokho-son in #1421
- Fix api description for subnet by @seokho-son in #1425
- Update labstack echo version by @seokho-son in #1426
- Update Go version to 1.21.6 by @seokho-son in #1427
- Add provisioning DataDisk to VM (including enhancements in Disk management) by @seokho-son in #1428
- Add forward any (GET) request to any (CB-Spider) internal system by @seokho-son in #1429
- Bump actions/cache from 3 to 4 by @dependabot in #1431
- Add Cluster mgmt feature by @sykim-etri in #1430
- Enhance Dockerfile and build by @seokho-son in #1433
- Add network utility APIs by @yunkon-kim in #1434
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1435
- Test and support NPC-VPC by @seokho-son in #1436
- Support CSPs in Korea by @seokho-son in #1437
- Add a new tool to export existing credentials to files that enhance compatibility with CSP CLI or TF by @seokho-son in #1440
- Add spec image for gpu by @seokho-son in #1441
- Self host LLM use case (initial code) by @seokho-son in #1442
- Update llm usecase with easy setting by @seokho-son in #1443
- Add python3-venv for installation by @seokho-son in #1444
- Fix error in llm script by @seokho-son in #1445
- Fix typo by @yunkon-kim in #1446
- Enhance llm usecase code by @seokho-son in #1448
- Parameter passing for llm usecase by @seokho-son in #1449
- Update CB-MapUI release version by @seokho-son in #1450
- Assign StatusBadRequest code for http bind error by @seokho-son in #1451
- Support spec selection and custom request ID by @seokho-son in #1454
- Add swagger dashboard for LLM server by @seokho-son in #1455
- Add custom input for LLM token size by @seokho-son in #1456
- Staging v0.8.3 by @seokho-son in #1457
- Provide llm deploy elapsed time by @seokho-son in #1458
- Fix panic when accessing vm without keypair by @seokho-son in #1459
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1460
- Support upgradecluster API and update test scripts for cluster by @sykim-etri in #1462
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1463
- Migrating Cloud conf into Cloud info asset by @seokho-son in #1464
- Generalize fetch region zone tool by @seokho-son in #1465
- Enhance handling massive system calls by @seokho-son in #1466
- Enhance update-cloudinfo.py and update info by @seokho-son in #1467
- Change API dashboard URL into /api by @seokho-son in #1468
- Revert API path for Swagger UI to fix err by @seokho-son in #1470
- Update fetching cloud info by @seokho-son in #1471
- Add temporary cloudinfo-review.yaml to gitignore by @seokho-son in #1472
- Add runTF.sh to run poc-mc-net-tf container by @yunkon-kim in #1473
- Fix lint error in runTF.sh issued from Codacy Static Code Analysis by @yunkon-kim in #1474
- Get and load cloudinfo.yaml into runtime variable by @seokho-son in #1476
- Add Zerolog-based logger and update dependencies by @yunkon-kim in #1477
- Update the URL to access Swagger UI by @yunkon-kim in #1478
- Apply zerolog to some parts of mcis dynamic provision by @seokho-son in #1479
- Stop and rollback for MCIS dynamic with no init by @seokho-son in #1480
- [Show and discuss] Process request log in middlewares by @yunkon-kim in #1475
- Staging v0.8.5 by @seokho-son in #1481
- Replace all with Zerolog by @yunkon-kim in #1482
- Remove deprecated log lib by @seokho-son in #1483
- Remove all cb-network code blocks by @yunkon-kim in #1485
- Adjust connection naming and cleanup consol print by @seokho-son in #1486
- Tidy up middlewares by @yunkon-kim in #1487
- Reduce the number of spec and img in assets by reuse duplcated data by @seokho-son in #1488
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1489
- Add skip logging middleware by uri rule by @seokho-son in #1490
- Enhance error handling for register cloud assets by @seokho-son in #1491
- Fix pattern unmatched issue in api log skipper by @seokho-son in #1492
- Enhance registering spec image assets for initMultiCloud by @seokho-son in #1493
- Enhance progress bar and logging in initMuliCloud by @seokho-son in #1494
- Update container image id for nhncloud and image id for alibaba by @sykim-etri in #1495
- Fix missing CredentialName on
conf/template.credentials.conf
by @yunkon-kim in #1496 - Update all csp regions and zones with estimated location by @seokho-son ...
CB-Tumblebug v0.8.7
Support and Tested with
- CB-Spider v0.8.11
- CB-MapUI v0.8.7
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
Note (breaking changes, not compatible with the v0.8.6)
- Remove resource group concept in azure for cb-sp v0.8.11
- Before update CB-TB, all azure resources managed by CB-TB need to be removed (CB-TB DB cleanup required). (check https://github.com/cloud-barista/cb-spider/releases/tag/v0.8.11 as well)
- Update all csp regions and zones with estimated location
- Reduce connection config dependencies
- precondition checking and return error in mcis dynamic
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1404
- Add auto labeler workflow by @seokho-son in #1405
- Fix labeler.yml configuration by @seokho-son in #1408
- Minor update for README.md by @seokho-son in #1407
- Bump pascalgn/automerge-action from 0.15.6 to 0.16.0 by @dependabot in #1411
- Add
netutil
pacakge and example initially by @yunkon-kim in #1413 - Add a function to check if a network configuration is vaild by @yunkon-kim in #1414
- Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 by @dependabot in #1415
- Enhance error handling by @seokho-son in #1416
- Provide comprehensive usecase output for netutil ex by @seokho-son in #1417
- Add a function for subnetting by requested rules by @yunkon-kim in #1419
- Add Next/PreviousSubnet() to
netutil
pkg by @yunkon-kim in #1424 - Refine supernetting and network provisioning rules to support k8s provisioning by @seokho-son in #1421
- Fix api description for subnet by @seokho-son in #1425
- Update labstack echo version by @seokho-son in #1426
- Update Go version to 1.21.6 by @seokho-son in #1427
- Add provisioning DataDisk to VM (including enhancements in Disk management) by @seokho-son in #1428
- Add forward any (GET) request to any (CB-Spider) internal system by @seokho-son in #1429
- Bump actions/cache from 3 to 4 by @dependabot in #1431
- Add Cluster mgmt feature by @sykim-etri in #1430
- Enhance Dockerfile and build by @seokho-son in #1433
- Add network utility APIs by @yunkon-kim in #1434
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1435
- Test and support NPC-VPC by @seokho-son in #1436
- Support CSPs in Korea by @seokho-son in #1437
- Add a new tool to export existing credentials to files that enhance compatibility with CSP CLI or TF by @seokho-son in #1440
- Add spec image for gpu by @seokho-son in #1441
- Self host LLM use case (initial code) by @seokho-son in #1442
- Update llm usecase with easy setting by @seokho-son in #1443
- Add python3-venv for installation by @seokho-son in #1444
- Fix error in llm script by @seokho-son in #1445
- Fix typo by @yunkon-kim in #1446
- Enhance llm usecase code by @seokho-son in #1448
- Parameter passing for llm usecase by @seokho-son in #1449
- Update CB-MapUI release version by @seokho-son in #1450
- Assign StatusBadRequest code for http bind error by @seokho-son in #1451
- Support spec selection and custom request ID by @seokho-son in #1454
- Add swagger dashboard for LLM server by @seokho-son in #1455
- Add custom input for LLM token size by @seokho-son in #1456
- Staging v0.8.3 by @seokho-son in #1457
- Provide llm deploy elapsed time by @seokho-son in #1458
- Fix panic when accessing vm without keypair by @seokho-son in #1459
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1460
- Support upgradecluster API and update test scripts for cluster by @sykim-etri in #1462
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1463
- Migrating Cloud conf into Cloud info asset by @seokho-son in #1464
- Generalize fetch region zone tool by @seokho-son in #1465
- Enhance handling massive system calls by @seokho-son in #1466
- Enhance update-cloudinfo.py and update info by @seokho-son in #1467
- Change API dashboard URL into /api by @seokho-son in #1468
- Revert API path for Swagger UI to fix err by @seokho-son in #1470
- Update fetching cloud info by @seokho-son in #1471
- Add temporary cloudinfo-review.yaml to gitignore by @seokho-son in #1472
- Add runTF.sh to run poc-mc-net-tf container by @yunkon-kim in #1473
- Fix lint error in runTF.sh issued from Codacy Static Code Analysis by @yunkon-kim in #1474
- Get and load cloudinfo.yaml into runtime variable by @seokho-son in #1476
- Add Zerolog-based logger and update dependencies by @yunkon-kim in #1477
- Update the URL to access Swagger UI by @yunkon-kim in #1478
- Apply zerolog to some parts of mcis dynamic provision by @seokho-son in #1479
- Stop and rollback for MCIS dynamic with no init by @seokho-son in #1480
- [Show and discuss] Process request log in middlewares by @yunkon-kim in #1475
- Staging v0.8.5 by @seokho-son in #1481
- Replace all with Zerolog by @yunkon-kim in #1482
- Remove deprecated log lib by @seokho-son in #1483
- Remove all cb-network code blocks by @yunkon-kim in #1485
- Adjust connection naming and cleanup consol print by @seokho-son in #1486
- Tidy up middlewares by @yunkon-kim in #1487
- Reduce the number of spec and img in assets by reuse duplcated data by @seokho-son in #1488
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1489
- Add skip logging middleware by uri rule by @seokho-son in #1490
- Enhance error handling for register cloud assets by @seokho-son in #1491
- Fix pattern unmatched issue in api log skipper by @seokho-son in #1492
- Enhance registering spec image assets for initMultiCloud by @seokho-son in #1493
- Enhance progress bar and logging in initMuliCloud by @seokho-son in #1494
- Update container image id for nhncloud and image id for alibaba by @sykim-etri in #1495
- Fix missing CredentialName on
conf/template.credentials.conf
by @yunkon-kim in #1496 - Update all csp regions ...
CB-Tumblebug v0.8.6
Support and Tested with
- CB-Spider v0.8.10
- CB-MapUI v0.8.6
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Replace all with Zerolog by @yunkon-kim in #1482
- Remove deprecated log lib by @seokho-son in #1483
- Remove all cb-network code blocks by @yunkon-kim in #1485
- Adjust connection naming and cleanup consol print by @seokho-son in #1486
- Tidy up middlewares by @yunkon-kim in #1487
- Reduce the number of spec and img in assets by reuse duplcated data by @seokho-son in #1488
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1489
- Add skip logging middleware by uri rule by @seokho-son in #1490
- Enhance error handling for register cloud assets by @seokho-son in #1491
- Fix pattern unmatched issue in api log skipper by @seokho-son in #1492
- Enhance registering spec image assets for initMultiCloud by @seokho-son in #1493
Full Changelog: v0.8.5...v0.8.6
CB-Tumblebug v0.8.5
Support and Tested with
- CB-Spider v0.8.10
- CB-MapUI v0.8.6
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #1404
- Add auto labeler workflow by @seokho-son in #1405
- Fix labeler.yml configuration by @seokho-son in #1408
- Minor update for README.md by @seokho-son in #1407
- Bump pascalgn/automerge-action from 0.15.6 to 0.16.0 by @dependabot in #1411
- Add
netutil
pacakge and example initially by @yunkon-kim in #1413 - Add a function to check if a network configuration is vaild by @yunkon-kim in #1414
- Bump pascalgn/automerge-action from 0.16.0 to 0.16.2 by @dependabot in #1415
- Enhance error handling by @seokho-son in #1416
- Provide comprehensive usecase output for netutil ex by @seokho-son in #1417
- Add a function for subnetting by requested rules by @yunkon-kim in #1419
- Add Next/PreviousSubnet() to
netutil
pkg by @yunkon-kim in #1424 - Refine supernetting and network provisioning rules to support k8s provisioning by @seokho-son in #1421
- Fix api description for subnet by @seokho-son in #1425
- Update labstack echo version by @seokho-son in #1426
- Update Go version to 1.21.6 by @seokho-son in #1427
- Add provisioning DataDisk to VM (including enhancements in Disk management) by @seokho-son in #1428
- Add forward any (GET) request to any (CB-Spider) internal system by @seokho-son in #1429
- Bump actions/cache from 3 to 4 by @dependabot in #1431
- Add Cluster mgmt feature by @sykim-etri in #1430
- Enhance Dockerfile and build by @seokho-son in #1433
- Add network utility APIs by @yunkon-kim in #1434
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1435
- Test and support NPC-VPC by @seokho-son in #1436
- Support CSPs in Korea by @seokho-son in #1437
- Add a new tool to export existing credentials to files that enhance compatibility with CSP CLI or TF by @seokho-son in #1440
- Add spec image for gpu by @seokho-son in #1441
- Self host LLM use case (initial code) by @seokho-son in #1442
- Update llm usecase with easy setting by @seokho-son in #1443
- Add python3-venv for installation by @seokho-son in #1444
- Fix error in llm script by @seokho-son in #1445
- Fix typo by @yunkon-kim in #1446
- Enhance llm usecase code by @seokho-son in #1448
- Parameter passing for llm usecase by @seokho-son in #1449
- Update CB-MapUI release version by @seokho-son in #1450
- Assign StatusBadRequest code for http bind error by @seokho-son in #1451
- Support spec selection and custom request ID by @seokho-son in #1454
- Add swagger dashboard for LLM server by @seokho-son in #1455
- Add custom input for LLM token size by @seokho-son in #1456
- Staging v0.8.3 by @seokho-son in #1457
- Provide llm deploy elapsed time by @seokho-son in #1458
- Fix panic when accessing vm without keypair by @seokho-son in #1459
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1460
- Support upgradecluster API and update test scripts for cluster by @sykim-etri in #1462
- [Workflow] Update Swagger REST API doc by @cb-github-robot in #1463
- Migrating Cloud conf into Cloud info asset by @seokho-son in #1464
- Generalize fetch region zone tool by @seokho-son in #1465
- Enhance handling massive system calls by @seokho-son in #1466
- Enhance update-cloudinfo.py and update info by @seokho-son in #1467
- Change API dashboard URL into /api by @seokho-son in #1468
- Revert API path for Swagger UI to fix err by @seokho-son in #1470
- Update fetching cloud info by @seokho-son in #1471
- Add temporary cloudinfo-review.yaml to gitignore by @seokho-son in #1472
- Add runTF.sh to run poc-mc-net-tf container by @yunkon-kim in #1473
- Fix lint error in runTF.sh issued from Codacy Static Code Analysis by @yunkon-kim in #1474
- Get and load cloudinfo.yaml into runtime variable by @seokho-son in #1476
- Add Zerolog-based logger and update dependencies by @yunkon-kim in #1477
- Update the URL to access Swagger UI by @yunkon-kim in #1478
- Apply zerolog to some parts of mcis dynamic provision by @seokho-son in #1479
- Stop and rollback for MCIS dynamic with no init by @seokho-son in #1480
- [Show and discuss] Process request log in middlewares by @yunkon-kim in #1475
- Staging v0.8.5 by @seokho-son in #1481
New Contributors
- @sykim-etri made their first contribution in #1430
Full Changelog: v0.8.0...v0.8.5
CB-Tumblebug v0.8.4
Support and Tested with
- CB-Spider v0.8.7
- CB-MapUI v0.8.5
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Provide llm deploy elapsed time by @seokho-son in #1458
- Fix panic when accessing vm without keypair by @seokho-son in #1459
Full Changelog: v0.8.3...v0.8.4
CB-Tumblebug v0.8.3
Support and Tested with
- CB-Spider v0.8.7
- CB-MapUI v0.8.4
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Assign StatusBadRequest code for http bind error by @seokho-son in #1451
- Support spec selection and custom request ID by @seokho-son in #1454
- Add swagger dashboard for LLM server by @seokho-son in #1455
- Add custom input for LLM token size by @seokho-son in #1456
- Staging v0.8.3 by @seokho-son in #1457
Full Changelog: v0.8.2...v0.8.3
CB-Tumblebug v0.8.2
Support and Tested with
- CB-Spider v0.8.4
- CB-MapUI v0.8.3
- Supporting mc-infra-manager https://github.com/m-cmp/mc-infra-manager
API
What's Changed
- Add a new tool to export existing credentials to files that enhance compatibility with CSP CLI or TF by @seokho-son in #1440
- Add spec image for gpu by @seokho-son in #1441
- Self host LLM use case (initial code) by @seokho-son in #1442
- Update llm usecase with easy setting by @seokho-son in #1443
- Add python3-venv for installation by @seokho-son in #1444
- Fix error in llm script by @seokho-son in #1445
- Fix typo by @yunkon-kim in #1446
- Enhance llm usecase code by @seokho-son in #1448
- Parameter passing for llm usecase by @seokho-son in #1449
- Update CB-MapUI release version by @seokho-son in #1450
Full Changelog: v0.8.1...v0.8.2