aws / aws/amazon-vpc-resource-controller-k8s

Newer controller-gen doesn't correctly recognize markers. Need upgrade.

Open
#199 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
106
Forks
71
Avg merge
10h 28m
Merged PRs (30d)
6

Description

**What would you like to be enhanced**:
Looks like the controller is still using 0.6.x controller-tools to manage markers. Controller-gen has a breaking change from 0.7 and the latest version is 0.11.x. This project need to upgrade markers to use newer controller-tools.
**Why is the change needed and what use case will it solve**:
This project is still using an old controller-tool version. It should be upgraded to work with newer controller-tools version.

Contributor guide

Open the contributing guide

Research direction

Start by locating the controller-gen and controller-tools version references in the repository and review how marker generation is invoked. Upgrade the referenced tooling for the newer marker behavior, then verify that generation and the project checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.