Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gmerold pushed 1 commit to TELCO-1543-catch-unauthorized canonical/sdcore-upf-k8s-operator
- Minor cleanup a236500
Gmerold opened a pull request on canonical/sdcore-upf-k8s-operator
fix: Implements a custom K8s client to catch ApiErrors centrally
# Description This PR implements a custom K8s client to catch ApiErrors centrally. The idea is to use a K8s client wrapped in a decorator handling ApiErrors. New k8s_client module implements a...Gmerold created a branch on canonical/sdcore-upf-k8s-operator
TELCO-1543-catch-unauthorized - Kubernetes Charm for the SD-Core User Plane Function (UPF).
Gmerold pushed 1 commit to validate-names Gmerold/webconsole
- Simplifies validators Signed-off-by: Bartlomiej Gmerek <[email protected]> e711583
Gmerold created a review comment on a pull request on omec-project/webconsole
Validation covers both empty name and invalid name. I don't think we need two separate checks actually.
Gmerold created a review comment on a pull request on omec-project/webconsole
We do. If the name is missing (empty), it won't pass the validation, in which case we're returning.
Gmerold created a review comment on a pull request on omec-project/webconsole
We do. If the name is missing (empty), it won't pass the validation, in which case we're returning.
Gmerold pushed 1 commit to validate-names Gmerold/webconsole
- Fixes unit tests Signed-off-by: Bartlomiej Gmerek <[email protected]> 46c867f
Gmerold pushed 5 commits to validate-names Gmerold/webconsole
- Adds validation of the Network Slice, Device Group, UPF and gNB names Signed-off-by: Bartlomiej Gmerek <bartlomiej.g... 556db9d
- Adds tests for validation Signed-off-by: Bartlomiej Gmerek <[email protected]> 1b29d62
- Adds happy path tests Signed-off-by: Bartlomiej Gmerek <[email protected]> c31d2a2
- Fixes typo in NetworkSlice POST route Signed-off-by: Bartlomiej Gmerek <[email protected]> 89d3a94
- Simplifies name validation Signed-off-by: Bartlomiej Gmerek <[email protected]> fac68c8
Gmerold created a review comment on a pull request on canonical/sdcore-nms
I have no idea about React, but my quick research says that `invalidateQueries` will not work when `useQuery` in enabled. In this case it's always enabled for a logged in user. Did you try disablin...
Gmerold pushed 1 commit to validate-names Gmerold/webconsole
- Fixes typo in NetworkSlice POST route 76087b5
Gmerold pushed 2 commits to validate-names Gmerold/webconsole
Gmerold pushed 4 commits to main Gmerold/webconsole
- chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#290) afca922
- chore(deps): bump golang from 1.23.4-bookworm to 1.23.5-bookworm (#289) 79341fb
- chore(deps): bump github.com/omec-project/util from 1.2.8 to 1.2.11 (#292) 6e8cc13
- chore(deps): bump github.com/omec-project/config5g from 1.5.5 to 1.5.6 (#288) b57c7ad
Gmerold pushed 1 commit to validate-slice-name Gmerold/webconsole
- Adds validation for Device Group name, gNB name and UPF URL 1e9307a
Gmerold pushed 1 commit to validate-slice-name Gmerold/webconsole
- Implements function validating the name of a Network Slice and Device Group 6be7486
Gmerold pushed 28 commits to main Gmerold/webconsole
- chore(deps): bump golang from 1.23.2-bookworm to 1.23.3-bookworm (#254) f9babe0
- chore(deps): bump github.com/omec-project/util from 1.2.3 to 1.2.5 (#251) df6ea3b
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#252) 7374518
- feat: support HTTPS in webui (#247) * add HTTPS feature Signed-off-by: Patricia Reinoso <patricia.reinoso@canonic... 4d520d7
- Update version (#255) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co... 27a7745
- Go version (#256) * Update GO version Signed-off-by: Arrobo, Gabriel <[email protected]> * Update GRPC ... 49b8153
- chore(deps): bump fsfe/reuse-action from 4 to 5 (#258) d765525
- chore(deps): bump github.com/omec-project/util from 1.2.5 to 1.2.6 (#261) 98b9e5c
- chore(deps): bump github.com/omec-project/openapi from 1.3.1 to 1.3.2 (#259) 0385490
- chore(deps): bump github.com/omec-project/config5g from 1.5.4 to 1.5.5 (#260) a511e22
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#262) 455ac42
- feat: Adds Pebble notifications (#250) * Adds Pebble notifications Signed-off-by: Bartlomiej Gmerek <bartlomiej.g... 7d03f6d
- Update version (#264) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co... 1d0fcf4
- Update `golangci` file to re-enable the field alignment check (#265) Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@... 491e4e4
- fix: swagger for user account creation (#263) * fix: swagger for user account creation Signed-off-by: Patricia Re... 45813ad
- chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm (#267) c6367b5
- chore(deps): bump alpine from 3.20 to 3.21 (#266) 9cf94e8
- chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#268) 9d4d7d0
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#269) 49f94ea
- chore(deps): bump github.com/omec-project/util from 1.2.6 to 1.2.7 (#270) 729c488
- and 8 more ...