kubernetes-client

A Kubernetes client for Scala

APACHE-2.0 License

Stars
105

Bot releases are hidden (Show)

kubernetes-client - Pod log, Resource version to watch API, List and get details of a node... Latest Release

Published by joan38 11 months ago

New features:

  • Add a way to list and get details of a node (#234) @tomiwu
  • Add support for the pod log endpoint (#238) @yurique
  • Support for custom raw API requests (#260) @yurique
  • Add optional resourceVersion to watch API (#223) @timbertson @jchapuis @yurique

Bug fixs:

  • Refresh before token expires, not after (#254) @timbertson

Other:

  • Before running a new test suite, ensure that the minikube environment is clean by performing necessary namspaces cleaning (#234) @tomiwu
  • Fix in authorization type error in README (#249) @bench87
  • Tweaking tests (#257) @yurique
kubernetes-client - KubeConfig improvements

Published by joan38 over 1 year ago

New features:

  • make KubeConfig.standard and others raise an error instead of providing an Option[..] [#186 by @yurique]
  • standard config [#173 by @yurique]
  • effectful authorization header [#174 by @yurique]

Other:

  • Tests against Kubernetes 1.24 and 1.25 [#178 by @novakov-alexey]
kubernetes-client - Lease API, Multiple CA certs & Credentials plugin support

Published by joan38 almost 2 years ago

New features:

  • Adds support for k8s lease resources [#120 by @BrainHorse]
  • Support multiple ca certs for trust manager [#136 by @petern-sc]
  • Credentials plugin support [#133 by @yurique]

Other:

  • Tests against Kubernetes 1.21, 1.22 and 1.23 [#165 by @joan38]
kubernetes-client - Create resource-returning methods

Published by joan38 almost 2 years ago

kubernetes-client - Support for Cats Effect 3

Published by joan38 about 3 years ago

kubernetes-client - Support for Scala 3 and Upload & download files in Pod

Published by joan38 about 3 years ago

kubernetes-client - Support for Http4s 0.22

Published by joan38 over 3 years ago

kubernetes-client - ReplicaSet and Kubernetes 1.11

Published by joan38 over 4 years ago

New features:

  • Support for ReplicaSet [1afaf17e by @joan38]
  • Upgrade to Kubernetes 1.11 [#1 by @tomaszym]

Other:

  • Semiauto encoding of generated payload case classes from Swagger API [#1 by @tomaszym]
kubernetes-client - Bye Akka-Http, Welcome Http4s

Published by joan38 over 4 years ago

New features:

  • Support for ServiceAccount API [e20df668 by @joan38]

Other:

  • Replace akka-http by http4s [e20df668 by @joan38]
kubernetes-client - Ingress, Custom Resources, Watch API and Kubernetes v1.18

Published by joan38 over 4 years ago

New features:

  • Support for Ingress API [#19 by @novakov-alexey]
  • Support for Custom Resources API [#16 by @novakov-alexey]
  • Support for Watch API [#12 by @novakov-alexey]
  • Upgrade to Kubernetes v1.18 [#12 by @novakov-alexey]

Other:

  • Switch build to Mill [#17 by @joan38]
  • Tests against Kubernetes 1.18, 1.17 and 1.16 [#13 by @joan38]
kubernetes-client - First release

Published by joan38 over 4 years ago

This is our first release!
Please give it a try and give some feedback.
Thanks

Package Rankings
Top 18.75% on Repo1.maven.org
Badges
Extracted from project README
kubernetes-client Scala version support