Skip to content

refactor(juno): replace sapcc-k8sclient with juno-k8s-client + fix ts errors and warings#851

Merged
barsukov merged 11 commits intomainfrom
task-812-replace-sapcc-k8sclient-with-k8s-client
Mar 28, 2025
Merged

refactor(juno): replace sapcc-k8sclient with juno-k8s-client + fix ts errors and warings#851
barsukov merged 11 commits intomainfrom
task-812-replace-sapcc-k8sclient-with-k8s-client

Conversation

@mark-karnaukh-extern-sap
Copy link
Contributor

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

Summary

Changes Made

  • Replace usage of sapcc-k8sclient with juno-k8s-client
  • Fix some ts errors and warnings

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 26, 2025

🦋 Changeset detected

Latest commit: 8f21cd5

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

This PR includes changesets to release 2 packages
Name Type
@cloudoperators/juno-k8s-client Patch
@cloudoperators/juno-app-greenhouse 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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 26, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-03-28 13:15 UTC

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

@andypf @barsukov it should be merged after #833 and #843 (this one will be the last one)

@mark-karnaukh-extern-sap mark-karnaukh-extern-sap force-pushed the task-812-replace-sapcc-k8sclient-with-k8s-client branch from d3506ce to c3a046d Compare March 28, 2025 10:15
@barsukov barsukov marked this pull request as ready for review March 28, 2025 12:38
@barsukov barsukov requested a review from a team as a code owner March 28, 2025 12:38
Copy link
Collaborator

@andypf andypf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job

@barsukov barsukov merged commit fe0b5cf into main Mar 28, 2025
15 checks passed
@barsukov barsukov deleted the task-812-replace-sapcc-k8sclient-with-k8s-client branch March 28, 2025 13:14
@github-project-automation github-project-automation bot moved this from New to Done in Juno Roadmap Mar 28, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task](k8s-client): Overhaul of JavaScript Client for Kubernetes Communication

3 participants