Skip to content

fix(juno): fix k8s-client watch error#833

Merged
barsukov merged 5 commits intomainfrom
task-812-fix-k8s-client-watch-error
Mar 27, 2025
Merged

fix(juno): fix k8s-client watch error#833
barsukov merged 5 commits intomainfrom
task-812-fix-k8s-client-watch-error

Conversation

@mark-karnaukh-extern-sap
Copy link
Contributor

@mark-karnaukh-extern-sap mark-karnaukh-extern-sap commented Mar 19, 2025

Summary

Changes Made

  • Fix k8s-client watch error

Related Issues

Screenshots (if applicable)

Testing Instructions

  1. npm i
  2. npm run TASK

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2025

🦋 Changeset detected

Latest commit: 003510f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudoperators/juno-k8s-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mark-karnaukh-extern-sap mark-karnaukh-extern-sap changed the title [Work In Progress] fix: Fix k8s-client watch error fix: Fix k8s-client watch error Mar 19, 2025
@mark-karnaukh-extern-sap mark-karnaukh-extern-sap changed the title fix: Fix k8s-client watch error fix(juno): Fix k8s-client watch error Mar 19, 2025
@mark-karnaukh-extern-sap mark-karnaukh-extern-sap changed the title fix(juno): Fix k8s-client watch error fix(juno): fix k8s-client watch error Mar 19, 2025
@mark-karnaukh-extern-sap mark-karnaukh-extern-sap force-pushed the task-812-fix-k8s-client-watch-error branch 3 times, most recently from b059824 to c6848c6 Compare March 20, 2025 20:17
@mark-karnaukh-extern-sap mark-karnaukh-extern-sap force-pushed the task-812-fix-k8s-client-watch-error branch from c6848c6 to 2313822 Compare March 21, 2025 10:11
@mark-karnaukh-extern-sap mark-karnaukh-extern-sap marked this pull request as ready for review March 21, 2025 10:58
@mark-karnaukh-extern-sap mark-karnaukh-extern-sap requested a review from a team as a code owner March 21, 2025 10:58
@mark-karnaukh-extern-sap
Copy link
Contributor Author

@ArtieReus could you please help me to test if this changes fix the described issue related to k8s client watch function. thnkx! :)

@mark-karnaukh-extern-sap
Copy link
Contributor Author

@andypf @barsukov i guess this one can be merged, there is a separate PR for the apcc-k8sclient replacement

@barsukov barsukov merged commit 0eb6d9e into main Mar 27, 2025
13 checks passed
@barsukov barsukov deleted the task-812-fix-k8s-client-watch-error branch March 27, 2025 14:08
@github-project-automation github-project-automation bot moved this from New to Done in Juno Roadmap Mar 27, 2025
@edda edda removed this from Juno Roadmap Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants