Jose R. Gonzalez

Results 9 issues of Jose R. Gonzalez

The included guestbook `Application` requires binding on port 80 which will fail on an OpenShift cluster which runs the workload as a non-root user out of the box. I'm wondering...

**Is your feature request related to a problem?** No. **Describe the solution you'd like** The ability to build the service controller images in a way that meets Red Hat's Container...

enhancement
lifecycle/frozen

## Feature Request #### Describe the problem you need a feature to resolve. I'm writing some automation that calls out to `operator-sdk scorecard`, and have noticed that it will return...

needs discussion
scorecard
lifecycle/frozen

## Feature Request #### Describe the problem you need a feature to resolve. I'm attempting to run `operator-sdk scorecard` with a bundle that exists in a private registry and the...

kind/feature
scorecard
help wanted
priority/important-longterm
lifecycle/frozen

### Description - Bumps runtime environment from Node16 to Node20 - EOL statement: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ - Force replacement started June 3rd: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ - Updates @actions/http-client to 2.2.1 - Allows us to...

### Version Download action repository 'redhat-actions/openshift-tools-installer@v1' (SHA:2de9a80cf012ad0601021515481d433b91ef8fd5) ### Describe the bug Around 2024 July 04, I started seeing a consistent 3 minute runtime for openshift-tools-installer. Two separate calls, installing separate...

bug

### What this PR does Before this PR: VirtualMachineExports with long names would cause the controller to fail to apply virt-export service/pod resources because the VirtualMachineExport's name would violate selector...

sig/storage
size/XS
release-note-none
dco-signoff: yes

**What happened**: When creating a VirtualMachineExport with a long name (e.g. greater than 63 characters) (I used a VirtualMachine as a source, but I'm not sure it matters), the VirtualMachineExport...

kind/bug

### Problem I don't see autocompletion provided when writing a playbook that includes a role that provides meta/argument_specs.yaml. The argument_specs.yaml provides validation at runtime, but I'd like to see completion...