Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kriss <krisss@vmware.com>
  • Loading branch information
skriss committed Apr 7, 2022
1 parent c556490 commit 1b0a17a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelogs/unreleased/4451-skriss-minor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## All ContourConfiguration CRD fields are now optional

To better manage configuration defaults, all `ContourConfiguration` CRD fields are now optional without defaults.
Instead, Contour itself will apply defaults to any relevant fields that have not been specified by the user when it starts up, similarly to how processing of the Contour `ConfigMap` works today.
The default values that Contour uses are documented in the `ContourConfiguration` CRD's API documentation.

0 comments on commit 1b0a17a

Please sign in to comment.