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.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 5.4.3. Release notes Sourced from codecov/codecov-action's releases. v5.4.3 What's Changed fix: OIDC on forks by @joseph-sentry in codecov/codecov-action#1823 build(deps): bump github/codeql-action from 3.28.13 to 3.28.17...
Add support for the eviction api. Unit test still missing
When draining a node it is useful to evict the pods on a node 1 by 1 using api initiated evictions. This is useful because those requests respect the pod...
Updates the requirements on [mockery/mockery](https://github.com/mockery/mockery) to permit the latest version. Release notes Sourced from mockery/mockery's releases. 1.6.12 What's Changed 1420: Update psalm-baseline.xml 1419: Update e2e-test.sh 1417: Bump Jinja2 from 3.1.3...
Updates the requirements on [ratchet/pawl](https://github.com/ratchetphp/Pawl) to permit the latest version. Release notes Sourced from ratchet/pawl's releases. v0.4.3 What's Changed PHP 8.4: Implicitly nullable parameters deprecated by @valzargaming in ratchetphp/Pawl#158 Fix:Class...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 4.2.3. Release notes Sourced from actions/cache's releases. v4.2.3 What's Changed Update to use @actions/cache 4.0.3 package & prepare for new release by @salmanmkc in actions/cache#1577...