Charmed-kubeflow-chisme

Latest version: v0.3.0

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

Scan your dependencies

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)

0.0.11

Features
- Store managed K8s resource types in a set (63) [63](https://github.com/canonical/charmed-kubeflow-chisme/pull/63) ([Phoevos Kalemkeris](https://github.com/canonical/charmed-kubeflow-chisme/commit/bd2f6b86164944dabd43b94ae68b8bae564cbae2))

Commits
- 3d4417c: Chore bump version 0.0.10 (59) (i-chvets) [59](https://github.com/canonical/charmed-kubeflow-chisme/pull/59)
- Extend GenericCharmRuntimeError with args (61) [61](https://github.com/canonical/charmed-kubeflow-chisme/pull/61) ([Phoevos Kalemkeris](https://github.com/canonical/charmed-kubeflow-chisme/commit/73db8cff73810254b442152a6ae039c2e59c31d6))
- f3bf035: bump package version to 0.0.11 (64) (Andrew Scribner) [64](https://github.com/canonical/charmed-kubeflow-chisme/pull/64)

0.0.10

Features
- test rock class [56](https://github.com/canonical/charmed-kubeflow-chisme/pull/56) ([Ivan Chvets](https://github.com/canonical/charmed-kubeflow-chisme/commit/60fb7663836ce806941b371dc21e2dd9f6bb75ec))

Bug Fixes
- resolved conflicts in readme [59](https://github.com/canonical/charmed-kubeflow-chisme/pull/59) ([Ivan Chvets](https://github.com/canonical/charmed-kubeflow-chisme/commit/6831618480c45d0a674aa8d8b8b4246068789625))

Chores
- version bump and cleanup [59](https://github.com/canonical/charmed-kubeflow-chisme/pull/59) ([Ivan Chvets](https://github.com/canonical/charmed-kubeflow-chisme/commit/9b7da4f4df5ccbc4f13d45408e81e8f3128fa701))

Commits
- 6de21a7: Merge branch 'main' of github.com:canonical/charmed-kubeflow-chisme (Ivan Chvets) [59](https://github.com/canonical/charmed-kubeflow-chisme/pull/59)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.