NAME
IO::K8s::AgentSandbox::V1alpha1::SandboxClaim - Request for sandbox allocation
VERSION
version 1.105
DESCRIPTION
SandboxClaim requests allocation of a sandbox instance by referencing a SandboxTemplate (spec.sandboxTemplateRef) or a warm pool (spec.warmpool). This is a namespace-scoped resource using API version extensions.agents.x-k8s.io/v1alpha1. The spec and status fields are typed inline structs generated from the upstream AgentSandbox Go types.
As of upstream AgentSandbox v0.5.4, this API version is still served but is no longer the storage version — extensions.agents.x-k8s.io/v1beta1 (see IO::K8s::AgentSandbox::V1beta1::SandboxClaim) is now canonical and drops spec.sandboxTemplateRef in favor of a required spec.warmPoolRef. This v1alpha1 track has gained spec.additionalPodMetadata, spec.env, spec.lifecycle.ttlSecondsAfterFinished, and status.sandbox.podIPs, and status.sandbox.name is now lowercase (previously status.sandbox.Name).
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