Austin Macdonald

Results 47 issues of Austin Macdonald

## Feature Request Somewhat frequently, CI gets jammed up due to the link checker. #### Case 1: External site down If any of the sites we link to are down,...

area/testing
lifecycle/frozen

The ansible-molecule GH action takes on average 35 minutes to run on CI, which is more than double the test time for the other e2e tests and is a bottleneck...

area/testing
language/ansible
priority/important-longterm
lifecycle/frozen

In the Go docs this is all they have: ``` # we'll use a domain of example.com # so all API groups will be .example.com ``` Lets Add a link...

good first issue
help wanted
kind/documentation

Currently, the proxy server is starting the server manually, but we can use controller runtime Runnables to do this for us. I have also just added another server that is...

good first issue
language/ansible
help wanted

We've got this version pinned https://github.com/operator-framework/operator-sdk/blob/master/images/ansible-operator/Pipfile#L13-L16 It looks like the rust toolkit is available for UBI 8 now, so I think we can start bumping this dep. Might affect https://github.com/operator-framework/operator-sdk/issues/5619

good first issue
priority/important-soon
help wanted

To increase consistency, lets document decisions we make. - For internal links, use relative links rather than absolute paths - For example commands, do we use `$ operator-sdk init` or...

kind/documentation
lifecycle/frozen

Operator Framework sites are built with Hugo and the Docsy theme, which was previously versioned as a git submodule. We had to go pretty far outside of the accepted best...

needs discussion
help wanted
kind/documentation
priority/important-longterm
lifecycle/frozen

Currently the path to the OWNERS file is hardcoded to the root of a single repository. **what I'd like** Allow the retrieval of the owners file to be configurable to...

**Describe the bug** When putting a / command in a code segment, the bot should not follow the command. ``` /approve ``` **To Reproduce** I just did! The bot should...

area/bug

I'm not certain I ran the script correctly, but I am in need of a release that contains the FIPS fix https://github.com/kubernetes-client/python/pull/1854 ``` git checkout release-24.0 git cherry-pick -n 51badbcdbb3a905b9f79a60fc231ce69ec7e4c4a...

cncf-cla: yes
size/XL
do-not-merge/release-note-label-needed
needs-kind