You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent External Route Changes To ISVCs From Creating New Revisions (#549) (#578)
* adding networking.knative.io/visibility annotation to ServiceAnnotationDisallowedList
* adding comments and fixing python linter error
* add unit test
* correcting annotation name
* removing visibility annotation from the ServiceAnnotationDisallowedList constant as it is not needed for backward compatibility
* fix unit test
* improving unit test structure
* removing visibilityAnnotation constant
---------
Signed-off-by: Brett Thompson <[email protected]>
Co-authored-by: Brett Thompson <[email protected]>
0 commit comments