Michael McCune

Results 23 issues of Michael McCune

#### Which component this PR applies to? cluster-autoscaler #### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds...

cncf-cla: yes
cluster-autoscaler
size/XXL
kind/feature
do-not-merge/hold
approved

### Description: When a user has requested a spark cluster with the web ui exposed, it would be nice to associate the exposed route, where available, in the cluster schema...

enhancement
question

### Description: Currently, when creating a spark cluster it is not possible to know the status of the pods that make up the cluster without querying for them. It would...

enhancement

the spark images currently use centos as their base, it would be nice to get these migrated over to use the Red Hat UBI[0] image as their base. [0] https://developers.redhat.com/products/rhel/ubi/

enhancement

i was recently trying some changes to my local openshift-spark and i noticed that the `make context` command does do anything unless you first `make clean-context`. i had changed some...

#### Which component this PR applies to? cluster-autoscaler #### What type of PR is this? /kind cleanup #### What this PR does / why we need it: this change removes...

cncf-cla: yes
size/M
approved
kind/cleanup

As a user, i often modify the configuration settings for each application i create. This can lead to a confusing number of different `oc new-app ...` scripts that i need...

enhancement

while testing the build and job workflows i've run into a situation where it appears that ephemeral clusters are not getting deleted even with the delete cluster option set to...

enhancement

the oshinko-webui tooling currently defaults to exposing a route to the spark master ui when a cluster is created. the clusters created automatically by the source-to-image tooling do not. should...

question

when destroying a cluster i often see this error message ``` $ sudo docker run -ti --rm -v $(pwd):/root/data:Z docker.io/osevg/openshifter:latest destroy jiminy INFO:Provisioner(gce):Configuring INFO:Provisioner(gce):Setting up INFO:Provisioner(gce):Getting disk image INFO:Provisioner(gce):Validating Zone...