Commit Graph

7 Commits

Author SHA1 Message Date
Victor Agababov 8c2e0012c3
No reason to get parent NS if we're not gonna use it. (#1055)
and add a comment for the public method
2020-02-06 09:42:32 -08:00
Ville Aikas 4ec5e09f71
check KReference namespace matches parent. Allow escape hatch. (#1052) 2020-02-05 08:04:31 -08:00
Victor Agababov 0264117c2b
Some nit cleanups (#1040) 2020-02-03 16:56:30 -08:00
Ville Aikas 95163c65ac
Rename KnativeReference to KReference (#1039) 2020-02-03 12:58:30 -08:00
Ville Aikas d5698e90e2
make namespace optional so existing objects keep working (#1034) 2020-02-02 22:17:30 -08:00
Ville Aikas 99abcc2ff5
add SetDefaults from parent (using context), change Destination to us… (#1031)
* add SetDefaults from parent (using context), change Destination to use KnativeReference

* address pr comments, change address resolver to use kref
2020-02-01 11:59:29 -08:00
Ville Aikas aebcdbd5f3
add KnativeReference (#1030)
* add KnativeReference

* fix copyright year
2020-01-31 13:22:28 -08:00