NAME
IO::K8s::Cilium::V2::CiliumNetworkPolicyNodeStatus - CiliumNetworkPolicyNodeStatus is the status of a Cilium policy rule for a specific node.
VERSION
version 1.108
annotations
Annotations corresponds to the Annotations in the ObjectMeta of the CNP that have been realized on the node for CNP. That is, if a CNP has been imported and has been assigned annotation X=Y by the user, Annotations in CiliumNetworkPolicyNodeStatus will be X=Y once the CNP that was imported corresponding to Annotation X=Y has been realized on the node.
enforcing
Enforcing is set to true once all endpoints present at the time the policy has been imported are enforcing this policy.
error
Error describes any error that occurred when parsing or importing the policy, or realizing the policy for the endpoints to which it applies on the node.
lastUpdated
LastUpdated contains the last time this status was updated
localPolicyRevision
Revision is the policy revision of the repository which first implemented this policy.
ok
OK is true when the policy has been parsed and imported successfully into the in-memory policy repository on the node.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
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