Module: DTK::Utils::CrdHelper
- Included in:
- State::CrdAssembly, State::WorkflowInstance
- Defined in:
- lib/utils/crd_helper.rb
Instance Method Summary collapse
Instance Method Details
#filter_metadata(metadata) ⇒ Object
3 4 5 6 7 |
# File 'lib/utils/crd_helper.rb', line 3 def () = .to_hash.dup [:annotations].delete(:"kubectl.kubernetes.io/last-applied-configuration") end |