Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config Generation: Add some missing listers #1692

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Jul 17, 2024

Added a tiny tool to list resources that don't have a lister

  • SA
  • Team
  • SM Checks

@julienduchesne julienduchesne requested review from a team as code owners July 17, 2024 02:32
@julienduchesne julienduchesne requested review from peterschretlen and The-9880 and removed request for a team July 17, 2024 02:32
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

- SA
- Team
- User
- SM Checks
@julienduchesne julienduchesne force-pushed the julienduchesne/add-missing-listers branch from 9411bb1 to edb3f2b Compare July 17, 2024 02:46
@julienduchesne julienduchesne force-pushed the julienduchesne/add-missing-listers branch from 4367683 to 9631419 Compare July 17, 2024 03:16
Copy link

@peterschretlen peterschretlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a question on the context of the change

// }
// return ids, nil
// }
func listChecks(ctx context.Context, client *common.Client, data any) ([]string, error) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity, what was it that needed to be fixed - the lister code does not seem to have changed?

Copy link
Member Author

@julienduchesne julienduchesne Jul 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know. The generator has gone through lots of changes since this was commented out. It works now 🤷

@julienduchesne julienduchesne merged commit c08fb39 into main Jul 17, 2024
25 of 26 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/add-missing-listers branch July 17, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants