Commit Graph

14 Commits

Author SHA1 Message Date
Alejandro Ruiz ea6b979e82
Add core/v1 LimitRange and ResourceQuota generated controllers (#594) 2025-10-02 11:39:21 -04:00
Tom Lebreux f3b392ada2
Move to wrangler v3 (#427) 2024-05-02 10:06:30 -04:00
Ricardo Weir d4a7d13cee Update module to v2 and update paths 2023-09-01 17:51:39 -07:00
Ricardo Weir b9331c2ef0 Add ImportPath for v2 2023-09-01 16:46:22 -07:00
Kevin Joiner eb2b386988 Code cleanup.
Removes unused member variables
`InformersPackage` `ClientsPackage` & `ListersPackage` from pkg/args.Group.
These variables were previously used to create import statements in our generated code.
Though the refactor in #85 made the variables obsolete.

Removes the generated function DeepCopy<type>OnChange.
This function is unused by our rancher products and does not work as initially intended.
This function's original intent was to be a helper function that creates
a Handler that modifies a copy of the provided object and then
updates the object if the modification produces a change.
This function was modified in 2044a7b2bb
so that it no longer returns a handler.
2023-03-03 12:15:32 -05:00
Brad Davidson 6f679effbd Add codegen for discoveryv1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-01-12 09:53:41 -08:00
guangbochen 215394c784 Add PV to the generated core API 2022-02-21 16:08:19 +08:00
Erik Kristensen 50cffe64c7 adding coordination/v1 to generated controllers 2021-04-22 10:59:27 -06:00
Daishan 74a27343c8 Use v1 version for customResourceDefinition 2021-04-20 17:24:26 -07:00
Darren Shepherd ed90e8bd79 Update generated code 2021-02-19 09:15:13 -07:00
Darren Shepherd e992a7d5b9 Add admission controller webhook to generated clients 2021-02-19 09:13:35 -07:00
Daishan 80402a7344 Add admissionregistrationv1, fix starter bugs and add debug log 2020-11-13 10:54:02 -07:00
Daishan 603bfa7a27 Add networking 2020-09-25 16:39:26 -07:00
Darren Shepherd 82a8534b9f Deprecate wrangler-api and move to wrangler 2020-07-14 13:04:54 -07:00