We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a380c8 commit 96dc4f6Copy full SHA for 96dc4f6
rfcs/0005-managed-attributes-image-automation/README.md
@@ -4,7 +4,7 @@
4
5
**Creation date:** 2021-12-16
6
7
-**Last update:** 2021-12-16
+**Last update:** 2022-01-25
8
9
## Summary
10
@@ -48,7 +48,7 @@ An alternative would be to build a mutation web hook which would be able to
48
filter all object and interact with them directly.
49
50
It would be more generic, more customizable and safer (fix the manual update use case)
51
-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.
52
(new kubernetes object, new controller)
53
54
This raise the question on should this feature to be included in flux or not.
0 commit comments