Charmed-kubeflow-chisme

Latest version: v0.4.3

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.3

Commits
- 20e13a8: Filter targets with port and path (120) (Robert Gildein) [120](https://github.com/canonical/charmed-kubeflow-chisme/pull/120)
- b64f6cc: bump version to 0.4.3 (122) (Robert Gildein) [122](https://github.com/canonical/charmed-kubeflow-chisme/pull/122)

0.4.2

Important changes

- Getting relation data supports sides now and with this changes the `assert_logging` will break if Grafana agent app is provided. It's need to be fixed by providing tested app instead of Grafana agent.
- The `deploy_and_assert_grafana_agent` takes a new argument `idle_period`, which defined how long, in seconds, the agent statuses of all units of all Grafana agent need to be `idle`. This is important for Grafana agent to scrape for first time metrics, so we can see them in API. If your scrape interval is higher as default, you will need to increase this time.

Bug Fixes
- remove assertion of BlockedStatus message (105) [105](https://github.com/canonical/charmed-kubeflow-chisme/pull/105) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/e321705a11a46f392e7352d07dc8065aec57ba62))

Continuous Integration
- bump microk8s 1.25 -> 1.29 (102) [102](https://github.com/canonical/charmed-kubeflow-chisme/pull/102) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/a429474f0d81dd76aaa13d8f340230eafd78c16b))
- use juju 3.4/stable instead of 3.5/stable (103) [103](https://github.com/canonical/charmed-kubeflow-chisme/pull/103) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/4a1a8ab765ed0007ef7c84754c4feff551de0084))

Chores
- bump 0.4.0 -> 0.4.1 (106) [106](https://github.com/canonical/charmed-kubeflow-chisme/pull/106) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/5b3aed21d63574aca7a344bd0a198e090c480934))

Commits
- db8340e: Add assert_grafana_dashboards function (108) (Robert Gildein) [108](https://github.com/canonical/charmed-kubeflow-chisme/pull/108)
- c8250d6: Check metrics endpoing with Grafana agent API (110) (Robert Gildein) [110](https://github.com/canonical/charmed-kubeflow-chisme/pull/110)
- e0bfe93: Get charm_name from charm metadata.yaml (114) (Robert Gildein) [114](https://github.com/canonical/charmed-kubeflow-chisme/pull/114)
- 09f0dd7: Add side parameter to get data from relation [KF-5974] (107) (Robert Gildein) [107](https://github.com/canonical/charmed-kubeflow-chisme/pull/107)
- 86647b7: bump version to 0.4.2 (112) (Robert Gildein) [112](https://github.com/canonical/charmed-kubeflow-chisme/pull/112)

0.4.0

What's Changed
* chore: fix rocks terminology by cjdcordeiro in https://github.com/canonical/charmed-kubeflow-chisme/pull/96
* Add cos-integration abstraction by rgildein in https://github.com/canonical/charmed-kubeflow-chisme/pull/98
* Bump version to 0.4.0 by rgildein in https://github.com/canonical/charmed-kubeflow-chisme/pull/100

New Contributors
* cjdcordeiro made their first contribution in https://github.com/canonical/charmed-kubeflow-chisme/pull/96
* rgildein made their first contribution in https://github.com/canonical/charmed-kubeflow-chisme/pull/98

**Full Changelog**: https://github.com/canonical/charmed-kubeflow-chisme/compare/0.3.0...0.4.0

0.3.0

Features
- Add set_and_log_status() (68) [68](https://github.com/canonical/charmed-kubeflow-chisme/pull/68) ([Orfeas Kourkakis](https://github.com/canonical/charmed-kubeflow-chisme/commit/27ef2cd1f89d621644ae0c9c1ff5802ce12c97fa))

Commits
- 67fa10b: remove UnknownStatus from status prioritizer (86) (Andrew Scribner) [86](https://github.com/canonical/charmed-kubeflow-chisme/pull/86)
- 47951e0: fix isort line_length setting (87) (Andrew Scribner) [87](https://github.com/canonical/charmed-kubeflow-chisme/pull/87)
- f15953d: add pebble_components.LazyContainerFileTemplate (91) (Andrew Scribner) [91](https://github.com/canonical/charmed-kubeflow-chisme/pull/91)
- 8a7454f: bump package version to 0.3.0 (92) (Andrew Scribner) [92](https://github.com/canonical/charmed-kubeflow-chisme/pull/92)

0.2.1

Continuous Integration
- update microk8s to 1.25 (78) [78](https://github.com/canonical/charmed-kubeflow-chisme/pull/78) ([Noha Ihab](https://github.com/canonical/charmed-kubeflow-chisme/commit/e4cf90570ae4c155003166994f68668e6f6c16e2))

Features
- 9911179: refactor `CheckRock` to add image name, improve clarify of API (81) (Andrew Scribner) [81](https://github.com/canonical/charmed-kubeflow-chisme/pull/81)

Bug Fixes
- 28d4b1b: fix typo in KRH docstring (82) (Andrew Scribner) [82](https://github.com/canonical/charmed-kubeflow-chisme/pull/82)

Commits
- 9d2aba5: Update the bug template, based on o11y team. (71) (Kimonas Sotirchos) [71](https://github.com/canonical/charmed-kubeflow-chisme/pull/71)
- 5a72be0: Update tox.ini (57) (Maksim Beliaev) [57](https://github.com/canonical/charmed-kubeflow-chisme/pull/57)
- 27df1a4: git-xargs programmatic commit (79) (Kimonas Sotirchos) [79](https://github.com/canonical/charmed-kubeflow-chisme/pull/79)
- ff608ce: Update GH files for issue templates and Jira automation (80) (Kimonas Sotirchos) [80](https://github.com/canonical/charmed-kubeflow-chisme/pull/80)
- b6485b9: bump release version to 0.2.1 (84) (Andrew Scribner) [84](https://github.com/canonical/charmed-kubeflow-chisme/pull/84)

0.2.0

Features
- Add error handling for deleting resources (62) [62](https://github.com/canonical/charmed-kubeflow-chisme/pull/62) ([Phoevos Kalemkeris](https://github.com/canonical/charmed-kubeflow-chisme/commit/c82bd1dd21b375c6cf91f43298fdc09d98e4e07c))
- add tools for testing SerializedDataInterface-backed relations (73) [73](https://github.com/canonical/charmed-kubeflow-chisme/pull/73) ([Andrew Scribner](https://github.com/canonical/charmed-kubeflow-chisme/commit/32d4c9f57217e4bfedac660ddd9516fcb6bd8cb7))
- add `CharmReconciler` and `Components` (70) [70](https://github.com/canonical/charmed-kubeflow-chisme/pull/70) ([Andrew Scribner](https://github.com/canonical/charmed-kubeflow-chisme/commit/bf2dd786da72a4f9977593500ecb549c7df211c9))

Bug Fixes
- linting (75) [75](https://github.com/canonical/charmed-kubeflow-chisme/pull/75) ([Andrew Scribner](https://github.com/canonical/charmed-kubeflow-chisme/commit/02f36173e81372d5681869dc674bf9cb60db816e))

Commits
- 4e072a2: Fix add get service to test rock (67) (i-chvets) [67](https://github.com/canonical/charmed-kubeflow-chisme/pull/67)
- Handle conflicts when applying resources (65) [65](https://github.com/canonical/charmed-kubeflow-chisme/pull/65) ([Phoevos Kalemkeris](https://github.com/canonical/charmed-kubeflow-chisme/commit/2b65da2e8acc0ac6c10eee3f3d4dc42973d4cdb2))
- e4c4b15: reorder bullets in readme contents to me alphabetical (72) (Andrew Scribner) [72](https://github.com/canonical/charmed-kubeflow-chisme/pull/72)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.