NAME
IO::K8s::AgentSandbox::V1beta1::SandboxClaim - Request for sandbox allocation from a warm pool
VERSION
version 1.105
DESCRIPTION
SandboxClaim requests allocation of a sandbox instance. This is a namespace-scoped resource using API version extensions.agents.x-k8s.io/v1beta1, the storage version as of upstream AgentSandbox v0.5.4. The spec and status fields are typed inline structs generated from the upstream AgentSandbox Go types.
Unlike the deprecated (served-but-not-storage) extensions.agents.x-k8s.io/v1alpha1 track modeled by IO::K8s::AgentSandbox::V1alpha1::SandboxClaim, this version drops spec.sandboxTemplateRef entirely — a claim is fulfilled by referencing a IO::K8s::AgentSandbox::V1beta1::SandboxWarmPool via spec.warmPoolRef instead of a template directly. It also gains spec.additionalPodMetadata, spec.env, spec.lifecycle.ttlSecondsAfterFinished, and a typed spec.volumeClaimTemplates list, and status.sandbox.name (lowercase, replacing the v1alpha1 track's status.sandbox.Name) gains a sibling status.sandbox.podIPs.
SEE ALSO
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004