Skip to content

Instantly share code, notes, and snippets.

View cmoulliard's full-sized avatar
🏠
Working from home

Charles Moulliard cmoulliard

🏠
Working from home
View GitHub Profile
Password Store
├── README.md
├── apps
│   └── snowdrop-bot
│   ├── admin
│   │   └── default_password
│   └── db
│   ├── password
│   └── user
├── github.com
apiVersion: v1
kind: Pod
metadata:
name: tutorial-image-pod
namespace: demo
spec:
containers:
- image: gcr.io/cf-build-service-public/kpack/completion@sha256:7b8b829ee21f6009ea9b580cad86fb2f74f28d2aa34676d4a130fb62b9fc9893
imagePullPolicy: IfNotPresent
name: completion
Name: tutorial-image-build-1-nkgw4-build-pod
Namespace: demo
Priority: 0
Node: h01-118/95.217.159.244
Start Time: Thu, 11 Mar 2021 13:18:04 +0100
Labels: image.kpack.io/buildNumber=1
image.kpack.io/image=tutorial-image
image.kpack.io/imageGeneration=1
kpack.io/build=tutorial-image-build-1-nkgw4
Annotations: image.kpack.io/buildChanges:
apiVersion: v1
kind: Pod
metadata:
annotations:
kpack.io/build: cert
labels:
image.kpack.io/buildNumber: "1"
image.kpack.io/image: tutorial-image
image.kpack.io/imageGeneration: "1"
kpack.io/build: tutorial-image-build-1
REGISTRY_ADDRESS=kube-registry.infra.svc
REGISTRY_PROTOCOL=https
REGISTRY_PREFIX=cmoulliard
USER=admin
PASSWORD=snowdrop
echo "IMPORTANT: Copy the self signed cert here please using the name : server.crt !!!!! before to launch the script"
pushd cert-injection-webhook
pack build $REGISTRY_PREFIX/my-setup-ca-certs \
apiVersion: v1
kind: Pod
metadata:
annotations:
image.kpack.io/buildChanges: '[{"reason":"CONFIG","old":{"resources":{},"source":{}},"new":{"resources":{},"source":{"git":{"url":"https://github.com/spring-projects/spring-petclinic","revision":"82cb521d636b282340378d80a6307a08e3d4a4c4"}}}}]'
image.kpack.io/reason: CONFIG
kpack.io/build: cert
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"kpack.io/v1alpha1","kind":"Image","metadata":{"annotations":{"kpack.io/build":"cert"},"name":"tutorial-image","namespace":"demo"},"spec":{"builder":{"kind":"Builder","name":"my-builder"},"serviceAccount":"tutorial-service-account","source":{"git":{"revision":"82cb521d636b282340378d80a6307a08e3d4a4c4","url":"https://github.com/spring-projects/spring-petclinic"}},"tag":":5000/tutorial"}}
creationTimestamp: "2021-03-11T07:58:13Z"
apiVersion: v1
items:
- apiVersion: apps/v1
kind: Deployment
metadata:
annotations:
deployment.kubernetes.io/revision: "1"
meta.helm.sh/release-name: registry
meta.helm.sh/release-namespace: default
creationTimestamp: "2021-03-05T18:12:50Z"
REQUEST: [2021-03-05T11:53:01+01:00]
GET / HTTP/1.1
Host: api.95.217.159.244.nip.io
Accept: application/json
User-Agent: cf/7.2.0+be4a5ce2b.2020-12-10 (go1.13.15; amd64 linux)
RESPONSE: [2021-03-05T11:53:01+01:00]
HTTP/1.1 200 OK
Content-Length: 1176
Content-Type: application/json;charset=utf-8

Keybase proof

I hereby claim:

  • I am cmoulliard on github.
  • I am cmoulliard (https://keybase.io/cmoulliard) on keybase.
  • I have a public key ASBxVgk7VfQF7KRSnJ934xrR_D_WNSD7pKi_ITCrBEnRnwo

To claim this, I am signing this object:

Started by user unknown or anonymous
Running as SYSTEM
Building in workspace /Users/cmoullia/temp/jenkins/local/workspace/check-bom-dependencies
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/snowdrop/spring-boot-bom # timeout=10
Fetching upstream changes from https://github.com/snowdrop/spring-boot-bom
> git --version # timeout=10