Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mateoflorido pushed 1 commit to main canonical/k8s-snap
- fix: Use `ControlPlaneJoinConfig` certificates during Control Plane Join (#1029) Use certificates from join config w... 391e8cd
mateoflorido closed a pull request on canonical/k8s-snap
fix: Use `ControlPlaneJoinConfig` certificates during Control Plane Join
> [!WARNING] > DO NOT MERGE until we change the version of the `k8s-snap-api` go module ([PR](https://github.com/canonical/k8s-snap-api/pull/23)). ## Overview Use certificates from join config...mateoflorido pushed 7 commits to KU-2344/tls-certs canonical/k8s-snap
- Split tutorial for CAPI, add capi troubleshooting pages (#1019) 5bca343
- Fix typo in setup-image.sh (#1024) Fix typo that causes the script to fail c24d820
- [Docs] add dqlite configuration to troubleshooting page (#1022) * add dqlite configuration to troubleshooting page ... c97b38a
- inspect.sh: avoid logging an error if there are no core dumps (#1028) * inspect.sh: avoid logging an error if there ... aede013
- test: enrich node configuration controller tests with signed configmaps (#1032) * tests: enrich node configuration c... 8775fee
- [Docs] Remove /src dir (#1018) 6b3955f
- Merge branch 'main' into KU-2344/tls-certs 025bd43
mateoflorido pushed 1 commit to KU-2344/tls-certs canonical/k8s-snap
- chore: bump `k8s-snap-api` version e584cbe
mateoflorido published a release on canonical/k8s-snap-api
v1.0.17
## What's Changed * fix: add `Admin{Cert,Key}` to `ControlPlaneJoinConfig` struct by @mateoflorido in https://github.com/canonical/k8s-snap-api/pull/23 **Full Changelog**: https://github.com/...mateoflorido created a tag on canonical/k8s-snap-api
v1.0.17 - API definitions for Canonical Kubernetes
mateoflorido pushed 1 commit to main canonical/k8s-snap-api
- fix: add Admin cert to ControlPlaneJoin (#23) df93374
mateoflorido closed a pull request on canonical/k8s-snap-api
fix: add `Admin{Cert,Key}` to `ControlPlaneJoinConfig` struct
## Overview We are missing the Admin certificate and key from the ControlPlaneJoinConfig. This is mandatory if the user is using an external CA. Drive-by fix for `kube-controller-manager-client-ke...mateoflorido created a comment on a pull request on canonical/k8s-snap-api
> Was there some historical reason that key was named as it was. Seems odd that it's different in yaml than in json @addyess From what I remember and from the `git blame`, it was a mistake that ...
mateoflorido created a review on a pull request on charmed-kubernetes/actions-operator
mateoflorido pushed 1 commit to KU-2344/tls-certs canonical/k8s-snap
- fix: add go.doc changes 4097fa3
mateoflorido created a branch on canonical/k8s-snap
KU-2344/tls-certs - Canonical Kubernetes is an opinionated and CNCF conformant Kubernetes operated by Snaps and Charms, which come together to bring simplified operations and an enhanced security posture on any infrastructure.
mateoflorido opened a pull request on canonical/k8s-snap-api
fix: add `Admin{Cert,Key}` to `ControlPlaneJoinConfig` struct
## Overview We are missing the Admin certificate and key from the ControlPlaneJoinConfig. This is mandatory if the user is using an external CA. Drive-by fix for `kube-controller-manager-client-ke...mateoflorido pushed 1 commit to mateo/admin-cert canonical/k8s-snap-api
- fix: add Admin cert to ControlPlaneJoin 516354c
mateoflorido pushed 1 commit to mateo/admin-cert canonical/k8s-snap-api
- fix: add Admin cert to ControlPlaneJoin 1bdbfdf
mateoflorido created a branch on canonical/k8s-snap-api
mateo/admin-cert - API definitions for Canonical Kubernetes
mateoflorido pushed 1 commit to main canonical/k8s-operator
- chore: pin `operator-workflows` version (#270) ca1bbdb
mateoflorido closed a pull request on canonical/k8s-operator
chore: pin `operator-workflows` version
## Overview Pin the `operator-workflows` to the latest SHA instead of main.mateoflorido created a review comment on a pull request on canonical/k8s-operator
I agree with @addyess. It would be better to just offload everything to Python constructs.
mateoflorido opened a pull request on canonical/k8s-operator
chore: pin `operator-workflows` version
## Overview Pin the `operator-workflows` to the latest SHA instead of main.mateoflorido created a branch on canonical/k8s-operator
mateo/pin-workflows - Machine charm for K8s following the operator framework