Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dariofaccin

dariofaccin opened a pull request on canonical/sdcore-nms
fix: improve error messages when UPF/gnB lists are empty
# Description This PR improves the error message handling during network slice creation. The error message is different whether the backend is not reached or the list of available UPFs/gnB is em...
dariofaccin created a branch on canonical/sdcore-nms

TELCO-1478-fix-empty-gnb-upf-lists - A Network Management System (NMS) for operating SD-Core.

dariofaccin deleted a branch canonical/sdcore-nms-k8s-operator

fix-library-names

dariofaccin pushed 1 commit to main canonical/sdcore-nms-k8s-operator
  • fix: replace slashes with dots in library publishing jobs (#414) Signed-off-by: Dario Faccin <dario.faccin@canonical... 1c51357

View on GitHub

dariofaccin created a branch on canonical/sdcore-nms-k8s-operator

fix-library-names - A charmed operator for SD-Core NMS

dariofaccin pushed 1 commit to main canonical/sdcore-nms-k8s-operator

View on GitHub

dariofaccin deleted a branch canonical/sdcore-nms-k8s-operator

TELCO-1524-fix-hook-failure-on-relation-departed

dariofaccin closed a pull request on canonical/sdcore-nms-k8s-operator
chore: bump sdcore_config library patch version
# Description This PR bumps the patch version of `sdcore_config` library after #409. # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [ ] I ha...
dariofaccin created a branch on canonical/sdcore-nms-k8s-operator

TELCO-1524-fix-hook-failure-on-relation-departed - A charmed operator for SD-Core NMS

dariofaccin opened a pull request on canonical/sdcore-nms-k8s-operator
fix: use correct library name
# Description This PR fixes the wrong library names in workflows, causing CI failures. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [x] I ...
dariofaccin created a branch on canonical/sdcore-nms-k8s-operator

fix-library-names - A charmed operator for SD-Core NMS

dariofaccin deleted a branch canonical/sdcore-nms-k8s-operator

TELCO-1524-fix-hook-failure-on-relation-departed

dariofaccin pushed 1 commit to main canonical/sdcore-nms-k8s-operator
  • fix: prevent failure when updating relation data during relation-departed events (#409) Signed-off-by: Dario Faccin ... b709599

View on GitHub

dariofaccin closed an issue on canonical/sdcore-nms-k8s-operator
sdcore-config_relation_departed hook put the charm in error status
### Bug Description Removed the sdcore-config relation between AMF and NMS. Then NMS is in error status: ### To Reproduce Deploy Charmed Aether SD-Core and remove sdcore-config relation w...
dariofaccin opened a pull request on canonical/sdcore-nms-k8s-operator
fix: prevent failure when updating relation data during relation-departed events
This PR aims to mitigate #402 by catching the `ModelError` exception if the `sdcore_config` relation data is updated during a `relation-departed` event. See https://github.com/canonical/operator/i...
dariofaccin created a branch on canonical/sdcore-nms-k8s-operator

TELCO-1524-fix-hook-failure-on-relation-departed - A charmed operator for SD-Core NMS

dariofaccin opened a pull request on canonical/sdcore-nms-k8s-operator
chore: add jobs for publishing libraries
# Description This PR adds the jobs to publish new `sdcore-config` and `fiveg-core-gnb` libraries when updated. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) ...
dariofaccin created a branch on canonical/sdcore-nms-k8s-operator

TELCO-1450-publish-libraries - A charmed operator for SD-Core NMS

dariofaccin deleted a branch canonical/sdcore-nms-k8s-operator

TELCO-1450-add-fiveg-core-gnb-interface

dariofaccin closed a pull request on canonical/sdcore-nms-k8s-operator
feat: add fiveG Core gnB library
# Description This PR adds the `fiveg_core_gnb` library according to the interface specification. **Note: the library is committed but will be removed before merging and published via `charmcra...
dariofaccin pushed 2 commits to TELCO-1450-improve-fiveg-core-gnb-interface dariofaccin/charm-relation-interfaces
  • added grafana uid (#211) * added grafana uid * added tests for requirer 9a74f02
  • Merge branch 'main' into TELCO-1450-improve-fiveg-core-gnb-interface caaa9ef

View on GitHub

dariofaccin pushed 3 commits to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator
  • feat: add log-level configuration option (#403) Signed-off-by: Guillaume Belanger <[email protected]> bd1e29e
  • chore: address review comments Signed-off-by: Dario Faccin <[email protected]> f5583f7
  • Merge remote-tracking branch 'origin/main' into TELCO-1450-add-fiveg-core-gnb-interface 0e1ccef

View on GitHub

dariofaccin pushed 2 commits to TELCO-1450-improve-fiveg-core-gnb-interface dariofaccin/charm-relation-interfaces
  • Grafana datasource exchange (#207) * ds exchange draft * json schemas * sorting * json schemas * better ... 539fa56
  • Merge branch 'main' into TELCO-1450-improve-fiveg-core-gnb-interface 3f8829f

View on GitHub

dariofaccin pushed 1 commit to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator

View on GitHub

dariofaccin pushed 1 commit to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator
  • chore: first implementation of get-gnb-name based on relation ID Signed-off-by: Dario Faccin <dario.faccin@canonical... 347f4b1

View on GitHub

dariofaccin pushed 3 commits to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator
  • chore: Update charm libraries (#400) 64e2046
  • Merge remote-tracking branch 'origin/main' into TELCO-1450-add-fiveg-core-gnb-interface 1cf91db
  • fix: restore relation_id parameter to allow multiple relations Signed-off-by: Dario Faccin <[email protected]> b25cdb2

View on GitHub

dariofaccin pushed 1 commit to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator

View on GitHub

dariofaccin pushed 1 commit to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator

View on GitHub

dariofaccin pushed 4 commits to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator
  • chore: Ignores only minor versions of pytest-asyncio (#398) b4a7546
  • chore(deps): update canonical/sdcore-github-workflows action to v2.3.0 (#399) Co-authored-by: renovate[bot] <2913961... eddd17f
  • Merge remote-tracking branch 'origin/main' into TELCO-1450-add-fiveg-core-gnb-interface 7e94d7e
  • chore: address review comments Signed-off-by: Dario Faccin <[email protected]> 0b0d540

View on GitHub

Load more