James Pollard
James Pollard
We have a role that looks like this: ``` apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: name: kpack-webhook-certs-admin namespace: kpack rules: - apiGroups: - "" resources: - secrets verbs: - get -...
Hi there, When trying to bump to kpack v0.0.9 for cf-for-k8s (on K8s v1.14), we noticed that `kapp deploy` succeeded even those the `kpack-controller` pods never came up. It'd be...
The paketo staticfile buildpack is not yet ready for prime time. A good indication for it being ready is the repo moving from paketo-community github org into paketo-buildpacks. We want...
**Additional context** We (@birdrock and I) are two engineers from the cf-for-k8s team. (Hi! 👋 ) We wanted to tryout kubeCF and right away ran into issues trying to deploy....