Project Description

The rancher/rancher project uses generated wrangler controllers to manage Kubernetes objects. With the introduction of generics to golang in v1.18 we have the ability to consolidate this generated code into one package.

Goal for this Hackweek

  • Core controller code is no longer defined in a large string.
  • Make testable controller code can be tested.
  • Remove a large number of duplicate code in Rancher ~20,000 lines
  • Faster Unit Test
  • Controllers can be created without code generation.

Resources

PR for controller refactor using Generics https://github.com/rancher/wrangler/pull/264

Looking for hackers with the skills:

rancher containers golang

This project is part of:

Hack Week 22

Activity

  • 8 months ago: kjoiner started this project.
  • 8 months ago: kjoiner added keyword "rancher" to this project.
  • 8 months ago: kjoiner added keyword "containers" to this project.
  • 8 months ago: kjoiner added keyword "golang" to this project.
  • 8 months ago: kjoiner originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Gameboy emulator written in Go by mikeletux

    [comment]: # (Please use the project descriptio...