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.
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Changelog Sourced from phpunit/phpunit's changelog. [9.5.24] - 2022-08-30 Added #4931: Support null and false as stand-alone types #4955: Support true...
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 4.27.0 What's Changed Features added truthy-string alias for non-falsy-string by @staabm in vimeo/psalm#8400 added...
Updates the requirements on [orchestra/testbench-core](https://github.com/orchestral/testbench-core) to permit the latest version. Release notes Sourced from orchestra/testbench-core's releases. v7.7.0 Added Added loadLaravelMigrationsWithoutRollback() and runLaravelMigrationsWithoutRollback() helpers. Update skeleton to match v9.3.5. Changelog Sourced...
Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version. Release notes Sourced from orchestra/testbench's releases. v7.7.0 Changes Update minimum support for Testbench Core v7.7.0+. (v7.6.1...v7.7.0) Testbench Changes Added Added...
Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version. Release notes Sourced from orchestra/testbench's releases. v8.17.0 Changes Update minimum support for Testbench Core v8.17.0+. (v8.16.0...v8.17.0) Testbench Changes Added Supports...
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 5.17.0 What's Changed Features Implement by-ref closure use analysis by @danog in vimeo/psalm#10419 Fixes...
Since k8s 1.22 automounted service account tokens have a limited lifespan and will be updated by k8s when they expire. It seems that there can be a short timespan where...
Updates the requirements on [symfony/process](https://github.com/symfony/process) to permit the latest version. Changelog Sourced from symfony/process's changelog. CHANGELOG 6.4 Add PhpSubprocess to handle PHP subprocesses that take over the configuration from their...
Multiple versions being tested now out of support as well as a few fixes: 1. Caching of composer dependencies wasn't working, fixed 2. Bumped minikube to the current latest 3....