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 main canonical/sdcore-upf-k8s-operator
- fix: Fixes Unauthorized error when listing K8s nodes (#458) ffa4042
Gmerold closed a pull request on canonical/sdcore-upf-k8s-operator
fix: Fixes Unauthorized error when listing K8s nodes
# Description When `kube-apiserver` isn't ready, fetching list of K8s nodes fails with `Unauthorized` error. This fix handles such situation by catching the error and logging the relevant messag...Gmerold opened a pull request on canonical/sdcore-upf-k8s-operator
fix: Fixes Unauthorized error when listing K8s nodes
# Description When `kube-apiserver` isn't ready, fetching list of K8s nodes fails with `Unauthorized` error. This fix handles such situation by catching the error and logging the relevant messag...Gmerold pushed 1 commit to main canonical/kubernetes-charm-libraries
- chore(deps): lock file maintenance (#80) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.... ac51546
Gmerold closed a pull request on canonical/kubernetes-charm-libraries
chore(deps): lock file maintenance
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...Gmerold closed a draft pull request on canonical/kubernetes-charm-libraries
fix: Handles Unauthorized error when listing K8s nodes
# Description - Handles Unauthorized error when listing K8s nodes - Moves HP related checks (CPU, HP availability) from the UPF charm to the lib. In the next step all the logic related to handl...Gmerold created a branch on canonical/kubernetes-charm-libraries
TELCO-1543-handle-k8s-unauthorized - Charm libraries for interacting with Kubernetes.