Pete Lumbis

Results 16 issues of Pete Lumbis

### What problem are you facing? #4764 added support for `crossplane beta render` but it requires Docker. It'd be nice to support Containerd runtime as well ### How could Crossplane...

enhancement
good first issue
composition
crossplane-cli

### What happened? When applying a custom configuration file using `up uxp install -f` with an invalid label the UXP install fails but some components are still created. The error...

bug

### What happened? After using `up uxp upgrade` to upgrade an existing Crossplane install to UXP, using `uxp uninstall` fails. ```shell vagrant@kubecontroller-01:~$ up uxp upgrade v1.7.0-up.1 -n crossplane-system vagrant@kubecontroller-01:~$ kubectl...

bug

### What problem are you facing? If the environmental variable `UP_USER` or `UP_TOKEN` are set they are preferred over command-line arguments. ```shell vagrant@kubecontroller-01:~$ export UP_TOKEN=my_token vagrant@kubecontroller-01:~$ up login -u my_username...

enhancement

### What problem are you facing? When a user is not logged in and runs `up` commands the error returned is `no default profile specified` ``` $ up ctp list...

enhancement

##### SUMMARY Removes the required `image_url` for Redfish Eject Virtual media. Resolves #3042 ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME ##### ADDITIONAL INFORMATION If `image_url` isn't provided,...

bug
new_contributor
needs_ci
module_utils
plugins
check-before-release