php-k8s icon indicating copy to clipboard operation
php-k8s copied to clipboard

Unofficial PHP client for Kubernetes. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.

Results 57 php-k8s issues
Sort by recently updated
recently updated
newest added

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 4.4.0. Release notes Sourced from codecov/codecov-action's releases. v4.4.0 What's Changed chore: Clarify isPullRequestFromFork by @​jsoref in codecov/codecov-action#1411 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by...

dependencies
github_actions

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
php

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
php

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 4.4.1. Release notes Sourced from codecov/codecov-action's releases. v4.4.1 What's Changed build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @​dependabot in codecov/codecov-action#1427 fix: prevent xlarge from...

dependencies
github_actions

Hi! There are some compatibility issues revolving around `illuminate/support` when trying to install the package in a Laravel 11 app. I've noticed that you modified the composer requirements to address...

Hello, I am trying to update the replicas and a couple env variables for a StatefulSet. This is the code ``` $statefulSet = $this->kubernetesCluster->getStatefulSetByName($statefulSetName, 'alloy'); $currentReplicas = $statefulSet->getReplicas(); $velocity =...

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
php

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
php