php-k8s
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.
[vierbergenlars/php-semver](https://github.com/vierbergenlars/php-semver) has been deprecated and can be replaced by composer/semver. Also add the missing json ext requirement.
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.3.2. Release notes Sourced from actions/cache's releases. v3.3.2 What's Changed Fixed readme with new segment timeout values by @kotewar in actions/cache#1133 Readme fixes by @kotewar...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
For websocket calls, instead of creating a new event loop, it's better using the default one. This allows other IO events can be attached to the same event loop and...
Supports JSON patch type and MERGE patch type. For patching existing resources instead of syncing the entire manifest. Especially useful when parts of a resource might be immutable.
Hi, How can i execute a kube command directly to get certificate status?
Hi, I want to get certtificate status from kubernetes, how can i do that?
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)...