Exception: RKSeal::ValidationError
- Defined in:
- lib/rkseal/errors.rb
Overview
A SealedSecret was checked against the controller and cannot be decrypted (‘kubeseal –validate` rejected it – e.g. wrong scope, tampered ciphertext, or sealed for a different name/namespace). Distinct from CommandError, which covers operational failures (missing binary, unreachable cluster) that say nothing about the SealedSecret’s validity. The message carries the controller’s stated reason.