Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mateoflorido created a comment on a pull request on canonical/k8s-operator
closes #109
mateoflorido opened a pull request on canonical/k8s-operator
Update promote-charms.yaml (#192)
## Overview Add missing channels to destination risk.mateoflorido opened a pull request on canonical/k8s-operator
Update promote-charms.yaml
## Overview Add missing channels to destination risk.mateoflorido created a branch on canonical/k8s-operator
mateoflorido-patch-2 - Machine charm for K8s following the operator framework
mateoflorido pushed 1 commit to mateoflorido-patch-1 canonical/k8s-operator
- Update test_k8s.py eb3cf82
mateoflorido opened a pull request on canonical/k8s-operator
Skip Override Snap Resource Test
## Overview The override test has been quite unreliable lately. Let's disable the test until we have better mechanisms to test this scenario.mateoflorido created a branch on canonical/k8s-operator
mateoflorido-patch-1 - Machine charm for K8s following the operator framework
mateoflorido pushed 1 commit to release-1.31 canonical/k8s-operator
- [Release 1.31] Snap Revision Update (#187) Pin Snap revisions for both arm64 and amd64 7af0531
mateoflorido closed a pull request on canonical/k8s-operator
[Release 1.31] Snap Revision Update
## Release 1.31 Update - Pinning `amd64` revision to `1698` - Pinning `arm64` revision to `1701`mateoflorido pushed 1 commit to KU-2122/1.31-revisions canonical/k8s-operator
- Skip Override Snap Test 14f6445
mateoflorido pushed 1 commit to KU-2122/1.31-revisions canonical/k8s-operator
- Bump Override Timeout to 30m c703540
mateoflorido created a review on a pull request on canonical/canonical-kubernetes-release-ci
LGTM
mateoflorido pushed 1 commit to KU-2122/1.31-revisions canonical/k8s-operator
- Bump Override Timeout to 5m ee9cd51
mateoflorido pushed 1 commit to KU-2122/1.31-revisions mateoflorido/operator-workflows
- Set `continue-on-error: true` by default 74ebbce
mateoflorido created a review comment on a pull request on canonical/operator-workflows
Yes, we are currently using the `channel` parameter [here](https://github.com/canonical/k8s-operator/blob/main/.github/workflows/publish-charms.yaml#L55) I agree with you, it's a bug that it's not...
mateoflorido created a comment on a pull request on canonical/operator-workflows
@arturo-seijas or @weiiwang01, We encountered this issue while releasing version 1.31 for Canonical Kubernetes.
mateoflorido opened a pull request on canonical/operator-workflows
Allow `continue-on-error` in `select-charm`
## Overview Enable `continue-on-error` in the `select-charm` step. ## Rationale Currently, workflows require the `select-charm` step to succeed in order to proceed with the `publish-char...mateoflorido opened a pull request on canonical/k8s-operator
[Release 1.31] Snap Revision Update
## Release 1.31 Update - Pinning `amd64` revision to `1698` - Pinning `arm64` revision to `1701`mateoflorido created a branch on canonical/k8s-operator
KU-2122/1.31-revisions - Machine charm for K8s following the operator framework
mateoflorido closed a pull request on canonical/k8s-operator
Adds ability to set extra args for kube services
### Overview During bootstrap, control-plane node-join, and worker node join, apply extra arguments for kube services. ### Details * test that the `v=3` option set the options to `--v=3` fo...mateoflorido created a review on a pull request on canonical/k8s-operator
LGTM. Thanks for offloading the extra_args to a new Py module.
mateoflorido pushed 7 commits to m/1.31-literal canonical/k8s-operator
- Ceph-test use image registry from rocks.canonical.com (#182) * Extra debugging on ceph-tests * Switch to pulling ... 6e2a0c8
- Add Network feature config options (#175) Co-authored-by: Adam Dyess <[email protected]> 4cdc7f8
- Rename charm configurations to include new prefixes (#179) * Rename charm configurations to include new prefixes * ... fb5397b
- Replace AssertionError with ReconcilerError (#173) aaf658a
- Add Load Balancer configuration through charm config (#170) * Add cluster config through charm config * initial ... 109adea
- Add charm config for metrics-server and dns-config (#183) 9909a91
- Merge branch 'main' into m/1.31-literal 6457787
mateoflorido opened a pull request on canonical/k8s-operator
Fix Upgrade Check and Literals
## Overview Update the Poetry dependency expression for `k8s-worker` dependencies and refine the verify_nodes status logic.mateoflorido created a branch on canonical/k8s-operator
m/1.31-literal - Machine charm for K8s following the operator framework