Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghislainbourgeois created a review comment on a pull request on canonical/tls-certificates-interface
It seems like this will work in most cases, but not in the case that this PR is trying to fix. By that I mean that if you have multiple TLS relations, this code will migrate the shared secret to th...
ghislainbourgeois created a review on a pull request on canonical/tls-certificates-interface
ghislainbourgeois pushed 2 commits to feat-arm64 canonical/notary-k8s-operator
ghislainbourgeois closed a pull request on omec-project/webconsole
feat: propagate inventory edition to NS DB and NFs
# Description This PR implements the edition of gNBs. - Create an index over name for gNBs to guarantee unique names in DB - Modify POST operation to remove the target from path: now name a...ghislainbourgeois pushed 1 commit to main canonical/notary-k8s-operator
- fix: Fix skipped integration tests (#76) 867a5c5
ghislainbourgeois closed a pull request on canonical/notary-k8s-operator
fix: Fix skipped integration tests
# Description The integration tests were being skipped because of `pytest-asyncio`. This change ensures that locked dependencies are used, which should ensure the tests run. # Checklist: -...ghislainbourgeois created a review comment on a pull request on canonical/vault-k8s-operator
I am not sure, I copied what we had in the main pyproject.toml.
ghislainbourgeois pushed 1 commit to chore-use-uv-plugin canonical/vault-k8s-operator
- Update vault-kv-requirer to use uv to speed up build 888bde3
ghislainbourgeois opened a pull request on canonical/vault-k8s-operator
chore: Use charmcraft's uv plugin for faster builds
# Description Change charmcraft.yaml to use the new uv plugin for faster builds. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [x] I have p...ghislainbourgeois created a branch on canonical/vault-k8s-operator
chore-use-uv-plugin - Vault secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data.
ghislainbourgeois created a review on a pull request on canonical/tls-certificates-interface
ghislainbourgeois created a review on a pull request on canonical/sdcore-github-workflows
ghislainbourgeois pushed 1 commit to fix-int-tests canonical/notary-k8s-operator
- Rollback to pytest_asyncio-0.21.2, otherwise tests are skipped 447c34e
ghislainbourgeois opened a pull request on canonical/notary-k8s-operator
fix: Fix skipped integration tests
# Description The integration tests were being skipped because of `pytest-asyncio`. This change ensures that locked dependencies are used, which should ensure the tests run. # Checklist: -...ghislainbourgeois created a branch on canonical/notary-k8s-operator
fix-int-tests - Use Notary K8s Operator to manage x509 certificates in the Juju ecosystem.
ghislainbourgeois opened a pull request on canonical/notary-k8s-operator
feat: Add arm64 version of the charm
# Description Adds the arm64 version of the charm. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [x] I have performed a self-review of my o...ghislainbourgeois created a branch on canonical/notary-k8s-operator
feat-arm64 - Use Notary K8s Operator to manage x509 certificates in the Juju ecosystem.
ghislainbourgeois pushed 1 commit to cc006-experiments canonical/terraform-juju-sdcore
- Expose complete configuration for NFs 08eda89
ghislainbourgeois pushed 1 commit to cc006-experiments canonical/terraform-juju-sdcore
- Add dependencies for AMF 5fd66a5
ghislainbourgeois pushed 1 commit to cc006-experiments canonical/terraform-juju-sdcore
- Do not create a data source for the model 51902a4
ghislainbourgeois pushed 1 commit to cc006-experiments canonical/terraform-juju-sdcore
- Try making amf elements optional 5274c66
ghislainbourgeois pushed 1 commit to cc006-experiments canonical/terraform-juju-sdcore
- Variables could not be used there b165d53
ghislainbourgeois created a branch on canonical/terraform-juju-sdcore
cc006-experiments - SD-Core Terraform module aims to deploy the sdcore-k8s bundle https://charmhub.io/sdcore-k8s via Terraform.