Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gmerold opened a pull request on canonical/sdcore-tests
fix: Changes the default-base of a Juju model to Noble
# Description Changes the default-base of a Juju model to Noble Thanks to this change, Juju will fetch 24.04 charms regardless of the version of the host system # Checklist: - [ ] My co...Gmerold pushed 1 commit to TELCO-1450-fiveg-core-gnb canonical/charmed-oai-ran
- Use sudo for enabling microk8s addons 35aaf7a
Gmerold created a comment on an issue on canonical/charmed-aether-sd-core
It looks like you're not starting from the host. `ubuntu@juju-controller:/$ lxc exec juju-controller -- su --login ubuntu` - You're trying to `lxc exec juju-controller` being on `juju-controller`.
Gmerold opened a pull request on canonical/charmed-oai-ran
feat: Updates the documentation after switching from fiveg_gnb_identity to fiveg_core_gnb
# Description - Updates the documentation after switching from `fiveg_gnb_identity` to `fiveg_core_gnb` - Switches from Microk8s classic to confined # Checklist: - [ ] Documentation follo...Gmerold created a branch on canonical/charmed-oai-ran
TELCO-1450-fiveg-core-gnb - The simplest way to operate your open source 5G radio network.
Gmerold pushed 1 commit to main canonical/sdcore-tests
- feat: Updates tests to use fiveg_core_gnb interface (#493) * Updates tests to use fiveg_core_gnb interface * Fixe... b496244
Gmerold closed a pull request on canonical/sdcore-tests
feat: Updates tests to use fiveg_core_gnb interface
# Description - Updates tests to use `fiveg_core_gnb` interface - Improves E2E logs gathering # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project ...Gmerold created a comment on an issue on canonical/charmed-aether-sd-core
#67 updates the way we log into the LXD machines. This should solve the issue. @gruyaume I'll close the issue when you confirm the fix.
Gmerold pushed 1 commit to main canonical/charmed-aether-sd-core
- feat: Updates documentation after switching from fiveg_gnb_identity to fiveg_core_gnb (#67) 13510f4
Gmerold closed a pull request on canonical/charmed-aether-sd-core
feat: Updates documentation after switching from fiveg_gnb_identity to fiveg_core_gnb
# Description - Replaces `fiveg_gnb_identity` with `fiveg_core_gnb` - Removes references to `v1.5` release branch - Fixes `not a snap cgroup` issue when accessing lxc machines - Bumps version...Gmerold pushed 2 commits to TELCO-1450-use-fiveg_core_gnb canonical/charmed-aether-sd-core
Gmerold pushed 1 commit to main canonical/sdcore-nms-k8s-operator
- fix: Casts SD from hex to int (#415) e763ff6
Gmerold closed a pull request on canonical/sdcore-nms-k8s-operator
fix: Casts SD from hex to int
# Description Casts SD from hex to int The SD value received in the Network Slice configuration is a hex, while the `fiveg_core_gnb` interface expects an int. # Checklist: - [ ] My code f...Gmerold opened a draft pull request on canonical/sdcore-nms-k8s-operator
fix: Casts SD from hex to int
# Description Casts SD from hex to int The SD value received in the Network Slice configuration is a hex, while the `fiveg_core_gnb` interface expects an int. # Checklist: - [ ] My code f...Gmerold created a branch on canonical/sdcore-nms-k8s-operator
fix-sd-to-int - A charmed operator for SD-Core NMS
Gmerold pushed 2 commits to TELCO-1450-use-fiveg_core_gnb canonical/charmed-aether-sd-core
Gmerold pushed 1 commit to TELCO-1450-use-fiveg_core_gnb canonical/charmed-aether-sd-core
- Updates lxc exec command to fix 'not a snap cgroup' error 683290a
Gmerold created a review comment on a pull request on canonical/charmed-aether-sd-core
Interesting :D Here's what I see: ![image](https://github.com/user-attachments/assets/3cb2c349-ca33-4d5e-b367-3c13368daa6a)
Gmerold created a review comment on a pull request on canonical/charmed-aether-sd-core
That's actually correct. `Waiting for TAC and PLMNs configuration` is a unit message not the app message.
Gmerold pushed 1 commit to TELCO-1450-use-fiveg_core_gnb canonical/charmed-aether-sd-core
- Changes Traefik failure reason e45284e