Alexander Greene
Alexander Greene
The existing [CONTRIBUTING.md document](https://github.com/operator-framework/rukpak/blob/51ddc9f4ae273fb294f5ee2b6396f0994f6be9b5/CONTRIBUTING.md) has a few gaps that should be addressed in order to provide new users in the community with a better onboarding experience. Specifically, I would like...
Updates the project's README.md to include a link to the Operator Framework Community Meetings Google Calendar. This addresses an issue where new member's of our associated Google Groups are not...
As an incubating CNCF project, the operator framework is provided with the opportunity to apply for a maintainer's track presentation at each Kubecon. As the operator framework moves towards a...
Multiple if statements are currently used to validate dictionary fields. I recommend creating a method that: 1. Accepts a `dict` and a path (example path: `metadata.annotations.alm-examples`) 2. Checks that the...
We have a soft commitment to time-based releases, but our [documented release process](https://github.com/operator-framework/operator-controller/blob/main/RELEASE.md) doesn't mention the cadence nor what we do if some items don't make the cut.
I was speaking with @joelanford, @ncdc and @oceanc80 and we got on the topic of Issue Triaging. The weekly meeting is called `OLM WG and Issue Triage Meeting` and we...