Skip to content

Commit

Permalink
More detail for the RFC
Browse files Browse the repository at this point in the history
Signed-off-by: GregoireW <24318548+GregoireW@users.noreply.github.com>
  • Loading branch information
GregoireW committed Jan 25, 2022
1 parent 5a380c8 commit 96dc4f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rfcs/0005-managed-attributes-image-automation/README.md
Expand Up @@ -4,7 +4,7 @@

**Creation date:** 2021-12-16

**Last update:** 2021-12-16
**Last update:** 2022-01-25

## Summary

Expand Down Expand Up @@ -48,7 +48,7 @@ An alternative would be to build a mutation web hook which would be able to
filter all object and interact with them directly.

It would be more generic, more customizable and safer (fix the manual update use case)
to create such mutation web hook, but will be heavier to build.
to create such mutation web hook, but will be more complex to build.
(new kubernetes object, new controller)

This raise the question on should this feature to be included in flux or not.
Expand Down

0 comments on commit 96dc4f6

Please sign in to comment.