Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patriciareinoso created a review on a pull request on canonical/sdcore-nms-k8s-operator
github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev774 - A charmed operator for SD-Core NMS
github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 774
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 91 Static resources: Released to '1.6/edge/pebble-notice' at 09:38 UTC on 11 Dec 2024 **Full Changelog*...github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev773 - A charmed operator for SD-Core NMS
github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 773
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 91 Static resources: Released to '1.6/edge/pebble-notice' at 09:18 UTC on 11 Dec 2024 **Full Changelog*...Gmerold pushed 1 commit to pebble-notice canonical/sdcore-nms-k8s-operator
- Fixes relation name in READMEs 1b57e45
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
That's actually intentional. I think it doesn't make sense to go through all the logic in the main callback in this case. gNB configuration change doesn't affect the NMS, which in this case is just...
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
POSTing config directly (through cURL, Swagger, Postman, ...) will trigger that. If there's no relations in the model, the code will do nothing, because the first step of syncing network config is ...
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
That's one amazing catch :bow: Indeed the test was broken from the very beginning. After fixing it, it turns out that the data bag schema validation doesn't care about additional keys anyway. It ...
Gmerold pushed 1 commit to pebble-notice canonical/sdcore-nms-k8s-operator
- Addresses review comments 9d9aaba
renovate-approve[bot] created a review on a pull request on canonical/sdcore-nms-k8s-operator
renovate[bot] opened a pull request on canonical/sdcore-nms-k8s-operator
fix(deps): lock file maintenance python dependencies
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | | | lockFileMaintenance | All locks refre...renovate[bot] created a branch on canonical/sdcore-nms-k8s-operator
renovate/python-dependencies - A charmed operator for SD-Core NMS
gatici created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion ```
gatici created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion integrated_gnbs = [] ```
gatici created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
Can we call self._configure_sdcore_nms here ? self._sync_network_config is already called under centralized configure method. I think, the result does not change. self.framework.observe(self.on[...
gatici created a review on a pull request on canonical/sdcore-nms-k8s-operator
Generally looks good. Comments are added.
gatici created a review on a pull request on canonical/sdcore-nms-k8s-operator
Generally looks good. Comments are added.
patriciareinoso created a comment on a pull request on canonical/sdcore-nms-k8s-operator
you can update the PR description to remove the `NOTES`
patriciareinoso created a review on a pull request on canonical/sdcore-nms-k8s-operator
`fiveg_gnb_identity` still exists in `README.md` and `terraform/README.md` few comments added. other than that , looks good
patriciareinoso created a review on a pull request on canonical/sdcore-nms-k8s-operator
`fiveg_gnb_identity` still exists in `README.md` and `terraform/README.md` few comments added. other than that , looks good
github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev772 - A charmed operator for SD-Core NMS
github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 772
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 91 Static resources: Released to '1.6/edge/pebble-notice' at 12:16 UTC on 10 Dec 2024 **Full Changelog*...github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 771
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 91 Static resources: Released to '1.6/edge/pebble-notice' at 12:14 UTC on 10 Dec 2024 **Full Changelog*...github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev771 - A charmed operator for SD-Core NMS
Gmerold pushed 1 commit to pebble-notice canonical/sdcore-nms-k8s-operator
- Fixes TF formatting 46cda71
Gmerold pushed 1 commit to pebble-notice canonical/sdcore-nms-k8s-operator
- Updates relations in the outputs.tf 59efadf