Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Feat/making helm jobs#29

Merged
nxtcoder17 merged 5 commits into
kloudlite:release-1.0.5from
nxtcoder17:feat/making-helm-jobs
Sep 18, 2023
Merged

Feat/making helm jobs#29
nxtcoder17 merged 5 commits into
kloudlite:release-1.0.5from
nxtcoder17:feat/making-helm-jobs

Conversation

@nxtcoder17
Copy link
Copy Markdown
Member

  • Enhances helm-operator by implementing the use of Kubernetes jobs to coordinate Helm operations. It streamlines tasks such as installing, upgrading, or uninstalling Helm charts.
  • Removes logfmt logging , for now it is console encoder logging

@nxtcoder17 nxtcoder17 merged commit 9019e96 into kloudlite:release-1.0.5 Sep 18, 2023
@nxtcoder17 nxtcoder17 deleted the feat/making-helm-jobs branch September 18, 2023 04:52
abdheshnayak pushed a commit that referenced this pull request Nov 5, 2024
* feat(helm-operator): using jobs to coordinate helm

* feat(operators/helm-charts): uses jobs to manage helm

- helm-charts operotor now makes use of k8s jobs to manage helm
  operations, be it install, upgrade or uninstall.

* fix(pkg/logging): no logfmt logging

* chore(pkg/operator): refactorings for LogPostReconcile

* fix(operators/msvc-mongo): fixes database controller crashes on null pointer dereference
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant