Skip to content
Snippets Groups Projects
  1. Oct 22, 2024
  2. Oct 21, 2024
  3. Oct 20, 2024
  4. Oct 17, 2024
  5. Oct 16, 2024
  6. Oct 15, 2024
  7. Oct 10, 2024
    • lelutin's avatar
      cumin: add example for matching resources and use newer 'role'-based class · bd68348e
      lelutin authored
      The monitoring example for matching on an included class uses the legacy
      `roles` module. To make this example live longer, let's get rid of the
      example based on the legacy module.
      
      There's currently no example for how we can match on the presence of a
      resource type. It's useful to know that the pattern is a bit different
      than how matching for classes is done.
      
      The cumin documentation has some more examples for how to make matching
      more precise by using expected parameter values on the resource types.
      But we can find those out in the cumin doc. As long as we know from our
      side that matching on resource types is possible.
      Verified
      bd68348e
    • anarcat's avatar
Loading