Paul Czarkowski

Results 24 issues of Paul Czarkowski

When I'm calling kapp from ansible I need an easy way to determine if the resources have actually changed. Currently I call `kapp` with `--json` and then after validating that...

helping with an issue

Aside from the new config/html for fullday-namespaced workshop, I've also updated the slides in the general k8s section where I can to support more cluster types. For instance we're never...

As we all know the public helm chart repos are being deprecated. I see the authors here are already aware of this, and are hosting their own here. The following...

kind/enhancement
workflow/inprogress

This PR adds two new features that allow for testing of charts that have/require the use of post renderer hooks 1. Allow the user to provide a setup script that...

size/M

It's important to give people software that *just* works. However its also important to encourage people to act securely. It would be great to be able to annotate values as...

discussion

hurruh new problem: ``` root@lolnowat:/root/dockenstack# docker run -t -i --privileged=true -p 0.0.0.0:80:80 dockenstack bash root@ce128c29b517:/# root@ce128c29b517:/# /opt/dockenstack/bin/devstack-init * Starting message broker rabbitmq-server 140630 15:40:42 mysqld_safe Can't log to error log...

Would be great to include a small go based syslog server library ( https://github.com/ziutek/syslog ) and allow via options to have logspout listen on udp syslog or unix socket. this...

type: enhancement

## Description elasticsearch was failing on openshift clusters because it was trying to run as user 0 with privileged mode. This adds a SCC with the correct permissions for it....

##### SUMMARY Fixes #759 This allows the user to list service principals by display name, or just all principals for post-list processing. examples ``` - name: Get ad service principal...

medium_priority
work in

##### SUMMARY I'm trying to do the equivalent of this `az ad sp list --filter "displayname eq 'Azure Red Hat OpenShift RP'" --query "[?appDisplayName=='Azure Red Hat OpenShift RP'].{objectId: objectId}" -o...

has_pr
medium_priority
new_featrue