Tim deBoer
Tim deBoer
### Is your enhancement related to a problem? Please describe I have a couple containers that exit immediately, e.g. containers for build that exit if there's nothing to build or...
### Is your enhancement related to a problem? Please describe When you start a container from the details page the entire layout shifts vertically a few pixels, I think because...
### Bug description I saw container stats (CPU, memory) had been added and thought I'd try it out myself. I was confused when they weren't there, but then a few...
/kind feature ## Which functionality do you think we should add? When I want to use odo today I need to create a component first. While creating a component I...
### Is your enhancement related to a problem? Please describe From user feedback: the order of things in the status bar changes based on startup, and there's no way to...
### What does this PR do? First draft at release notes for 1.8. ### Screenshot / video of UI N/A ### What issues does this PR fix or reference? Fixes...
### Bug description I'm at kubectl 2.24.5, and Settings > CLI Tools says there is an update available to 1.29.1. When I click on the button to upgrade it prompts...
### What does this PR do? The 'playing' attribute sets the player to auto-start, but it is starting full screen. Adding 'playsinline' to every react player should ensure that it...
### What does this PR do? Small tweaks to ProviderCard to make sure the icon margin isn't growing and right column is growing correctly. Uses max-w-xs to limit the width...
### What does this PR do? I noticed several places where we're using a standard blue instead of our styled Checkbox. Run Image is the biggest one, just requires the...